YouTube
- By Ann MorganPublished On: May 8, 2026Categories: PHP Fixes0 Comments on How to sync YouTube videos as WordPress posts (without breaking your news site)Tags: Claude AI, Free PHP Tools, Newspack, YouTube
Most WordPress plugins that pull YouTube content into a site create embeds, not posts...not right for a news site. This covers the pattern we use to sync YouTube channels as native WordPress posts — with per-channel category and tag mapping, duplicate prevention via video ID meta, and a post_thumbnail_html filter that drops the video into the featured image slot without touching a template file. Includes the Newspack migration context that prompted it.
