Hello Folks:
This kills me. Sometimes I feel just plain dumb.
How can I find out what version of Wordpress I am currently using?
I think it is 2.8.1 but how to verify.
Thank you,
Riley West
Hello Folks:
This kills me. Sometimes I feel just plain dumb.
How can I find out what version of Wordpress I am currently using?
I think it is 2.8.1 but how to verify.
Thank you,
Riley West
rwestpnw,
I'm sure there is an easier way to tell, but I typically check wp-includes > version.php and look for the following line:
$wp_version = '2.8.4';
This information should be written in the footer of your admin panel as well, but in our case it has been removed.
You must log in to post.