ajax - Get page content with theme structure in Wordpress -
I am working on an AJAX-based Wordpress site and I want to know that there is no way to get a specific page
wget
or
/ P>file_get_contents (page_url)
But it will be the cleaner to use the WordPress built-in function.
Thank you.
>
I had to go with file_get_contents
. I do not know about a built-in WP function to do this, but even if I have any of it based on file_get_contents
Comments
Post a Comment