Tagged Questions
0
votes
2answers
74 views
get_all_category_ids for bookmark
I was wondering how to create a list of categories name and ids for Wordpress Bookmarks such as get_all_category_ids for post.
I tried using the get_bookmarks, but the category does not appear in it.
...