[wp-trac] [WordPress Trac] #4926: _cat_row should be filtered
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 7 05:20:37 GMT 2007
#4926: _cat_row should be filtered
----------------------------+-----------------------------------------------
Reporter: johnbillion | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.3
Component: Administration | Version: 2.2.2
Severity: minor | Keywords: filters
----------------------------+-----------------------------------------------
`_cat_row` is the function used to generate each row of the Categories
table under Manage->Categories. The output of this function isn't filtered
(although `cat_rows` is), making it almost impossible to modify the
columns of the table whilst retaining AJAX functionality (the AJAX adds
new rows to the table using `_cat_row`).
Patch coming up to add an output filter to `_cat_row`.
--
Ticket URL: <http://trac.wordpress.org/ticket/4926>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list