How to correctly create Custom Post Type with custom fields through WP REST API V2
问题 How do I correctly create a custom post type record through the wp rest api v2 with custom fields? Unable to create custom fields or update them. I have installed the superlist and superlist-child theme in a self hosted wordpress installation. This theme uses Custom Taxonomies for categories, locations, Custom Post Types called businesses and custom fields in post meta for the Custom Post Type I am trying to import data to site using rest api v2 and have successfully created the custom