How do you go about removing the timestamp from blog posts? Is there a plugin which achieves this or is it within the wordpress admin settings?
As its PHP, can you tried editing the PHP code and using the dateformat (asp) equavalent function for PHP?
Not wanting to go that route because I'm not technical. I found a plugin for this ... http://www.dailyblogtips.com/date-exclusion-wordpress-plugin/
I am sure you could, but that's what I was trying to avoid for lack of technical know how and upgrading ...
doing that is a lot simpler that installing a plugin just for that..even frm a technical point of view..
You can ask someone around here to assist you It's just removing a few lines of code.. you can even do it yourself by trial and error. Just don't forget about backing up your theme files