Home
Blog
Download
Demo
Showcase
Forum
User Guide / Documentation
Services
Contact
Secretary
/
Template Tags
/
Description
Description
Returns true if the project has tags.
Usage
<?php
if
(
projectHasTags
(
)
)
{
// Do something...
}
?>