w3tc_mobile_groups, $mobile_groups
w3tc_mobile_groups, $mobile_groups
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_mobile_groups, $mobile_groups') is found 1 times:
- /CacheGroups_Plugin_Admin.php line 149
} } // Allow plugins modify W3TC mobile groups. $mobile_groups = apply_filters( 'w3tc_mobile_groups', $mobile_groups ); // Sanitize mobile groups. foreach ( $mobile_groups as $w3tc_group => $w3tc_group_config ) { $mobile_groups[ $w3tc_group ] = array_merge( array( 'theme' => '',