bbp_get_form_forum_subscribed

bbp_get_form_forum_subscribed

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_form_forum_subscribed') is found 1 times:

  • /includes/forums/template.php line 2318
    		// Get checked output
    		$checked = checked( $forum_subscribed, true, false );
    
    		// Filter & return
    		return apply_filters( 'bbp_get_form_forum_subscribed', $checked, $forum_subscribed );
    	}
    
    /** Form Dropdowns ************************************************************/
    
    /**
     * Output value forum type dropdown