Skip to:
Content

bbPress.org


Ignore:
Timestamp:
02/10/2014 04:50:59 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Improve naming of new "At a Glance" metabox filter, and lower priority to increase odds of hugging more closely to WordPress core items. See #2544.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/admin/metaboxes.php

    r5268 r5269  
    1818 * @return array
    1919 */
    20 function bbp_dashboard_at_a_glance( $elements = array() ) {
     20function bbp_filter_dashboard_glance_items( $elements = array() ) {
    2121
    2222    // Get the statistics
Note: See TracChangeset for help on using the changeset viewer.