WordPress.org

Make WordPress Themes

#5132 closed theme (not-approved)

THEME: Little Boxes - 1.42

Reported by: brrian Owned by: mercime
Priority: Keywords: theme-little-boxes
Cc: brrian@…

Description

Change History (7)

comment:1 chipbennett22 months ago

  • Owner set to chipbennett
  • Status changed from new to assigned

comment:2 chipbennett21 months ago

  • Owner changed from chipbennett to selenas

comment:3 sabreuse17 months ago

  • Owner selenas deleted

comment:4 sabreuse17 months ago

  • Resolution set to closed-newer-version-uploaded
  • Status changed from assigned to closed

comment:5 sabreuse17 months ago

  • Resolution closed-newer-version-uploaded deleted
  • Status changed from closed to reopened

comment:6 mercime17 months ago

  • Owner set to mercime
  • Status changed from reopened to assigned

comment:7 mercime17 months ago

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

Issues from Previous Reviews

  • Fixed. Licensing changed to GPL from CC

Code Quality

  • 404.php - Some content more than merely the basic "Error 404 - Page Not Found" message - should be displayed such as some helpful text, a search form, a list of Post or Pages, etc.
  • archive.php - Include wp_link_pages() to support navigation links within posts.
  • functions.php

1) if you're going to support custom menu, then please do it properly. The function is incomplete and there's no call for custom menu anywhere in header.php or in regular pages. To see the proper way to add custom menus, check out http://justintadlock.com/archives/2010/06/01/goodbye-headaches-hello-menus

2) register_sidebar is not properly implemented. Check out http://justintadlock.com/archives/2010/11/08/sidebars-in-wordpress

3) delete if function_exists conditional for automatic_feed_links as it is a required feature for themes submitted to WP Theme Repo

4) Themes are required to use a unique slug as a prefix for all custom function names, classes, public/global variables, database entries (Theme options, post custom metadata, etc.)

Theme Summary

This is a cursory review. This Theme failed a sufficient number of required criteria to warrant discontinuing further review. Additional review will be required once the above issues are resolved.

Prior to re-submitting, please ensure Theme meets all requirements in the Theme Review Guidelines and the Theme Unit Tests. Once these issues have been resolved, please re-submit your Theme using the uploader tool on wordpress.org/extend/themes, and a new Trac ticket will be generated. Note: Re-submitted Themes are given review priority over new Themes.

The following information should be of assistance in getting your theme to meet all the criteria:

Please feel free to make use of the contact details below if you have any questions, comments, or feedback:

  • Leave a comment on this ticket
  • Send an email to the Theme Review email list
  • Use the #wordpress-themes IRC channel on Freenode.
Note: See TracTickets for help on using tickets.