How to show wordress post catagory in ionic

i wan to show wordpress post category name into my app. how can i do that please give me some suggestion.

Are you using an API to fetch data from Wordpress?

@zeroEight Yes. using wordpress API. there only showing category id but i want to show category name only

Check this out mate : )

https://audacitus.com/site/2017/03/02/wordpress-rest-api-to-ionic-2-converting-category-id-to-name/

1 Like

@zeroEight Thank you so much