After checking on how to test and verifying the list of post types received for get_post_types() and distributable_post_types() and then did the necessary change to replace functions.
Closes #912
How to test the Change
Access REST API endpoint: /wp-json/wp/v2/distributor/post-types-permissions (Make sure you use block theme like 2024)
Description of the Change
After checking on how to test and verifying the list of post types received for get_post_types() and distributable_post_types() and then did the necessary change to replace functions.
Closes #912
How to test the Change
Access REST API endpoint:
/wp-json/wp/v2/distributor/post-types-permissions
(Make sure you use block theme like 2024)Changelog Entry
Credits
Props @peterwilsoncc @mehul0810
Checklist: