Docs: Add missing code formatting to various @since entries.

See #42505


git-svn-id: https://develop.svn.wordpress.org/trunk@42678 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2018-02-09 16:54:58 +00:00
parent dc28b0d31d
commit 4836686b6f
15 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -593,7 +593,7 @@ function get_users( $args = array() ) {
* Get the sites a user belongs to.
*
* @since 3.0.0
* @since 4.7.0 Converted to use get_sites().
* @since 4.7.0 Converted to use `get_sites()`.
*
* @global wpdb $wpdb WordPress database abstraction object.
*