[wp-trac] [WordPress Trac] #26673: Enhance wp_parse_args() by adding filters before/after the array_merge()
WordPress Trac
noreply at wordpress.org
Mon Feb 3 02:07:18 UTC 2014
- Previous message: [wp-trac] [WordPress Trac] #26673: Enhance wp_parse_args() by adding filters before/after the array_merge()
- Next message: [wp-trac] [WordPress Trac] Batch modify: #12718, #13266, #13548, #14159, #14769, #14938, #15335, #15595, #15691, #18243, #18857, #18954, #20125, #21014, #21265, #21488, #22141, #22487, #23253, #23387, #25154, #26479, #26735, #13605
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
#26673: Enhance wp_parse_args() by adding filters before/after the array_merge()
-----------------------------------+------------------------------
Reporter: johnjamesjacoby | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion | Focuses:
-----------------------------------+------------------------------
Comment (by nacin):
Replying to [comment:21 johnjamesjacoby]:
> we could greatly reduce the overhead of cherry picking when and why
certain filters exist.
That cherry picking is deliberate. If everything everywhere was filtered
it'd be infinitely harder to maintain and evolve the codebase. Despite
their appearance (and even relative speed), hooks are not necessarily
light.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26673#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
- Previous message: [wp-trac] [WordPress Trac] #26673: Enhance wp_parse_args() by adding filters before/after the array_merge()
- Next message: [wp-trac] [WordPress Trac] Batch modify: #12718, #13266, #13548, #14159, #14769, #14938, #15335, #15595, #15691, #18243, #18857, #18954, #20125, #21014, #21265, #21488, #22141, #22487, #23253, #23387, #25154, #26479, #26735, #13605
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the wp-trac
mailing list