wp core update 6.6
This commit is contained in:
@@ -137,8 +137,9 @@ class WP_Nav_Menu_Widget extends WP_Widget {
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @param array $instance Current settings.
|
||||
* @global WP_Customize_Manager $wp_customize
|
||||
*
|
||||
* @param array $instance Current settings.
|
||||
*/
|
||||
public function form( $instance ) {
|
||||
global $wp_customize;
|
||||
|
||||
Reference in New Issue
Block a user