Docs: Add a @see reference to WP_Customize_Control::__construct() in child class constructors.
Follow-up to [47363], [47364]. See #48343, #48348. Built from https://develop.svn.wordpress.org/trunk@47382 git-svn-id: http://core.svn.wordpress.org/trunk@47169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -3998,6 +3998,8 @@ final class WP_Customize_Manager {
|
||||
* @since 3.4.0
|
||||
* @since 4.5.0 Return added WP_Customize_Control instance.
|
||||
*
|
||||
* @see WP_Customize_Control::__construct()
|
||||
*
|
||||
* @param WP_Customize_Control|string $id Customize Control object, or ID.
|
||||
* @param array $args Optional. Array of properties for the new Control object.
|
||||
* See WP_Customize_Control::__construct() for information
|
||||
|
||||
Reference in New Issue
Block a user