Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WP Easy Export Import

Опис

Goal of this plugin is to make post migration between sites easier. Simply select the post type you wish to migrate in host site and then run “import” from guest site.

Features

  • Migrate any post types.
  • Migrates custom fields.
  • Download and create featured images as attachment.
  • Download any image found in post_content and creates attachment and updates img src attribute.
  • Check existing posts by post_name and if exists then update existing.
  • Migrate terms and taxonomies

After installing the plugin go to WP-Admin->Tools->WP Easy Export Import and then select the type of site.

Host site

The site from where posts will be migrated.

After setting site type as “host site”, set secret key and select the post type you want to migrate along with meta fields.

Guest site

The site where where posts will be migrate.

After setting site type as “guest site”, copy and paste secret key you have added in “host site” and enter url of host site. Once saved click on import and do not close/refresh the page while import is running.

Встановлення

This section describes how to install the plugin and get it working.

e.g.

  1. Upload wp-easy-export-import.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools and follow the configuration process.

Часті питання

Is this secure?

Yes, unless you share your secret key. Assume secret key as a password.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“WP Easy Export Import” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WP Easy Export Import” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.0

Initial release of this version.