Filter: powered_cache_auto_htaccess_update

apply_filters( 'powered_cache_auto_htaccess_update', true ) → {boolean}

Filters whether automatically update or not update .htaccess file

Parameters:
Name Type Description
true boolean

to automatic update.

Since:
  • 1.1.1
Source:
Returns:

New value.

Type
boolean