Recent

tptn_tracker_script_args filter

tptn_tracker_script_args

Filter the localize script arguments for the Top 10 tracker.

Type: filter
Since: 2.4.0
Source: includes/class-tracker.php line 138

Usage

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