woocommerce rest api - How to use rest_url_prefix filter in wordpress -


how can modify wordpress rest api endpoint custom api endpoints only?

i'm using wc api 2.6 , not want modify endpoint them. want change request endpoints custom api.

my api built on wc_rest_controller further extends wp_rest_controller class.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -