Skip to content

Consider detecting when content types could use a resave and notify users. #780

@tw2113

Description

@tw2113

Source: https://wordpress.org/support/topic/replacing-plugin-with-cptui_register_my_cpts-doesnt-work/#post-12424251

Basically the user had some older post types that didn't have all the indexes for the version at the time. Because of that, get code functionality was missing some values that were expected.

This could also help with future cases of undefined index warnings.

So, if we have a release that introduces new fields, either notify everyone right away, or do a scan of existing option values to notify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions