Changeset 6654 for trunk/bp-groups/bp-groups-classes.php
- Timestamp:
- 12/22/2012 11:46:51 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-classes.php
r6643 r6654 750 750 * with bp_has_groups() 751 751 * 752 * @since 1.7752 * @since BuddyPress (1.7) 753 753 * 754 754 * @return array … … 1334 1334 * @see https://codex.wordpress.org/Function_Reference/add_meta_box for 1335 1335 * possible values 1336 * @since 1.71336 * @since BuddyPress (1.7) 1337 1337 */ 1338 1338 var $admin_metabox_context = 'normal'; … … 1342 1342 * @see https://codex.wordpress.org/Function_Reference/add_meta_box for 1343 1343 * possible values 1344 * @since 1.71344 * @since BuddyPress (1.7) 1345 1345 */ 1346 1346 var $admin_metabox_priority = 'core';
Note: See TracChangeset
for help on using the changeset viewer.