[wp-trac] [WordPress Trac] #24209: Install Themes/Plugins Custom Page Hooks

WordPress Trac noreply at wordpress.org
Sun Apr 28 05:44:12 UTC 2013


#24209: Install Themes/Plugins Custom Page Hooks
-----------------------------+------------------------------
 Reporter:  amereservant     |       Owner:
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  Upgrade/Install  |     Version:  3.5.1
 Severity:  normal           |  Resolution:
 Keywords:  has-patch        |
-----------------------------+------------------------------

Comment (by SergeyBiryukov):

 > I realized there wasn't a hook that allowed overriding the plugin_api
 call.

 Indeed. There are filters in `plugins_api()` and `themes_api()`, but they
 are not helpful here, since the API call is not performed at all for
 custom tabs due to the return in line 91: [[BR]]
 http://core.trac.wordpress.org/browser/tags/3.5.1/wp-admin/includes/class-
 wp-plugin-install-list-table.php#L86

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


More information about the wp-trac mailing list