Skip to content

Legacy options migration #9

@scarstens

Description

@scarstens

Seth Carstens [8:36 AM]
https://codex.wordpress.org/Options_API
[8:37]
new feature “easily move between WP Options API and WPOP”
[8:38]
now you just need a get_option translation filter, and the old “get_options” for the old values can still work
[8:39]
get_option(‘old_ticp_option’) -> filters -> WPOP->FilterLegacy(‘old_ticp_option’) -> map->new_id -> return ‘wpop_option_location’

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions