Plugin that demonstrates the hooks in WordPress Exporter Redux that allow plugins to extend an export.
For this plugin to do anything at all, you will need to install/activate WordPress Exporter Redux.
This plugin doesn't actually do anything useful. It merely demonstrates how a plugin can take advantage of the hooks provided in WordPress Exporter Redux that are not in the standard exporter.
- Install and activate the WordPress Exporter Redux plugin.
- Install this plugin directly from GitHub. (Download as a ZIP)
- Activate this plugin
- Head to Tools
- Select "Export (v2)"
- Follow the on-screen instructions.
- Now uses WP_XMLWriter
- Rewrote as a class (instead of using anonymous funcs)
- Init commit
Have a comment/suggestion about the hooks in WordPress Exporter Redux that this plugin demonstrations? Head on over to WordPress Exporter Redux: Issues and open an issue.
Have a comment about this plugin, per se? I probably won't respond (after all, this is only a "demo")...but if it is something really serious, then go ahead and open an issue here.