Options Import and Export¶
SE RO KA FL ES BR AN
Plus only
Due to WordPress.org Theme Repository Guidelines, import/export functionality is deemded plugin-territory and is only available in the Plus themes.
The theme includes settings import and export functionality which can be used to create backup copies of the current options configuration, transfer options between sites or restore a previously backed-up options configuration.
The exported file only contains the theme's own options. To save WordPress' configuration, other plugins' options or site content use hosting account backup functionality or backup plugins.
Export Options¶
SE RO KA FL ES BR AN
Navigate to the theme's management page, under Appearance » Theme Plus Theme and click the Theme Options tab.
Click the Export Theme Options button and you will be prompted to save an .xml file with the current theme options.
This file contains the theme's options array in XML format can be manually edited if needed.
Import Options¶
SE RO KA FL ES BR AN
Navigate to the theme's management page, under Appearance » Theme Plus Theme and click the Theme Options tab.
Click the Import Theme Options button and you will be prompted to load a previously saved XML file which contains a valid theme options configuration.
If the file is invalid or the configuration is not recognized it will be ignored and an error will be displayed. If the configuration is valid, it will be loaded.
Important
Loading a previous configuration save will overwrite all existing theme options. Do this only if you are sure you want to (or create a distinct configuration export beforehand).