Opened 11 years ago
Closed 11 years ago
#18212 closed theme (not-approved)
THEME: CCR Stylo - 1.0.6
Reported by: |
|
Owned by: |
|
---|---|---|---|
Priority: | previously reviewed | Keywords: | theme-ccr-stylo |
Cc: | codexcoderltd@… |
Description
CCR Stylo - 1.0.6
Responsive WordPress Blog Theme
Theme URL -
Author URL - http://www.codexcoder.com
SVN - https://themes.svn.wordpress.org/ccr-stylo/1.0.6
ZIP - https://wordpress.org/themes/download/ccr-stylo.1.0.6.zip?nostats=1
Diff with previous version: https://themes.trac.wordpress.org/changeset?old_path=/ccr-stylo/1.0.5&new_path=/ccr-stylo/1.0.6
History:
Ticket | Summary | Status | Resolution | Owner |
---|---|---|---|---|
#16650 | THEME: CCR Stylo - 1.0.3 | closed | not-approved | |
#17105 | THEME: CCR Stylo - 1.0.4 | closed | not-approved | |
#18149 | THEME: CCR Stylo - 1.0.5 | closed | not-approved | |
#18212 | THEME: CCR Stylo - 1.0.6 | closed | not-approved | |
Attachments (1)
Change History (5)
#3
@
11 years ago
Here we go:
Policy Requirements
- comments.php: no link to CodexCoder license available (only a license.txt in root folder, not specified)
- footer.php: hard coded credits text
- readme.txt: note to not 100% GPL license
Code quality
- header.php: unused php code blocks
- header.php: misspelled keywords meta-tag
- footer.php: hard coded script-tag for google analytics function in php ("proudly powered by wordpress" not removable in theme settings)
- functions.php: unused php code (line 20)
- functions.php: theme options are outsourced to file (lib/theme_functions.php) and not properly chained to a single options array
- content.php moved to content/content.php (imho not nessessary)
Theme unit test
- layout is not consistent; looks unready
- search form is not fluid and overlaps (screenshot)
- theme settings: logo is hidden when I choose to show it and vice versa
- theme settings: no preview of uploaded favicon
Hope this helps.
Reassigning to @elfacht due to inactivity.