Hello,
I’m making use of the WP API to get the content of a page that was made in PRO.
I see that PRO gets the content in a way and then it renders it so we can then check the correct content in the DOM.
As i mentioned, i need to use the API and get the content from there. i don’t really need help on how to get the content per se but how to get it RENDERED, how do you render it and how can i get the rendered content instead.
I see that you only have documentation for the element API but it’s not what i’m looking for.
Can you point me in the right direction?
Thanks