But everything I found is instructions on how to add the php coding to the theme. I want the add this as part of the text on a specific page. So my question is how do I do that?
It needs to look like this:
text, text text
Date: (Current date, dynamically generated)
text, text, text
This is the content of a page. All of the directions I have found tell me how to add php coding to my theme so that the date shows up a certain way on every post or on every page. I want this to be a piece of text that shows up in the content of a specific page in a specific place.
Any ideas?