mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Docs: Fix an incorrect @since comment.
See #36495. git-svn-id: https://develop.svn.wordpress.org/trunk@37994 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1902,7 +1902,7 @@
|
||||
/**
|
||||
* Get the widget_form Customize controls associated with the current sidebar.
|
||||
*
|
||||
* @since 3.9
|
||||
* @since 3.9.0
|
||||
* @return {wp.customize.controlConstructor.widget_form[]}
|
||||
*/
|
||||
getWidgetFormControls: function() {
|
||||
|
||||
Reference in New Issue
Block a user