Filter: powered_cache_preload_mobile_user_agent

apply_filters( 'powered_cache_preload_mobile_user_agent', $agent ) → {string}

Filters mobile agent name for mobile preload requests

Parameters:
Name Type Description
$agent string

Mobile agent name.

Since:
  • 2.0
Source:
Returns:

New value.

Type
string