Skip to content

Consolidate CPT Navigation Image Batch Scripts into Modular Master Updater

The site currently uses multiple standalone WP-CLI batch loops to assign fallback featured images to CPTs such as lyrics, excerpts, references, quotes, and concepts for navigation and homepage display consistency. These scripts work but require manual interruption after they reprocess already-updated content. Future development should consolidate these into a single modular “master updater” script that only processes posts missing the correct thumbnail and automatically exits once all current content is up to date. The system should remain intentionally simple, manually triggered, and easy to extend by adding new CPT/image mappings without increasing operational complexity or introducing fragile automation.

Published incurrent