Class for import and export options framework theme by Devin.
- Move the Class into the theme folder
- open your theme functions.php
- add this line
require_once dirname( __FILE__ ) . '/path_to_options_backup_class/options-backup.php';
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Class for import and export options framework theme by Devin.
require_once dirname( __FILE__ ) . '/path_to_options_backup_class/options-backup.php';