Checks whether a specific template tag is available.
File: src/components/template-tag-handler.php
Template_Tag_Handler::get_tag()
Gets a specific template tag.
Template_Tag_Handler::get_tags()
Gets all available template tags for the handler.
Template_Tag_Handler
Class for handling template tags.
Template_Tag_Handler::__construct()
Constructor.
Template_Tag_Handler::process_content()
Processes content and replaces template tags.
Template_Tag_Handler::get_slug()
Gets the template tag handler slug.