[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-templates/bp-nouveau/buddypress/groups/single/ -> plugins.php (source)

   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' );


Generated: Wed Apr 24 01:01:03 2024 Cross-referenced by PHPXref 0.7.1