Home > AI > Backend > Wordpress >

get_category_parents

get_category_parents( int $category_id, bool $link = false, string $separator = '/', bool $nicename = false, array $deprecated = array() )

Retrieves category parents with separator.

Leave a Reply