<div class="threadpost col-7">
                        <div class="post"><p>Hi,</p>
<p>I have a WP site in which the menu links need to list posts from 1
or more tag. I know that for single tags, you can use following syntax</p>
<p><a href="http://mysite.com/tags/tag1" rel="nofollow">http://mysite.com/tags/tag1</a></p>
<p>However, my requirement is that I want to have a URL, which when clicked will list posts from all tags in the URL like so...</p>
<p><a href="http://mysite.com/tags/tag1+tag2" rel="nofollow">http://mysite.com/tags/tag1+tag2</a></p>
<p>Should display / list posts that are either tagged with <b>tag1 </b>or <b>tag2 </b>or <b>tag1 </b>and <b>tag2</b></p>
<p>Is this possible out of the box with wordpress ? i.e. some url structure that i don't know about exists ?<br></p>
<p>I did look at following post where people have requested something similar, but that is not working as advertised... :)</p>
<p><a href="http://wordpress.org/support/topic/161812" rel="nofollow">http://wordpress.org/support/topic/161812</a></p></div></div><br>Thanks<br>-Shiva<br>