projectTags()
Description
Returns the project's tags as a linked, comma separated list.
Example output:
<a href="/projects/tags/competition">competition</a>, <a href="/projects/tags/environment-friendly">environmentally friendly</a>, <a href="/projects/tags/awards">awards</a>
Usage
<?php echo projectTags(); ?>
-
FAQ
- What is the Page Type and how do I use it?
- How do I make blog pagination work?
- How can I make next/previous buttons to navigate my projects?
- How do I include Vimeo, YouTube, SoundCloud etc in my projects, pages, blog posts?
- How do I make excerpts for my blog posts? (Using the {more} tag)
- View all (2 more)
-
General Documentation
-
Themes
-
Code Documentation