Description
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:
- Log in to the site as an Administrator.
- Go to Tools->Import.
- Install the “WordPress” importer from the list.
- Activate & Run Importer.
- Upload the XML file using the form provided on the page.
- 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.
- WordPress will then import your page contained in the XAML file into your site.
- Open “Pages” and find your page imported.
Screenshots
Installation
Installation Automatically
- Click Plugins in the menu dashboard.
- Click Add New.
- Upload and choose “export-custom-page.zip” file and activate directly.
- After activated plugin you can click Tools->Export and choose “Custom Page” to export specific pages by ID.
Installation Manually
- Download the plugin to your computer.
- Unzip the file and upload it to the “/wp-content/plugins/” from FTP or Cpanel.
- Activate the plugin through the ‘Plugins’ menu in WordPress dashboard.
- After activated plugin you can click Tools->Export and choose “Custom Page” to export specific pages by ID.
Reviews
Ashraful Haque Akash
May 29, 2023
Its a awsome plugin for export custom pages.
thorsenrune
June 21, 2022
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?
wasanajones
February 10, 2021
this is not a support request… despite the poster child of cancel culture Jan Dembowski deleting my review
it Frigging breaks export functionality of WP core…
there fix it or not I don’t care
asjl
December 3, 2020
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.
randzgonz02
October 29, 2020
Good combination with ACF Pro
Contributors & Developers
“Export Custom Pages” is open source software. The following people have contributed to this plugin.
Contributors“Export Custom Pages” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Export Custom Pages” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Update plugin files.
- Some minor fixes.
- Tested with WP 6.6.X
1.0
- First released version.