Описание
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:
Установка
- 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
Часто задаваемые вопросы
- 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
Отзывы
Участники и разработчики
«Advanced Export for WP & WPMU» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Advanced Export for WP & WPMU» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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.