Getting wp-title as a php string variable
-
I’m trying to mess around with .php to do some customization, but I can’t figure out how to pull the post title into a .php string so that I can manipulate it.
I can make is display with <?php wp_title….
But how can I get the post title into a .php string?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Getting wp-title as a php string variable’ is closed to new replies.