[wp-trac] [WordPress Trac] #34597: Let WP_Customize_Manager::add_setting() honor filters added for dynamic settings
WordPress Trac
noreply at wordpress.org
Sun Dec 6 23:21:48 UTC 2015
#34597: Let WP_Customize_Manager::add_setting() honor filters added for dynamic
settings
-------------------------+--------------------------
Reporter: westonruter | Owner: westonruter
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.5
Component: Customize | Version: 4.2
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
-------------------------+--------------------------
Changes (by westonruter):
* owner: => westonruter
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"35810"]:
{{{
#!CommitTicketReference repository="" revision="35810"
Customizer: Apply `customize_dynamic_setting_class` and
`customize_dynamic_setting_args` filters in calls to
`WP_Customize_Manager::add_setting( $id, $args )`.
Ensure that plugin filters apply as expected for any settings registered
statically without passing in an explicit class instance to
`WP_Customize_Manager::add_setting()`.
Fixes #34597.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34597#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list