Changeset 9891
- Timestamp:
- 05/21/2015 09:25:19 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/blogs/index.php
r9890 r9891 13 13 14 14 /** 15 * Fires at the top of the blogs directory template file.15 * Fires before the display of the blogs 16 16 * 17 17 * @since BuddyPress (1.5.0) … … 37 37 * Fires before the display of the blogs list tabs. 38 38 * 39 * @since BuddyPress ( 1.8.0)39 * @since BuddyPress (2.3.0) 40 40 */ 41 41 do_action( 'bp_before_directory_blogs_tabs' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.