wp_db_version

WordPress stores version of the MySQL database currently being used in the wp_db_version global variable. Like wp_version, it is set in [wordpress root folder]/wp-includes/version.php.

Plugin and theme developers can use this variable to check for their features specific to a database version.

Back to full list of global variables.

Technorati tags:

No Responses Yet to “wp_db_version”


Leave a Reply