apply_filters( 'powered_cache_htaccess_add_cors', true ) → {boolean}
Filters whether add CORS configuration or not
Parameters:
Name | Type | Description |
---|---|---|
true |
boolean | for creating .htaccess rules for CORS |
- Since:
- 2.5
- Source:
Returns:
New value.
- Type
- boolean