Grab post content
-
I am testing the WordPress software to use on my website as way for other specific users to post content without my help. I have gotten it to work just like I want it to except for one thing: the
post_contentisn’t stored in a html-friendly format. I’ve waded through the code to try to find the formatting function(s) but I haven’t had much luck finding exactly what does the magic.Is there an easy way to
(1) call the formatting function on the SQL result OR
(2) use WordPress software directly to print the post only (no fancy themes or wrappers) from within a PHP file?Thanks for your help!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Grab post content’ is closed to new replies.