Filter: powered_cache_fo_dashboard

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

Filters whether apply or not apply file optimizations on wp-admin.

Parameters:
Name Type Description
true boolean

to enable optimizations for dashboard.

Since:
  • 2.0
Source:
Returns:

New value.

Type
boolean