Hoot Import

描述

Hoot Import lets you import the demo data for wpHoot Themes to help you get familiar with the theme. Import demo content, widgets and settings with just one click to make your site look like the demo site.

Notes

  • The plugin makes a call to our CDN server remotely to import static demo content files.

Requirements

安装

  1. In your wp-admin (WordPress dashboard), go to Plugins Menu > Add New
  2. Search for ‘Hoot Import’ in search field on top right.
  3. In the search results, click on ‘Install Now’ button next to ‘Hoot Import’ result.
  4. Once the installation is complete, click Activate button.

You can also install the plugin manually by following these steps:
1. Download the plugin zip file from https://wordpress.org/plugins/hoot-import/
2. In your wp-admin (WordPress dashboard), go to Plugins Menu > Add New
3. Click the ‘Upload Plugin’ button at the top.
4. Upload the zip file you downloaded in Step 1.
5. Once the upload is finish, click on Activate.

常见问题

What is the plugin license?

This plugin is released under a GPL license.

Which themes does Hoot Import work with?

The plugin works only with wpHoot Themes.

评价

此插件暂无评价。

贡献者及开发者

「Hoot Import」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Hoot Import」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Hoot Import」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.8

  • v1.7.1 : Fix PHP error: Undefined variable $hybridmenuicon in /include/importers/class-wxr-importer.php Ticket#12299
  • Support ‘blogposts’ in json to set ‘posts_per_page’
  • Improved menu duplication if plugin runs more than once (no deletion of existing menu items / nav menus)
  • Revert support for Lume/Booster => Add ‘incompatible’ support for newer themes instead
  • Support for ‘required’ plugins
  • Update to cdn v5 files + update cdn image folder
  • Option to import HootKit Settings if available in import’s json
  • Minor css fixes

1.7

  • Fix “Function _load_textdomain_just_in_time was called incorrectly” warning
  • Add support for “posts_per_page” from JSON files
  • Support for Magazine Lume and Magazine Booster

1.6

  • Support New Themes

1.5

  • New v4b Format of files (slug-ext.txt)
  • Changed dat files to txt to avoid server security restrictions in certain cases Ticket#12159 (error: [hootimport_customizer_file_error] The customizer import file is not readable.)

1.4

  • Update cdn url

1.3

  • Allow themes to modify custom menu urls

1.2

  • Split xml import for WooCommerce (optional)
  • Setup WC pages during finalization
  • Removed ‘batch’ ids
  • Make final step actions conditional on what was imported
  • Add support for slider cpt in themes which support it
  • Map IDs (page, category etc) in widgets
  • Fetch files as a separate ‘prepare’ step

1.1

  • Initial Public Release