bp_{$this->id}_includes

bp_{$this->id}_includes

Hook Type: action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bp_{$this->id}_includes') is found 1 times:

  • /includes/extend/buddypress/loader.php line 89
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
         * Hook for plugins to include files, if necessary.
         *
         * @since 2.6.0 bbPress (r3552)
         */
        do_action( "bp_{$this->id}_includes" );
    }
     
    /**
     * Setup globals
     *
     * The BP_FORUMS_SLUG constant is deprecated, and only used here for