Find us on Facebook

LightBlog
Responsive Ads Here

Thứ Tư, 27 tháng 12, 2017

Get category URL knowing it's id

Question:

I have id of WP category on external resource. I know that if I have id of post I can create url like
But what if I know id of category? How can I generate link to it? Category permalinks look like
and I need to use something like

Answer:

If you have category ID you can create link to category like below :
<a href="/index.php?cat=7">Category Title</a>
For more details read from this link :
Thanks!

Không có nhận xét nào:

Đăng nhận xét