How to get the list of categories Which current post is linked to
-
Hi All !
How to get the list of categories Which current post is linked to ? When reviewing some post Which is linked with two categories I need to get the list of categories Which include this reviewed post.
I tried to get them with help of get_categories() but unfortunately It returned all categories which were in database. I need only which include this post. ID post I have. Maybe Is There some function Which can get categories of post by its ID ?
Thanks a lot in advance
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to get the list of categories Which current post is linked to’ is closed to new replies.