Easy question. Where does the self-hosted WordPress store version information?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
If you need to get the wordpress version in your script, there is a global variable:
It contains the wordpress version. If you need to acquire if from a file, you can read it from
Wordpress Version VariablesThere is more information available in that file:
|
|||
|
|