[wp-trac] [WordPress Trac] #14769: API for "Settings" action link on plugins.php

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 2 22:10:36 UTC 2010


#14769: API for "Settings" action link on plugins.php
----------------------------+-----------------------------------------------
 Reporter:  nacin           |       Owner:     
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.1
Component:  Plugins         |     Version:     
 Severity:  normal          |    Keywords:     
----------------------------+-----------------------------------------------
 Plugins should be able to register a "Settings" actions link that will
 then take them to their plugin settings page.

 We should try to hook into add_options_page() as well, just by taking the
 first one that the plugin registers. Probably not really doable to
 ascertain which plugin calls that function however, without running a
 backtrace. Maybe try matching the slug with the plugin basename.

 Someone is encouraged to run with this before I get to it.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14769>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list