crp_rest_api_get_item_params
Get the arguments for fetching the related posts.
Type: filter
Since: 3.5.0
Source: includes/frontend/class-rest-api.php line 215
Usage
add_filter( 'crp_rest_api_get_item_params', function() {
// ...
} ); crp_rest_api_get_item_params filter Get the arguments for fetching the related posts.
Type: filter
Since: 3.5.0
Source: includes/frontend/class-rest-api.php line 215
add_filter( 'crp_rest_api_get_item_params', function() {
// ...
} );