Opened 8 months ago

Closed 7 months ago

#9463 closed theme (not-approved)

THEME: White Pad - 1.0

Reported by: puneetsahalot Owned by: garinungkadol
Priority: major Keywords: theme-white-pad
Cc: puneetsahalot@…

Description

White Pad - 1.0

A simple, elegant, minimalist theme for bloggers and writers. Comes with easy to use features. Simply install and activate the theme. No configuration required. No brainstorming efforts required to tweak multiple options or go through different settings page. A perfect fit for all newbees and minimalism lovers.

Theme URL -
Author URL - http://www.ideaboxcreations.com

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

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

http://themes.svn.wordpress.org/white-pad/1.0/screenshot.png

Attachments (3)

lists-comments.jpg (22.8 KB) - added by garinungkadol 7 months ago.
wide-image.jpg (61.6 KB) - added by garinungkadol 7 months ago.
table-tag.jpg (316 bytes) - added by garinungkadol 7 months ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 7 months ago by garinungkadol

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

Changed 7 months ago by garinungkadol

Changed 7 months ago by garinungkadol

Changed 7 months ago by garinungkadol

comment:2 Changed 7 months ago by garinungkadol

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

General Information

  • REQUIRED: Include the development version of the HTML5 shiv script in the theme package for reference purposes.

Theme Unit Test

Blog Index View

  • REQUIRED: Posts with no title must still include the permalink to the single post view.

Single Post View

  • REQUIRED: Wide images should not overflow outside the content area. See wide-image.jpg
  • REQUIRED: Check the styling of ordered and unordered lists when used in comments. See lists-comments.jpg

Pages

  • REQUIRED: If comments are enabled, pages must display any comments.

Functionality

  • REQUIRED: As Favicon functionality exists, it is required to be opt-in, and disabled by default. You are also required to support user-defined favicon images.
  • REQUIRED: Theme should not be removing core functionality. See Lines 68 - 74 in functions.php

Code Quality

  • REQUIRED: Scripts should not be hard-coded in the header template. The HTML5 shiv script belongs in a callback function that hooks into wp_head.
  • REQUIRED: bloginfo(url) was found in the file footer.php. Use echo home_url() instead.
  • REQUIRED: While translation support is recommended, implementation, if supported, must be complete.
    • If you intend to support translation you must:
      • Load the theme's text domain
      • Make sure all text the user will see is localized
    • If you don't intend to support translation you must:
      • Remove all translation functions
  • REQUIRED: wp_footer() must be placed directly before </body>.

REVIEW SUMMARY

  • This is a new theme
  • Performed a complete review
  • Resolving ticket as not-approved due to above issues.

Puneet, a subsequent reviewer may find further issues so before re-submitting your theme, make sure to check your theme against the Theme Review guidelines and Theme Unit Test.

If you have any questions about this review, feel free to ask here.

~ Vicky

Note: See TracTickets for help on using tickets.