[wp-trac] [WordPress Trac] #3591: Cat ID filter must go at the end
of insert_category()
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 16 16:27:42 GMT 2007
#3591: Cat ID filter must go at the end of insert_category()
----------------------------+-----------------------------------------------
Reporter: donncha | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.1
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Unfortunately the cat_ID filter must go at the end of insert_category().
In discussion on the previous patch, #3458, the filter was moved above the
other filters, but that doesn't work.
I've attached a patch that moves the appropriate code to the end of the
function.
--
Ticket URL: <http://trac.wordpress.org/ticket/3591>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list