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

Filters the common arguments supplied when constructing a Customizer setting.


Description Description

See also See also


Top ↑

Parameters Parameters

$args

(array) Array of Customizer setting arguments.

$id

(string) Widget setting ID.


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.