apply_filters( 'mc_process_shortcodes', $return ) → {string}
Disable shortcode parsing in content. Default 'true'.
Parameters:
Name | Type | Description |
---|---|---|
$return |
string | String 'true' to run do_shortcode() on calendar content. |
- Source:
Returns:
- Type
- string