Skip to:
Content

BuddyPress.org

Changeset 4767


Ignore:
Timestamp:
07/21/2011 02:49:41 PM (15 years ago)
Author:
boonebgorges
Message:

Changes name of Site Wide Posts widget to match new Sites/Networks WP terminology

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-blogs/bp-blogs-widgets.php

    r4766 r4767  
    2121
    2222    function __construct() {
    23         parent::__construct( false, $name = __( 'Recent Site Wide Posts', 'buddypress' ) );
     23        parent::__construct( false, $name = __( 'Recent Networkwide Posts', 'buddypress' ) );
    2424    }
    2525
Note: See TracChangeset for help on using the changeset viewer.