[wp-trac] [WordPress Trac] #21071: Do a load action in admin.php for importers

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 25 15:08:34 UTC 2012


#21071: Do a load action in admin.php for importers
------------------------------------+------------------------------
 Reporter:  simonwheatley           |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Import                  |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |
------------------------------------+------------------------------

Comment (by simonwheatley):

 Diff adds ```do_action("load-importer-$importer");``` into ```admin.php```
 within this block of the conditional where the other load actions are
 triggered. The use of "load-importer" rather than "load-" is to get around
 the possible problems of having a plugin page hook which clashes… but
 perhaps I'm wrong or overly concerned?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21071#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list