marcodeltongo / thematic

Automatically exported from code.google.com/p/thematic
0 stars 0 forks source link

Integrate "add_theme_support()" and "add_custom_background();" #73

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add Wordpress 3.0 Support for add_theme_support(). i.e:

add_theme_support( 'nav-menus' );
add_theme_support( 'post-thumbnails' ) (possibly not needed)

and

add_custom_background();

Original issue reported on code.google.com by conroy.j...@gmail.com on 3 Apr 2010 at 8:03

GoogleCodeExporter commented 9 years ago
Not a defect but an enhancement - couldn't figure out how to set.

Original comment by conroy.j...@gmail.com on 3 Apr 2010 at 8:04

GoogleCodeExporter commented 9 years ago
add_theme_support is integrated
http://developing.thematic4you.com/2010/04/thematic-revision-653/

Original comment by chris.gossmann@googlemail.com on 6 Apr 2010 at 3:32

GoogleCodeExporter commented 9 years ago
Awesome work Chris. Please let me know how I can help out - would love to give 
you a
hand whenever I can get a chance.

Original comment by conroy.j...@gmail.com on 7 Apr 2010 at 6:35