[wpmu-trac] [WordPress MU Trac] #696: Change filters/actions on
wpmu-blogs
WordPress MU Trac
wpmu-trac at lists.automattic.com
Thu Jul 24 18:22:45 GMT 2008
#696: Change filters/actions on wpmu-blogs
------------------------+---------------------------------------------------
Reporter: axelseaa | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Keywords:
------------------------+---------------------------------------------------
Currently the manage posts screen (edit-posts-rows.php) and the wpmu-blogs
(wpmu-blogs.php) screen apply the same filter to modify the edit tables.
In most cases this is not desired. The preferred solution would be to
implement new filters/actions on the wpmu-blogs page.
Current:
action: manage_posts_custom_column
filter: manage_posts_columns
Proposed Idea:
action: wpmublog_manage_custom_column
filter: wpmublog_manage_custom_columns
Something to be specific to the wpmu-blogs page.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/696>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list