Opened 11 months ago
Closed 9 months ago
#8585 closed theme (live)
THEME: Picturesque - 0.1
| Reported by: | greenshady | Owned by: | Cryout Creations |
|---|---|---|---|
| Priority: | major | Keywords: | theme-picturesque |
| Cc: | justin@… |
Description
Picturesque - 0.1
An elegant photoblogging theme that emphasizes your photography. The theme takes full advantage of WordPress?' built-in image and gallery post formats to make for a unique photoblogging experience.
Theme URL - http://themehybrid.com/themes/picturesque
Author URL - http://justintadlock.com
SVN - http://themes.svn.wordpress.org/picturesque/0.1
ZIP - http://wordpress.org/extend/themes/download/picturesque.0.1.zip?nostats=1
All previous tickets for this theme: http://themes.trac.wordpress.org/query?keywords=~theme-picturesque
Change History (3)
comment:1 Changed 10 months ago by chipbennett
- Owner set to Cryout Creations
- Status changed from new to assigned
comment:2 Changed 10 months ago by Cryout Creations
comment:3 Changed 9 months ago by applextrent
- Resolution set to approved
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.


Deprecated Calls - PASS
Theme Check - PASS
with the following recommendations:
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: get_theme_data found in the file library/functions/core.php. Deprecated since version 3.4. Use wp_get_theme() instead.
RECOMMENDED: get_bloginfo( text_direction ) was found in the file library/functions/context.php. Use is_rtl() instead.
RECOMMENDED: TEMPLATEPATH was found in the file library/functions/core.php. Use get_template_directory() instead.
RECOMMENDED: STYLESHEETPATH was found in the file library/functions/core.php. Use get_stylesheet_directory() instead.
Code Quality - PASS
Theme Unit Tests - PASS
General Tests - PASS
Template Page Tests - PASS
Everything looks okay. Suggest APPROVAL