__TOC__ Template tags are used within your blog's pages to display information dynamically or otherwise customize your blog, providing the tools to make it as individual and interesting as you are. Below is a list of the general user tags available in WordPress, sorted by function-specific category. For further information on template tags and templates in general, see the following:
* Include Tags
* Conditional Tags
* The Loop
* Templates and Stepping Into Templates
* Anatomy of a Template Tag
* How to Pass Tag Parameters
__TOC__ Template tags are used within your blog's pages to display information dynamically or otherwise customize your blog, providing the tools to make it as individual and interesting as you are. Below is a list of the general user tags available in WordPress, sorted by function-specific category. For further information on template tags and templates in general, see the following:
* Include Tags
* Conditional Tags
* The Loop
* Templates and Stepping Into Templates
* Anatomy of a Template Tag
* How to Pass Tag Parameters Note: If you have an interesting twist on the implementation of one or more tags, feel free to add an example for the benefit of other WordPress users.