plugin-icon

WordPress Importer

Импорт записей, страниц, комментариев, произвольных полей, рубрик, меток и многого другого из файла экспорта WordPress.
Рейтинги
3.1
Последние изменения
January 16, 2024
Версия
0.8.2
Активные установки
3M
WordPress Importer

The WordPress Importer will import the following content from a WordPress export file:

  • Posts, pages and other custom post types
  • Комментарии и мета комментариев
  • Custom fields and post meta
  • Categories, tags and terms from custom taxonomies and term meta
  • Авторы

For further information and instructions please see the documention on Importing Content.

Фильтры

Импортер имеет несколько фильтров, позволяющих полностью включать/ блокировать определенные функции:

  • import_allow_create_users: return false if you only want to allow mapping to existing users
  • import_allow_fetch_attachments: return false if you do not wish to allow importing and downloading of attachments
  • import_attachment_size_limit: return an integer value for the maximum file size in bytes to save (default is 0, which is unlimited)

There are also a few actions available to hook into:

  • import_start: occurs after the export file has been uploaded and author import settings have been chosen
  • import_end: called after the last output from the importer
Активные установки
3M
Проверено на
6.4.5