We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0971545 commit a23c313Copy full SHA for a23c313
src/Core_Command.php
@@ -977,6 +977,9 @@ private static function get_clean_basedomain() {
977
* [--extra]
978
* : Show extended version information.
979
*
980
+ * Note: to retrieve the database revision for an individual subsite in a Multisite installation,
981
+ * use `wp option get db_version --url=<subsite>`. See also `wp core check-update-db`.
982
+ *
983
* ## EXAMPLES
984
985
* # Display the WordPress version
0 commit comments