[wp-trac] [WordPress Trac] #29316: Need more filters for WP_Customize_Settings

WordPress Trac noreply at wordpress.org
Sat Aug 23 22:58:14 UTC 2014


#29316: Need more filters for WP_Customize_Settings
-------------------------+------------------------------
 Reporter:  dedepress    |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  Customize    |     Version:  3.4
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:
-------------------------+------------------------------
Changes (by celloexpressions):

 * focuses:  administration =>
 * version:  3.9.2 => 3.4


Comment:

 I don't think we would want to add non-type-specific filters, like
 `customize_value`, but `customize_value_$this->type` might be useful (do
 you have a specific use-case or example for that?). I'm not sure that it
 would make sense to apply any filters to all settings regardless of their
 type, as they are handled very differently depending on their types. But
 adding filters by type where there are currently only filters by id may be
 useful depending on the situation (and I think we would need to come up
 with some use-cases before implementing them).

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29316#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list