WP Subdomains (Revisited)

Setup your main categories, pages, and authors as subdomains with custom themes. Surely will come for more options...

1 database table

Table NameDescriptionMethod
wp_category_subdomainsStores category subdomains data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:csd_catarchives_onOption key:csd_pagefilter_onOption key:csd_sub_pagesOption key:csd_subdomainall_onOption key:csd_themes_onOption key:csd_versionOption key:csd_widget_categoriesOption key:csd_widget_sitelistOption key:sr_catarchives_onOption key:sr_pagefilter_onOption key:sr_sub_pagesOption key:sr_themes_onOption key:wps_catarchivesOption key:wps_pagefilterOption key:wps_sub_pagesOption key:wps_subdomainallOption key:wps_themesOption key:wps_version
wp_postmeta
Post meta