bbp_toggle_topic

bbp_toggle_topic

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_toggle_topic') is found 1 times:

  • /includes/topics/functions.php line 2231
    2227
    2228
    2229
    2230
    2231
    2232
    2233
    2234
    2235
    2236
    2237
            $retval['redirect_to'] = bbp_add_view_all( $retval['redirect_to'], true );
        }
     
        // Filter & return
        return apply_filters( 'bbp_toggle_topic', $retval, $r, $args );
    }
     
    /** Favorites & Subscriptions *************************************************/
     
    /**
     * Remove a deleted topic from all user favorites