Recent

tptn_cache_time filter

tptn_cache_time

Filter already documented in /top-10/includes/public/display-posts.php

Type: filter
Source: includes/frontend/class-display.php line 112

Usage

add_filter( 'tptn_cache_time', function() {
    // ...
} );