Description
The functionality in this plugin was incorporated into the built in export feature in WordPress 3.0
Working with a single large export file can be difficult. Use this plugin to create multiple export files that contain sections of your blog. This plugin has been tested on WP & WPMU versions 2.7 – 2.8.4. The plugin may work on earlier versions of WP/WPMU.
All restriction options provided in the plugin are optional. If no restrictions are selected, this plugin generates the same export file as the export feature built into WP & WPMU.
Features
Export by any optional combination of:
- Date Range – Start & end month/year
- Author – Same as WP/WPMU built-in export
- Category – Export a specific category
- Content type – Choose either posts or pages
- Post status – Choose Draft, Published, Scheduled or Private
- Blog Tag/Category Terms – Choose whether to include the blog’s complete list of Tags and/or Categories
Support can be obtained through:
Installation
- Upload the
advanced-export-for-wp-wpmu
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Tools -> Advanced Export
FAQ
- Installation Instructions
-
- Upload the
advanced-export-for-wp-wpmu
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Tools -> Advanced Export
- Upload the
Reviews
Contributors & Developers
“Advanced Export for WP & WPMU” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced Export for WP & WPMU” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.9
- Fix deprecated warnings
- Add translation support
2.8.3
- Changed required permission to be consistent with required export permission in WP.
- Added ability to exclude the blog’s Tags/Category lists.
2.8.2
- Added support for MySQL 4.0.
2.8.1
- Fixed issue where selecting an author generated an export with no posts.
2.8.0.1
- Added block to prevent direct calling of file.
2.8
- Original version.