Skip to:
Content

bbPress.org

Ticket #2346: forum-functions.diff

File forum-functions.diff, 326 bytes (added by nofearinc, 12 years ago)

includes/forums/functions.php action added

  • functions.php

     
    657657                                break;
    658658                }
    659659        }
     660
     661        do_action( 'bbp_save_forum_extras' );
    660662}
    661663
    662664/** Forum Actions *************************************************************/