W3cubDocs

/WordPress

apply_filters( 'widget_customizer_setting_args', array $args, string $id )

Filters the common arguments supplied when constructing a Customizer setting.

Description

See also

Parameters

$args

(array) Array of Customizer setting arguments.

$id

(string) Widget setting ID.

Source

File: wp-includes/class-wp-customize-widgets.php

View on Trac

Changelog

Version Description
3.9.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/widget_customizer_setting_args