Changeset 9979
- Timestamp:
- 06/29/2015 09:42:38 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/bp-blogs-functions.php
r9839 r9979 145 145 } 146 146 147 /** 148 * Fires after the BP blogs tables have been populated with existing blogs. 149 * 150 * @since BuddyPress (2.4.0) 151 */ 152 do_action( 'bp_blogs_recorded_existing_blogs' ); 153 147 154 // No errors 148 155 return true;
Note: See TracChangeset
for help on using the changeset viewer.