rpress_get_categories

Author: RestroPress 305 views

The rpress_get_categories filter is applied to use the Get the list of categories. It receives one parameter.
$term_args ->is an array containing category.

apply_filters( ‘rpress_get_categories’, $term_args );