tjb1187
Results
1
comments of
tjb1187
Thanks for the quick response. I copied the following into funcitons.php: ```PHP // Enable the option show in rest add_filter( 'acf/rest_api/field_settings/show_in_rest', '__return_true' ); // Enable the option edit in rest...