bbp_get_trash_days

bbp_get_trash_days

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_get_trash_days') is found 1 times:

  • /includes/common/functions.php line 271
    		? (int) EMPTY_TRASH_DAYS
    		: 30;
    
    	// Filter & return
    	return (int) apply_filters( 'bbp_get_trash_days', $days, $context );
    }
    
    /** Statistics ****************************************************************/
    
    /**
     * Get the forum statistics