#10493 closed theme (approved)
THEME: Reddle - 1.1
| Reported by: | automattic | Owned by: | nofearinc |
|---|---|---|---|
| Priority: | major | Keywords: | theme-reddle |
| Cc: | themes@…, obenland@… |
Description
Reddle - 1.1
Everything about Reddle's minimal design elegantly adapts to how you want to use your blog and what you want to use it for. Want to use your blog for a simple one-column link blog? A two-column business site with a custom header and no posts? Reddle can do that too — and look good doing it too.
Theme URL - http://theme.wordpress.com/themes/reddle/
Author URL - http://automattic.com/
SVN - http://themes.svn.wordpress.org/reddle/1.1
ZIP - http://wordpress.org/extend/themes/download/reddle.1.1.zip?nostats=1
Diff with previous version: http://themes.trac.wordpress.org/changeset?old_path=/reddle/1.0&new_path=/reddle/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-reddle&order=id
Change History (4)
comment:1 Changed 5 months ago by kobenland
- Cc obenland@… added
comment:2 Changed 4 months ago by nofearinc
- Owner set to nofearinc
- Status changed from new to assigned
comment:3 Changed 4 months ago by nofearinc
- Resolution set to approved
- Status changed from assigned to closed
comment:4 Changed 4 months ago by nishasingh
Sorry to add issues without permission. Got few things in this theme.
- In searchform.php file, got
- The template for displaying search forms in Twenty Eleven
- @package WordPress?
- @subpackage Twenty_Eleven
- @since Twenty Eleven 1.0
- In Unit test:
- No Post Title: This Post has no Post Title, but must still display a link to the single-page Post view.
- theme Check result:
- add_custom_image_header found in the file custom-header.php. Deprecated since version 3.4. Use add_theme_support( 'custom-header', $args ) instead.
Line 59: add_custom_image_header( $args['wp-head-callback'], $args['admin-head-callb
Thank you,
Nisha


Previous review remarks: fixed
There are no more errors or warnings returned while testing the theme locally. Image support has been handled properly, as well as field management.
Ticket being resolved as approved.