开发者 |
famethemes
shrimp2t |
---|---|
更新时间 | 2024年6月5日 17:32 |
捐献地址: | 去捐款 |
PHP版本: | 4.5 及以上 |
WordPress版本: | 4.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
apply_filters( 'demo_contents_github_repo', self::$git_repo );
Add theme to listing preview
apply_filters( 'demo_contents_allowed_authors', array('famethemes' => 'FameThemes','daisy themes' => 'Daisy Themes'};
Support demo for a theme.
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.json
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 :)