top_ten_rest_api_get_items_params
Get the arguments for fetching the popular posts.
Type: filter
Since: 3.0.0
Source: includes/frontend/class-rest-api.php line 320
Usage
add_filter( 'top_ten_rest_api_get_items_params', function() {
// ...
} );