[ Index ] |
PHP Cross Reference of BuddyPress |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * BuddyPress - Groups plugins 4 * 5 * @since 3.0.0 6 * @version 3.0.0 7 */ 8 9 bp_nouveau_group_hook( 'before', 'plugin_template' ); 10 11 bp_nouveau_plugin_hook( 'content' ); 12 13 bp_nouveau_group_hook( 'after', 'plugin_template' );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Wed Oct 9 01:00:59 2024 | Cross-referenced by PHPXref 0.7.1 |