Changeset 5269 for trunk/includes/admin/metaboxes.php
- Timestamp:
- 02/10/2014 04:50:59 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/includes/admin/metaboxes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/admin/metaboxes.php
r5268 r5269 18 18 * @return array 19 19 */ 20 function bbp_ dashboard_at_a_glance( $elements = array() ) {20 function bbp_filter_dashboard_glance_items( $elements = array() ) { 21 21 22 22 // Get the statistics
Note: See TracChangeset
for help on using the changeset viewer.