Move ACF to HTML

Safe mode: this page migrates only published English webinar posts.

Drafts are skipped. Translation posts are skipped. The migration uses template-parts/move/webinar.php and appends a new webinar_new block to the end of post_content.

Existing content is preserved. Other page templates and custom post types are not processed from this screen.


Blog banners (n_blog_banner)

Migrates published n_blog_banner posts: ACF → BT block blog_banner in post_content via template-parts/move/n_blog_banner.php.

Uses current Polylang language when set; includes translated posts unless you change transfer_acf_to_editor options.


White Paper landings from TSV

Single run: migrates all English White Paper rows from migration/White Paper - Sheet1.tsv: Twig White Paper and Twig Temp White Paper.

Includes published and draft pages, appends/replaces the white_paper_new block in post_content, and switches the page template to template-page-blocks-simple-header.php.

Translations are skipped. Re-running is safe: the previous appended white_paper_new block is replaced, not duplicated.