Changeset 4499
- Timestamp:
- 06/12/2011 04:43:22 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-groups/bp-groups-template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-template.php
r4489 r4499 859 859 } 860 860 861 /** 862 * Since BuddyPress 1.0, this generated the group settings admin/member screen. 863 * As of BuddyPress 1.3 (r4489), and because this function outputs HTML, it was moved into /bp-default/groups/single/admin.php. 864 * 865 * @deprecated 1.3 866 * @deprecated No longer used. 867 * @since 1.0 868 * @todo Remove in 1.4 869 */ 861 870 function bp_group_admin_memberlist( $admin_list = false, $group = false ) { 862 871 global $groups_template; 872 873 _deprecated_function( __FUNCTION__, '1.3', 'No longer used. See /bp-default/groups/single/admin.php' ); 863 874 864 875 if ( empty( $group ) )
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)