Skip to content

Commit 138641c

Browse files
Regenerate README file (#320)
Co-authored-by: Alain Schlesser <alain.schlesser@gmail.com>
1 parent 3e30f66 commit 138641c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,11 @@ wp core version [--extra]
482482
[--extra]
483483
Show extended version information.
484484

485+
Note: In a Multisite installation, `wp core version --extra` reports the expected database
486+
revision from `wp-includes/version.php`, not the per-site `db_version` stored in each
487+
subsite's options table. To retrieve a subsite's stored database revision, use
488+
`wp option get db_version --url=<subsite>`. See also `wp core check-update-db`.
489+
485490
**EXAMPLES**
486491

487492
# Display the WordPress version

0 commit comments

Comments
 (0)