Opened 8 months ago

Closed 7 months ago

#9710 closed theme (not-approved)

THEME: White Orange - 2.0

Reported by: julianericain Owned by: labor4it
Priority: major Keywords: theme-white-orange
Cc: julianericain@…

Description

White Orange - 2.0

White Orange ist ein kostenloses Theme der JayJay? group. Es ist an das Terminal-Logo angelehnt.

Theme URL - http://jhome.jh.ohost.de/
Author URL - http://julian.ain-online.de/

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

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

http://themes.svn.wordpress.org/white-orange/2.0/screenshot.png

Attachments (1)

Capture.JPG (39.2 KB) - added by labor4it 7 months ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 7 months ago by emiluzelac

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

Changed 7 months ago by labor4it

comment:2 Changed 7 months ago by labor4it

Proposed Resolution: NOT-APPROVED


Code Quality

RECOMMENDED: No reference to add_theme_support( 'custom-header', $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.

RECOMMENDED: No reference to add_theme_support( 'custom-background', $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

RECOMMENDED: No reference to add_editor_style() was found in the theme. It is recommended that the theme implement editor styling, so as to make the editor content match the resulting post output in the theme, for a better user experience.

RECOMMENDED: could not find the file readme.txt in the theme. Please see
Theme_Documentation for more information.

RECOMMENDED: add_custom_image_header found in the file functions.php. Deprecated since version 3.4. Use add_theme_support( 'custom-header', $args ) instead.

REQUIRED: Themes are required to use theme-slug (or a reasonable facsimile) as textdomain for translation. Theme is using toolbox as the textdomain everywhere which should be unique and relevant to the theme name. Ref: header.php

REQUIRED: Themes are required to use a unique slug as a prefix for anything in the public namespace, including all custom function names, classes, hooks, public/global variables, database entries (Theme options, post custom metadata, etc.) Ref: functions.php Themes are recommended to use theme-slug as this unique slug

Presentation vs Functionality

REQUIRED: Themes are required to have all public-facing text in English. Ref: Theme Description

Template Tags and Hooks

REQUIRED: Themes are required to enqueue all stylesheets and scripts, using wp_enqueue_style()/wp_enqueue_script(), and hooked into an appropriate hook via callback function, rather than hard-coding stylesheet/script links or tags in the template. Ref: header.php

REQUIRED: Themes are required to use get_stylesheet_uri() instead of bloginfo( 'stylesheet_url' )

Theme Template Files

REQUIRED:screenshot.png should be a "reasonable facsimile" of the Theme after it is initially activated with default options

Licensing

REQUIRED:Derivative Themes are required to retain/declare the copyright information of the original work. This theme is a derivative of Toolbox Theme. Themes are required to declare copyright and license information as specified by the applicable license, e.g.:

Twenty Eleven WordPress Theme, Copyright 2011 WordPress.org
Twenty Eleven is distributed under the terms of the GNU GPL

REQUIRED: Themes are required to state the copyright and license information for any bundled resources not covered by the Theme's license statement. Themes are recommended to state this information in the Theme's README documentation.

REQUIRED: Theme URI, if used, is required to link to a page specifically related to the Theme. If a demonstration site or page is being used, the content must be related to the theme itself.

REQUIRED: Author URI, if used, is required to link to an author's personal web site or project/development website.

REQUIRED: A second "Powered by" link for WordPress? is also acceptable, with the link pointing to http://wordpress.org.

Theme Unit Tests

RECOMMENDED: Menu Items font color is not visible easily. It should be changed to a visible color.

REQUIRED: Menu and sub-menus are visible without hovering. Long menu text is not showing properly. Menu, sub-menu, menu items should be styled properly. Ref: Capture.JPG​

Proposed Resolution

This is not a complete review.
Theme is recommended as NOT-APPROVED
Please address the issues in next theme version and before submitting the version follow the Theme Review Guidelines

Last edited 7 months ago by labor4it (previous) (diff)

comment:3 Changed 7 months ago by labor4it

  • Resolution set to not-approved
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.