I want a custom page where i can get all post as per Url Parameter ( cat and tag )
<a href="localhost/celeb_page.php?cat=38&tag=aamir-khan" >View All Photo of Aamir</a>
hence if some one click above link then the post related to aamir khan will be seen as per its cat id and tag
can any one help me?
note its not any custom post and nor custom taxonomy