Opened 8 months ago

Closed 8 months ago

Last modified 7 months ago

#9366 closed theme (not-approved)

THEME: Mosaic - 1.0

Reported by: WildWebLab Owned by: life.object
Priority: major Keywords: theme-mosaic
Cc: contact@…

Description

Mosaic - 1.0

Mosaic is a clean, lightweight and fully responsive theme. The theme option panel include three layout choices, custom logo, backgrounds, colors, typography and more.

Theme URL - http://wildweblab.com/theme/mosaic
Author URL - http://wildweblab.com/

SVN - http://themes.svn.wordpress.org/mosaic/1.0
ZIP - http://wordpress.org/extend/themes/download/mosaic.1.0.zip?nostats=1

All previous tickets for this theme: http://themes.trac.wordpress.org/query?keywords=~theme-mosaic

http://themes.svn.wordpress.org/mosaic/1.0/screenshot.png

Change History (5)

comment:1 Changed 8 months ago by life.object

  • Owner set to life.object
  • Status changed from new to assigned

comment:2 Changed 8 months ago by life.object

  • Resolution set to not-approved
  • Status changed from assigned to closed

Review Summary:

Theme Plugin Test:

Plugin "Theme Check": Pass
Plugin "Debogger": Pass
Plugin "Log Deprecated Notices": None

Theme Unit Test:

Required Issues:

  • Themes are REQUIRED to use wp_title filter to filter wp_title() (RECOMMENDED), or pass argument to wp_title() (OPTIONALLY), in order to modify document title content.
  • IE conditional html tags must be enqueued rather than hard-coded.
  • Scripts (i.e. libraries) should be enqueued via callback, rather than hard-coded in the document head.
  • Themes must not use inline styles or javascript.
  • No unnecessary meta tags (WordPress?? generator tag, SEO meta tags, copyright meta tags, viewport meta tags etc.) should be hard-coded into the document head.
  • Themes are required to enqueue comment-reply script via callback, rather than hard-code the enqueue in the HTML document head.
  • Call to wp_footer() must come immediately before closing HTML </body> tag.

Theme Recommendation:

  • Not-Approved.
  • Currently this Theme does not meet the minimum standards, please resolve all issues including listed above and feel free to resubmit your Theme.
  • This was a preliminary review, if you have any questions please post them here.

Thank you for your contribution! :)

comment:3 Changed 7 months ago by WildWebLab

Thanks for the review!

I fixed above issues, but I wasn't sure about point 2.

New ticket: http://themes.trac.wordpress.org/ticket/9685

comment:4 follow-up: Changed 7 months ago by life.object

@WildWebLab?

Point 2

Thanks

comment:5 in reply to: ↑ 4 Changed 7 months ago by WildWebLab

@life.object

Thanks for the clarification.
I've uploaded another version with clean html tag.

http://themes.trac.wordpress.org/ticket/9688

Last edited 7 months ago by WildWebLab (previous) (diff)
Note: See TracTickets for help on using tickets.