[wp-trac] Re: [WordPress Trac] #6196: New action hook for edit.php
for plugin authors to add new filter field...
WordPress Trac
wp-trac at lists.automattic.com
Thu Mar 13 14:09:51 GMT 2008
#6196: New action hook for edit.php for plugin authors to add new filter field...
-----------------------------------+----------------------------------------
Reporter: nerrad | Owner: westi
Type: enhancement | Status: assigned
Priority: normal | Milestone: 2.5
Component: Administration | Version: 2.5
Severity: blocker | Resolution:
Keywords: has-patch regression? |
-----------------------------------+----------------------------------------
Comment (by nerrad):
I don't think restrict_manage_posts is in the wrong place. My
understanding is that it's purpose is for adding hook for filtering by
type should a plugin author create a new post type. Therefore you'd want
restrict_manage_posts to be where it is for adding in the same line as the
other post-type filter options.
However, my suggested new action hook would be for plugin authors to add
in a new form-field for filtering by a new post-taxonomy in the indicated
location. It'd be nice to have the option of the two possible locations
for insertion rather than just one (due to the new ui layout)
--
Ticket URL: <http://trac.wordpress.org/ticket/6196#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list