apply_filters( 'mc_autoclose_comments', $close ) → {bool}
Filter whether event posts should automatically close comments. Default 'true'.
Parameters:
Name | Type | Description |
---|---|---|
$close |
bool | 'true' to close comments. |
- Source:
Returns:
- Type
- bool