Recent

tptn_exclude_post_ids filter

tptn_exclude_post_ids

This filter is documented in class-top-ten-query.php */

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

Usage

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