Getting page content from Shortcode
-
I am writing a plugin to allow people change basically find-and-replace using url queries.
For ease of access, I need to be able to grab the page content (the body stuff typed in the editor) instead of using “echo str_replace” in my php code for my plugin.Is there any way to get the page content from a shortcode?
- The topic ‘Getting page content from Shortcode’ is closed to new replies.