REST API Support
-
An option to have the CPT-onomy show up in the REST API would be superb. Just need to add
'show_in_rest' => trueto the $cpt_onomy_args.
Documentation here: https://developer.wordpress.org/rest-api/extending-the-rest-api/adding-rest-api-support-for-custom-content-types/#registering-a-custom-taxonomy-with-rest-api-supportI manually added that, but I’m only getting
nullvalues in the REST API. This is potentially related to https://wordpress.org/support/topic/php-warning-no-property-of-non-object/
The topic ‘REST API Support’ is closed to new replies.