[wp-trac] [WordPress Trac] #9073: wp_insert_post_data should have
access to categories and tags too
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 9 14:13:25 GMT 2009
#9073: wp_insert_post_data should have access to categories and tags too
-------------------------+--------------------------------------------------
Reporter: sirzooro | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version: 2.7
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
It will be good to pass categories and tags to wp_insert_post_data filter.
I wrote plugin which checks how many tags and categories are used, and I
had to access POST data directly to do this. With this change, my plugin
could access this data in easier way. This change will also open way to
write new kinds of plugins, which can change categories and tags just
before post is saved.
--
Ticket URL: <http://trac.wordpress.org/ticket/9073>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list