apply_filters( 'mc_legacy_templates_enabled', $enabled ) → {bool}
Filter legacy templates status. New templates are intended for release with version 3.5.0 and will be in alpha at least through then.
Parameters:
Name | Type | Description |
---|---|---|
$enabled |
bool | Return 'true' to use legacy templates. |
- Source:
Returns:
- Type
- bool