- Timestamp:
- 03/06/2020 09:41:44 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/blogs/template-tags.php
r12480 r12567 4 4 * 5 5 * @since 3.0.0 6 * @version 3.0.06 * @version 6.0.0 7 7 */ 8 8 … … 72 72 */ 73 73 do_action( 'bp_after_directory_blogs' ); 74 75 /**76 * Fires at the bottom of the blogs directory template file.77 *78 * @since 2.3.079 */80 do_action( 'bp_after_directory_blogs_page' );81 74 } 82 75
Note: See TracChangeset
for help on using the changeset viewer.