I am new for wordpress. In a page, I am showing 3 latest posts from a specific category. So now, I want to put a “view all posts” link so that visitor can see all post from that category. But I can’t do this.
Please help to create this link.
What code should I put in this (href=”—“) attribute? –>
<a href="">view all posts</a>
Please describe it clearly.
https://codex.wordpress.org/Function_Reference/get_category_link
Example from codex:
it works,
Create A Page named Blog
And then from Setting> Reading Set Posts page > Blog