Filter: powered_cache_rejected_referrers

apply_filters( 'powered_cache_rejected_referrers', $rejected_referrers ) → {array}

Filter rejected referrer list.

Parameters:
Name Type Description
$rejected_referrers array

The referrer that will not see the cached page.

Since:
  • 3.6
Source:
Returns:

Rejected referrer list.

Type
array