10up / convert-to-blocks

Convert to Blocks is a WordPress plugin that transforms classic editor content to blocks on the fly.

Home Page:https://wordpress.org/plugins/convert-to-blocks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Flag to support Block deprecations

dsawardekar opened this issue · comments

Is your enhancement related to a problem? Please describe.

The current WP CLI based bulk migration feature can also be used to assist with Block migrations. When you implement Block migrations you need to reopen and save the Post for the migration to persist to the database.

We could implement a custom flag like --always-save to ensure that even posts that do not have CE content are resaved by the plugin during bulk migration.

Designs

NA

Describe alternatives you've considered

NA

Code of Conduct

  • I agree to follow this project's Code of Conduct