[wp-trac] [WordPress Trac] #24530: Change 'Right Now' dashboard actions to filters.
WordPress Trac
noreply at wordpress.org
Fri Jun 7 08:55:20 UTC 2013
#24530: Change 'Right Now' dashboard actions to filters.
----------------------------+-----------------------------
Reporter: Nessworthy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.5.1
Severity: trivial | Keywords:
----------------------------+-----------------------------
The default dashboard's 'Right Now' meta box (not the network one) has
three actions which allow you to extend by adding to the bottom of the
table at three points: After the 'Content' column, after the 'Discussion'
column, and at the end of the table.
Similar to filter functionality for things like adding custom columns, the
box could, instead, work with filters. By passing an array of rows, this
would allow developers to be able to reorder the table rows, and extend
the table at whatever position they want to.
({{{dashboard.php:225, wp_dashboard_right_now()}}})
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24530>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list