We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add_filter( 'wpt_rate_limit_taxonomies', function( array $array ) { // Your code here. return $array; } );
array
$array
apply_filters( 'wpt_rate_limit_taxonomies', array() )
← All Hooks
There was an error while loading. Please reload this page.