PUM_Upgrade_v1_8_Themes
Class: Implements a batch processor for migrating existing themes to new data structure.
Source: includes/batch/upgrade/class-upgrade-v1_8-themes.php:17
Class: Implements a batch processor for migrating existing themes to new data structure.
Source: includes/batch/upgrade/class-upgrade-v1_8-themes.php:17
Function: Returns the default theme_id from global settings.
Source: includes/functions/general.php:29
Function: Gets the cache close_text of a theme from wp_options to prevent un-needed queries on the front end.
Source: includes/functions/general.php:56
Function: Gets the cache of theme close text from wp_options to prevent un-needed queries on the front end.
Source: includes/functions/general.php:69
Function: Updates the cache of theme close text to prevent un-needed queries on the front end.
Source: includes/functions/general.php:86
Function: Resets both asset cached files & transient CSS storage to be regenerated.
Source: includes/functions/general.php:138
Function: Fetches theme meta group data from v2 data format.
Source: includes/functions/themes/deprecated.php:233
Function: Installs a default theme and returns the new theme ID.
Source: includes/functions/themes/portability.php:60
Function: Get theme meta defaults from data model 1.
Source: includes/functions/themes/deprecated.php:30
Function: Fetches theme meta group data from v1 data format.
Source: includes/functions/themes/deprecated.php:51