I am looking at a custom taxonomy endpoint and there are custom post types for this taxonomy but they don’t show in the endpoint. Is there something I need to add to this endpoint or something to the registering of the custom post type/taxonomy?
I’m trying to get a complete list of all categories using node-wpapi. But I can not do that.
I’m trying to post to a WordPress server on an AWS Lightsail instance using node-wpapi.
However, the server returns a 401 error.
I added a rest field into a custom post type endpoint as following:
I want to upload images on my computer to a wordpress website, however the woocommerce api is only working well with everything except images on…
I have a webpage on localhost that do not have wordpress environment, I had use woocommerce api to create the product, however woocommerce api doesnt seem to upload the image.
I want to create the product and upload the image.
this the code I am using and the woocommerce api default.
I am not sure if this is the right way to do it but I have a react site using WordPress API as the backend. I want to store my contact form entries in WordPress so I created a custom post type
I have a scenario where a wp admin wants an external application to listen and detect when a pdf has been uploaded to a directory within wordpress.
I understand that having less data being downloaded improves the experience to the end user, but my question is related to the actual server performance, would the response be faster?
We have created a bunch of custom plugins at our agency, and the whole packaged website is like a ‘product’ at hand.