Ticket #696 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Change filters/actions on wpmu-blogs

Reported by: axelseaa Assigned to: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

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.

Change History

07/25/08 10:57:11 changed by donncha

  • status changed from new to closed.
  • resolution set to fixed.

Thanks, fixed in [1400]