Opened 14 months ago
Closed 14 months ago
#6952 closed theme (not-approved)
THEME: Dorp - 1.1
| Reported by: | Andre96 | Owned by: | Mamaduka |
|---|---|---|---|
| Priority: | major | Keywords: | theme-dorp |
| Cc: | meyeringandre@… |
Description
Dorp - 1.1
Dorp ist a mordern Theme for Wordpress. It has a responsive layout, so it's optimized for mobile devices like iPad, iPhone,...
Theme URL - http://wordpress.org/extend/themes/dorp/
Author URL - http://andremeyering.de/
SVN - http://themes.svn.wordpress.org/dorp/1.1
ZIP - http://wordpress.org/extend/themes/download/dorp.1.1.zip?nostats=1
Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/dorp/1.0&new_path=/dorp/1.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-dorp&order=id
Change History (2)
comment:1 Changed 14 months ago by Mamaduka
- Owner set to Mamaduka
- Status changed from new to assigned
comment:2 Changed 14 months ago by Mamaduka
- Resolution set to not-approved
- Status changed from assigned to closed


From Previous Review
__MACOSX should or any hidden folders should be removed.
Theme must not trigger any PHP errors or notices. You're trying to retrieve theme options header_image_layouts, but there is not options for this on Theme Options page, it's options for Thumbnails as Header images. You defined helper function for header image layouts, but added default value for header_post_image. If you correct this I think there won't be any PHP errors.
Also use get_template_directory() instead of TEMPLATEPATH
Resolution not-approved