WordPress 中文文档

Template Tags

From WordPress Chinese

Jump to: navigation, search

目录

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:

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.

Author tags

Category tags

Comment tags

Date and Time tags

General tags

Geo tags

Geo features were moved to a plugin implementation with WordPress 1.5. Tags in parentheses are the plugin version. Download the GeoPlugin.

Link tags

Links Manager tags

Permalink tags

Post tags

Trackback tags

External Resources

用户