Skip to content

Custom Flag to support Block deprecations #72

@dsawardekar

Description

@dsawardekar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions