apply_filters( 'RCB/Query/Arguments', $arguments, $context ) → {array}
Modify arguments to get_posts
and get_terms
. This can be especially useful for WPML / PolyLang.
Parameters:
Name | Type | Description |
---|---|---|
$arguments |
array | |
$context |
string |
Returns:
- Type
- array