Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

FameTheme Demo Importer

Descripción

Import your demo content, widgets and theme settings with one click for FameThemes official themes.

Get free support at https://www.famethemes.com/

Add Support for your themes.

Change Default Demo GitHub Repository.

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.

  1. Create new theme demo dir in GitHub repo username/repo-name/theme-name.

Support multiple demos for a theme.

  1. Create new theme demo dir in GitHub repo username/repo-name/theme-name.
  2. Create new json file and name it demos.json, add list demos here.
  3. Crate new demo dir and name it demos.
  4. Add your new demo in new dir 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 Demo XML

In Admin screen go to Tools -> Export

Export config.json

In Admin if user has cap export, add ?demo_contents_export in current url.
Example: https://example.com/wp-admin/?demo_contents_export

Instalación

  1. Upload famethemes-demo-importer folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Appereance -> (Theme Name) -> Select tab One Click Demo Import or Tools -> Demo Contents to select demo to import.

Preguntas frecuentes

What is the plugin license?

  • This plugin is released under a GPL license.

What themes this plugin supports?

  • The plugin currently only supports FameThemes’s themes.

Where can I report bugs or contribute to the project?

Bugs can be reported either in our support forum or preferably on the GitHub repository.

FameThemes Demo Importer is awesome! Can I contribute?

Yes you can! Join in on our GitHub repository 🙂

Reseñas

Leer la 1 reseña

Colaboradores y desarrolladores

“FameTheme Demo Importer” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “FameTheme Demo Importer” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

= 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.

1.0.0

  • Release