Skip to content

pftaylor61/ocws-options-export-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocws-options-export-import

OCWS Options Export and Import

This plugin will take a look at your theme, whether it be a parent or child theme, and will read the options settings for it. These options settings can then be saved to your computer. In reverse, you can upload an options settings file, in order to restore options to your theme.

I have to confess that I did very little to create this plugin, but since the code is open source, and since I find it convenient for it to be in a plugin form, I am offering it.

Credits

The idea came from the website Digging Into Wordpress, and was compiled by Jeff Starr. However, he, in turn, got the idea from the Gantry Export and Import Options plugin. According to the plugin details, that plugin uses the code exclusively for his themes' framework. My plugin should work with any theme, that uses an options system. All the themes, with which I have so far tried this plugin, use the Options Framework.

Version 1.1

Just added a routine to put the theme name and version number in the Backup Options UI.

Version 1.0

I edited the code for 2 reasons:

  1. So that the code works with child themes.
  2. In order to ensure that the code does not clash, even if you are using a theme that already has this options exporting class in it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages