このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Export Custom Pages

説明

This plugin help you to export specific pages by ID in WordPress to use it in multisite or any place you need.
And considering this plugin will export the page as XML file when clicked the button for export.

After export you can import the page into a WordPress site by follow these steps:

  1. Log in to the site as an Administrator.
  2. Go to Tools->Import.
  3. Install the “WordPress” importer from the list.
  4. Activate & Run Importer.
  5. Upload the XML file using the form provided on the page.
  6. You will first be asked to map the authors in the export file to users on the site. For each author, you may choose to map to an existing user on the site or to create a new user.
  7. WordPress will then import your page contained in the XAML file into your site.
  8. Open “Pages” and find your page imported.

インストール

Installation Automatically

  1. Click Plugins in the menu dashboard.
  2. Click Add New.
  3. Upload and choose “export-custom-page.zip” file and activate directly.
  4. After activated plugin you can click Tools->Export and choose “Custom Page” to export specific pages by ID.

Installation Manually

  1. Download the plugin to your computer.
  2. Unzip the file and upload it to the “/wp-content/plugins/” from FTP or Cpanel.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress dashboard.
  4. After activated plugin you can click Tools->Export and choose “Custom Page” to export specific pages by ID.

評価

2022年6月21日
Installed the plugin but its not clear how you actually do the transport. Should there be a new option under tools/export/ ? or where do I find it?
2020年12月3日
I needed to generate several hundred very similar pages for a site. I created one page by hand, used this to export just that page and then was able to write python code to generate the pages using the exported XML as a template. Saved me lots of time trying to work out what the XML template needed to look like.
2020年10月20日
worked fine to bring just a couple of pages (with all Advanced Custom Fields metadata) across from localhost -> live site
8件のレビューをすべて表示

貢献者と開発者

Export Custom Pages はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Export Custom Pages” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Export Custom Pages” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • First released version.