Opened 20 months ago
Closed 16 months ago
#5474 closed theme (not-approved)
THEME: Kusarigama - 1.0.1
| Reported by: | marcycaster | Owned by: | emhr |
|---|---|---|---|
| Priority: | major | Keywords: | theme-kusarigama |
| Cc: | marcello.brivio@… |
Description
Kusarigama - 1.0.1
A clean and minimal theme for WordPress? ninjas. Of course it is widget enabled and provides some extra customization options.
Theme URL - http://www.marcellobrivio.com/wordpress/kusarigama/
Author URL - http://www.marcellobrivio.com/
SVN - http://themes.svn.wordpress.org/kusarigama/1.0.1
ZIP - http://wordpress.org/extend/themes/download/kusarigama.1.0.1.zip?nostats=1
Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/kusarigama/1.0&new_path=/kusarigama/1.0.1
All previous tickets for this theme: http://themes.trac.wordpress.org/query?col=id&col=summary&col=keywords&col=owner&col=status&col=resolution&keywords=~theme-kusarigama&order=priority
Change History (9)
comment:1 Changed 20 months ago by marcycaster
comment:2 Changed 19 months ago by marcycaster
Hi, I didn't receive any news about this new version of my theme, Kusarigama.
Let me know if enything else is needed in order to have it approved.
comment:3 Changed 19 months ago by chipbennett
- Owner set to stur
- Status changed from new to assigned
comment:4 Changed 16 months ago by sabreuse
- Owner stur deleted
comment:5 Changed 16 months ago by sabreuse
- Resolution set to closed-newer-version-uploaded
- Status changed from assigned to closed
comment:6 Changed 16 months ago by sabreuse
- Resolution closed-newer-version-uploaded deleted
- Status changed from closed to reopened
comment:7 Changed 16 months ago by sabreuse
- Owner set to emhr
- Status changed from reopened to assigned
comment:8 Changed 16 months ago by emhr
Recommend not-approved
Review Summary:
This is a cursory review only. This Theme failed a sufficient number of criteria to warrant discontinuing further review. Prior to re-submitting, please ensure Theme meets all requirements in the Latest 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 Theme Review guidelines have been revised since you last submitted.
Test your Theme using the Theme Check tool, and ensure that no errors are found, prior to re-submission.
Code Quality:
Theme is required not to generate notices.
NOTICE: wp-content/themes/kusarigama/functions.php:118 - Undefined index: page
NOTICE: wp-content/themes/kusarigama/functions.php:119 - Undefined index: action
NOTICE: wp-content/themes/kusarigama/functions.php:133 - Undefined index: action
NOTICE: wp-content/themes/kusarigama/functions.php:146 - Undefined index: saved
NOTICE: wp-content/themes/kusarigama/functions.php:147 - Undefined index: reset
Theme Unit Test:
General:
negative margin-bottom creating display issues for: .content h1, .content h2, .content h3, .content h4, .content h5, .content h6
Post: Image Test
Page 2: No alignment, with caption border displays abnormally
Page 3 : Wide Image, Not Resized overflows content area
Page 4 : Clearing Floats: pagination and postfooter not clearing properly
Required functions:
improper use: bloginfo('rss2_url') use get_feed_link('rss2')
improper use: bloginfo('stylesheet_url') use get_stylesheet_uri()
improper use: wp_enqueue_script( 'comment-reply' ) called in header.php it needs to be hooked into wp_enqueue_scripts from a
required use of wp_link_pages() currently pages cannot be paginated
Theme Settings and Data Security:
required to save options in a single array, rather than create multiple options for its settings page
required to validate and sanitize all untrusted data before entering data into the database
recommended to use the Settings API to get and save form input data rather than rely on $_POST and $_REQUEST
Responding To This Review
Theme developer questions, comments, and feedback are welcome and encouraged. Please use one of the following methods:
1) Leave a comment on this ticket
2) Email the theme-reviewers email list
3) Use the #wordpress-themes channel on irc.freenode.net
comment:9 Changed 16 months ago by emhr
- Resolution set to not-approved
- Status changed from assigned to closed


Hi, I didn't receive any news about this new version of my theme, Kusarigama.
Let me know if enything else is needed in order to have it approved.