Skip to content

rest_value_cb not working #1284

@MobinDev

Description

@MobinDev

'rest_value_cb' not working on ".../wp-json/wp/v2/posts" and ".../wp-json/wp/v2/posts/<post_id>"
so i changed this line from :
$values[ $cmb_id ][ $field->id( true ) ] = $field->get_data();
to:
$values[ $cmb_id ][ $field->id( true ) ] = $field->get_rest_value();

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions