Basic tool to extract post titles, URLs, and publication dates from a WordPress export file.
- Simple scripts or plugins to handle post archiving.
- Adjustable settings for posts based on age.
- Optional cleanup of outdated metadata.
- Clone this repository.
- Run
rewrite-wordpress-export.pyto rewrite the export file. - Run
rewrite-json.ps1to rewrite the JSON file.
Fork the repository and create a pull request with clear details.
MIT License