Developing in WordPress is a lot of fun for me and there are great plugins that make developing and debugging WordPress code really simple. Debug-Bar, Debug-Bar-Extender and Debug-Console are my favorite WordPress plugins to do this. But if you really live in WordPress code all day long you might sometimes wish that you can just […]
Continue reading
Archive by Author
Handle big/automated WXR exports with the WordPress CLI Exporter
If you run a big site or many blogs and would like to create some automated exports or run into memory/runtime issues with the web based exporter then this wrapper around the existing web-based WordPress exporter will likely help you out here. Grab the file from https://github.com/tott/WordPress-CLI-Exporter and copy it to your WordPress root folder […]
Continue readingCLI based WordPress imports
I frequently need to import client content and I usually do it a couple of times so a CLI version of the importer is much more useful for me than the web interface. I guess many of you have the same issue so I published my current work in progress for a CLI wrapper around […]
Continue reading
November 13, 2011 

