Recent

tptn_view_counter_script_url filter

tptn_view_counter_script_url

Filter the script URL of the counter.

Type: filter
Since: 2.0
Source: includes/class-counter.php line 124

Usage

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