This Quick Guides explains how to use the is singular conditional tag WordPress, as well the two other related ones is page and is single. they're WordPress-provided functions that tell you something about WordPress content being displayed on page. Understanding conditional tags is something that makes the most sense after you've dabbled with WordPress theming little. To understand WordPress conditional tag, is singular, it's useful to understand the related ones called is page and is single. So here's summary all three relate to the condition where one piece of WordPress content is shown. is page is true is single is false, and is singular is true.. is single is true, and is singular is true.. is single is true and is singular is true... But ALL of the above conditional tags will be false. Then, mindful of whether you've got PHP tags open or not, when is singular is true.
Read more