1
vote
1answer
23 views

Theme settings default, strange behavior before first save

I was building a theme options page with the settings API. I use an ajax call to compute some settings automatically from other pages / tabs. I noticed that all of the new settings default ("std") ...
3
votes
2answers
969 views

Moving WordPress.com theme and widget settings to self-hosted site?

Possible Duplicate: Migrating from WordPress.com to self-hosted site and autoforward visitors? How can I move theme and plugin (widget) settings from a WordPress.com site to a self-hosted ...
2
votes
3answers
640 views

Multisite: setting theme and options when a new blog is created

When a new blog is created in a WP Multisite instance I want to be able to set the default theme and configuration options create 2 menus (main and secondary) and associate them with the 2 slots ...
4
votes
1answer
865 views

Best practices for a Style/CSS based theme options page?

I would like to create a theme options page based only on changing the site wide CSS styling. For instance body/container background colors, font-sizes, font colors, etc. I have accomplished this by ...
1
vote
2answers
98 views

What changes we need to make to a theme so it can be installed as a MU Theme?

I downloaded the free Wootheme Irrestible and if installed on a stand alone Wordpress, works very well. Now, if we enable Multiple Sites on 3.x and set this theme to be the theme of a new site it ...