'); ?>

Options - ' . __('Plus', 'weaver-xtreme' /*adm*/) . ' ('; echo WEAVER_XPLUS_VERSION; echo ')'; }?>

Switch to Customizer
s! Non-sapi forms follow // ===================== end of big form ===================== ?>
>>> Weaver Xtreme Themes Tab } do_action('weaverx_child_process_options'); // let the child theme do something do_action('weaverxplus_admin','process_options'); do_action('weaverx_process_license_options'); /* this tab has the most individual forms and submit commands */ /* ====================================================== */ if ( !$processed && isset($_GET['settings-updated']) && $_GET['settings-updated'] == 'true' ) { add_settings_error(WEAVER_SETTINGS_NAME, 'settings_updated', __('Saved', 'weaver-xtreme' /*adm*/), 'updated'); $vers = weaverx_getopt('style_version') + 1; weaverx_setopt('style_version', $vers ); if ( ! WEAVERX_DEV_MODE ) { $themename = weaverx_getopt('themename'); if ( strpos($themename,'-V-') === false ) // fixup theme name $themename .= '-V-'; $themename = rtrim($themename, '0..9'); weaverx_setopt('themename', $themename . $vers ); } } weaverx_save_opts('Weaver Xtreme Admin'); /* FINALLY - SAVE ALL OPTIONS AND UPDATE CURRENT CSS FILE */ } function weaverx_admin_admin() { // compatibility version - code moved to theme support plugin as weaverx_admin_admin_ts ?>

'; echo sprintf(__('Please install the %s plugin to enable Legacy Save/Restore.', 'weaver-xtreme'), 'Weaver Xtreme Theme Support'); echo '

'; _e('The Weaver Xtreme Theme Support Plugin provides the full set of theme Save/Restore options. Please open the Appearance → Recommended Plugins menu or go to WordPress.com to install this plugin.', 'weaver-xtreme'); echo '

'; //$t_dir = weaverx_relative_url('') . 'assets/images/core-subthemes.jpg'; //echo ''; } else do_action('weaverx_admin_saverestore'); } function do_weaverx_admin_subthemes() { if (!has_action('weaverx_admin_subthemes')) { echo '

'; echo sprintf(__('Please install the %s plugin to enable Weaver Xtreme Subthemes.', 'weaver-xtreme'), 'Weaver Xtreme Theme Support'); echo '

'; _e('The Weaver Xtreme Theme Support Plugin provides a full set of theme options, including pre-defined subthemes, and the complete legacy options interface which gives you even more ways to customize your site design. Please open the Appearance → Recommended Plugins menu or go to WordPress.com to install this plugin.', 'weaver-xtreme'); echo '

'; $t_dir = weaverx_relative_url('') . 'assets/images/core-subthemes.jpg'; echo ''; } else do_action('weaverx_admin_subthemes'); } function do_weaverx_admin_mainopts() { if (!has_action('weaverx_admin_mainopts')) { echo '

'; echo sprintf(__('Please install the %s plugin to enable Main and Advanced Options.', 'weaver-xtreme'), 'Weaver Xtreme Theme Support'); echo '

'; _e('The Weaver Xtreme Theme Support Plugin provides a full set of theme options, including pre-defined subthemes, and the complete legacy options interface which gives you even more ways to customize your site design. Please open the Appearance → Recommended Plugins menu or go to WordPress.com to install this plugin.', 'weaver-xtreme'); echo '

'; $t_dir = weaverx_relative_url('') . 'assets/images/legacy-options.jpg'; echo ''; } else do_action('weaverx_admin_mainopts'); } function do_weaverx_admin_advancedopts() { if (!has_action('weaverx_admin_advancedopts')) { ?>

Install Weaver Theme Support to view Advanced Options