Docs: Add missing description for $wpdb, $wp_db_version, and $wp_current_db_version globals.
Props mukesh27, utsav72640, immeet94, SergeyBiryukov. See #45604. Built from https://develop.svn.wordpress.org/trunk@45734 git-svn-id: http://core.svn.wordpress.org/trunk@45545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3341,7 +3341,7 @@ final class WP_Customize_Manager {
|
||||
*
|
||||
* @since 4.7.0
|
||||
* @see _wp_customize_publish_changeset()
|
||||
* @global wpdb $wpdb
|
||||
* @global wpdb $wpdb WordPress database abstraction object.
|
||||
*
|
||||
* @param int $changeset_post_id ID for customize_changeset post. Defaults to the changeset for the current manager instance.
|
||||
* @return true|WP_Error True or error info.
|
||||
|
||||
Reference in New Issue
Block a user