Tag Archives: pages
Export only a Subset of WordPress pages
In the process of splitting one existing WordPress site (comprised mostly of hierarchically arranged Pages, not posts) I needed to export a batch of pages into the new one. Here’s how to modify your wp-admin/includes/export.php to do that. First we … Continue reading