Hey there WordPress community. I’m still having no luck and was hoping someone could help.
Again to summarize:
– I acquired a plug-in which allows me to use PHP code within the body of a PAGE I’d created in the admin panel.
You can see the code above I used…My guess is that it’s not displaying what I want because the loop is happening within the PAGE and there is no post data info being built into that page. I was thinking maybe I could use some sort of SQL select statement to go and grab all my post_titles and display them that way….I dunno. I’m at a loss.
Thanks