Changeset 5684 for trunk/bp-activity/bp-activity-admin.php
- Timestamp:
- 02/09/2012 10:10:47 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-admin.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-admin.php
r5623 r5684 24 24 * Registers the Activity component admin screen 25 25 * 26 * @global object $bp Global BuddyPress settings object27 26 * @since 1.6 28 27 */ 29 28 function bp_activity_add_admin_menu() { 30 global $bp;31 29 32 30 if ( ! bp_current_user_can( 'bp_moderate' ) ) … … 906 904 * Constructor 907 905 * 908 * @global $bp BuddyPress global settings909 906 * @since 1.6 910 907 */ 911 908 public function __construct() { 912 global $bp;913 909 914 910 // Define singular and plural labels, as well as whether we support AJAX.
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)