Changeset 5269 for trunk/includes/admin/actions.php
- Timestamp:
- 02/10/2014 04:50:59 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/includes/admin/actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/admin/actions.php
r5268 r5269 85 85 86 86 // Add quick stats to dashboard glance elements 87 add_filter( 'dashboard_glance_items', 'bbp_ dashboard_at_a_glance');87 add_filter( 'dashboard_glance_items', 'bbp_filter_dashboard_glance_items', -99 ); 88 88 89 89 /**
Note: See TracChangeset
for help on using the changeset viewer.