[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/bp-forums/bbpress/bb-templates/kakumei/ -> functions.php (source)

   1  <?php
   2  /* Functions for Kakumei Theme */
   3  
   4  /* The below actions are removed because we add our own checkbox (check post-form.php and edit-form.php) */
   5  remove_action( 'post_form', 'bb_user_subscribe_checkbox' );
   6  remove_action( 'edit_form', 'bb_user_subscribe_checkbox' );


Generated: Thu Dec 7 01:01:35 2017 Cross-referenced by PHPXref 0.7.1