
FameThemes Demo importer
Import your demo content, widgets and theme settings with one click for FameThemes official themes.
Get free support at https://www.famethemes.com/
apply_filters( 'demo_contents_github_repo', self::$git_repo ); apply_filters( 'demo_contents_allowed_authors', array('famethemes' => 'FameThemes','daisy themes' => 'Daisy Themes'}; username/repo-name/theme-name.username/repo-name/theme-name.demos.json, add list demos here.demos.child-demo, so we have full path like this: username/repo-name/theme-name/demos/child-demo and put file dummy-data.xml and config.jsonIn Admin screen go to Tools -> Export
In Admin if user has cap export, add ?demo_contents_export in current url.
Example: https://example.com/wp-admin/?demo_contents_export
famethemes-demo-importer folder to the /wp-content/plugins/ directoryBugs can be reported either in our support forum or preferably on the GitHub repository.
Yes you can! Join in on our GitHub repository 🙂
= 1.1.0
* Bugs fixed.
= 1.0.9
* Bugs fixed.
= 1.0.8
* Bugs fixed.
= 1.0.7
* Improve import username.
= 1.0.6
* Improve core and UX.
= 1.0.2
* Add recommend plugins notices.
= 1.0.1
* Improve and fix bug.