#10478 closed theme (not-approved)
THEME: WP Boxes - 1.0
| Reported by: | itsabhik | Owned by: | chipbennett |
|---|---|---|---|
| Priority: | major | Keywords: | theme-wp-boxes |
| Cc: | abhik@… |
Description
WP Boxes - 1.0
WP Boxes is a box based clean theme for WordPress? that gives your blog a classy and professional look. 4 Extra Widgetized area for better customization and monetization. Author Box, Opengraph, Page Navigation and also social sharing buttons are integrated with the theme.
Theme URL - http://www.itsabhik.com/wpboxes-a-box-type-wordpress-theme/
Author URL - http://www.itsabhik.com
SVN - http://themes.svn.wordpress.org/wp-boxes/1.0
ZIP - http://wordpress.org/extend/themes/download/wp-boxes.1.0.zip?nostats=1
All previous tickets for this theme: http://themes.trac.wordpress.org/query?keywords=~theme-wp-boxes
Change History (3)
comment:1 Changed 5 months ago by chipbennett
- Owner set to chipbennett
- Status changed from new to assigned
comment:2 Changed 5 months ago by chipbennett
- Resolution set to not-approved
- Status changed from assigned to closed
comment:3 Changed 5 months ago by ItsAbhik
Sir,
Just uploaded a newer version of the theme
http://themes.trac.wordpress.org/ticket/10557
Regards


Required
if ( ! isset( $content_width ) ) $content_width = 800; add_theme_support( 'automatic-feed-links' ); add_theme_support( 'post-formats', array( 'aside', 'chat', 'gallery', 'image', 'link', 'quote', 'status', 'video', 'audio' ) ); if ( !function_exists( 'optionsframework_init' ) ) { define( 'OPTIONS_FRAMEWORK_DIRECTORY', get_template_directory_uri() . '/inc/' ); require_once dirname( __FILE__ ) . '/inc/options-framework.php'; }This is not a complete review.