Filter: powered_cache_preload_public_posts_offset

apply_filters( 'powered_cache_preload_public_posts_offset', $offset ) → {int}

Filters posts offset for preload.

Parameters:
Name Type Description
$offset int

The offset of the post query.

Since:
  • 2.0
Source:
Returns:

New value.

Type
int