projectTagLink()
Description
This function creates a URL that can be used to link to tags. Formatted based on the clean URLs option. Used internally in the projectTags() function.
Usage
<?php echo linkToProjectTag( $tag ); ?>
Parameters
$options
- string
The text to be turned into a tag. Will be converted to URL-friendly format, for example, “Graphic Design” becomes “graphic-design”.
-
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