apply_filters( 'mc_use_permalinks', $option ) → {string}
Check whether permalinks are enabled.
Parameters:
Name | Type | Description |
---|---|---|
$option |
string | Value of mc_use_permalinks setting. |
- Source:
Returns:
'true' value if permalinks are enabled.
- Type
- string