How can I change the names of the months that appear below the posts and in the archives to whatever I want?
How can I change the names of the months that appear below the posts and in the archives to whatever I want?
Go into the post via the admin area and edit it - on the right hand side by the publish / update page button is the bit that says something like
"Published on: Apr 14, 2009 @ 14:30 Edit"
click edit and change the date!
You didn't understand me :)
I want to change "April" to "aPriL" for example
anybody?
...
You can probably do it with:
http://codex.wordpress.org/Template_Tags/get_the_time
http://www.php.net/str_replace
But this does require some php coding (echo, string variables, functions).
You'll have to intercept each date call and replace it with your own.
The username you chose doesn't exactly inspire people to help.
isn't there an easy way to do it?
This topic has been closed to new replies.