[wp-trac] [WordPress Trac] #21710: More hooks for WordPress Importer
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 29 00:16:45 UTC 2012
#21710: More hooks for WordPress Importer
-----------------------------------+------------------------------
Reporter: batmoo | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version: 3.4.1
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion |
-----------------------------------+------------------------------
Comment (by scribu):
Each call to apply_filters() takes a bit of time, which adds up "when
you're dealing with hundreds of thousands of posts".
But more importantly, each hook needs to be maintained as the code around
it changes, which gets really tricky sometimes.
So, I'm not saying that more hooks aren't useful here; just that each one
needs to be considered carefully.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21710#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list