I tried modifying the plugin so that the meta fields are included in the Wordpress REST API, but I couldn't really find a proper place for 'show_in_rest' => true to be placed. Could the code be updated so that the fields are included in the REST API, or could you point to where this would be added?
I tried modifying the plugin so that the meta fields are included in the Wordpress REST API, but I couldn't really find a proper place for
'show_in_rest' => true
to be placed. Could the code be updated so that the fields are included in the REST API, or could you point to where this would be added?