Title: Template Tag Shortcodes
Author: Justin Tadlock
Published: <strong>25. 3. 2009</strong>
Last modified: 14. 6. 2009

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://s.w.org/plugins/geopattern-icon/template-tag-shortcodes.svg)

# Template Tag Shortcodes

 Autor: [Justin Tadlock](https://profiles.wordpress.org/greenshady/)

[Stáhnout](https://downloads.wordpress.org/plugin/template-tag-shortcodes.0.1.1.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/template-tag-shortcodes/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/template-tag-shortcodes/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/template-tag-shortcodes/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/template-tag-shortcodes/#developers)

 [Podpora](https://wordpress.org/support/plugin/template-tag-shortcodes/)

## Popis

_Template Tag Shortcodes_ is a plugin that turns many of the WordPress [template tags](https://codex.wordpress.org/Template_Tags)
into easy-to-use shortcodes.

This plugin was created so end users could make use of the template tags within 
their posts and pages. Currently, this plugin creates 40+ shortcodes for use. Not
all template tags are available as shortcodes, but you are more than welcome to 
request others be added.

See the FAQ or the included `readme.html` for a list of all available shortcodes.

### What are the parameters for each shortcode?

There are several parameters for many shortcodes and none for others. Each shortcode
represents its equivalent template tag. A list of the available parameters for each
shortcode is included in the plugin’s `readme.html` file.

## Instalace

 1. Unzip the `template-tag-shortcodes.zip` folder.
 2. Upload the `template-tag-shortcodes` folder to your `/wp-content/plugins directory`.
 3. In your WordPress dashboard, head over to the _Plugins_ section.
 4. Activate _Template Tag Shortcodes_.

More detailed instructions are included in the plugin’s `readme.html` file.

## Nejčastější dotazy

  Why was this plugin created?

To allow users the ability to easily use WordPress template tags from within the
_Write Post/Page_ screen.

  What shortcodes are available?

 * `[wp_list_authors]`
 * `[the_author]`
 * `[the_author_description]`
 * `[the_author_login]`
 * `[the_author_firstname]`
 * `[the_author_lastname]`
 * `[the_author_nickname]`
 * `[the_author_ID]`
 * `[the_author_url]`
 * `[the_author_email]`
 * `[the_author_link]`
 * `[the_author_aim]`
 * `[the_author_yim]`
 * `[the_author_posts]`
 * `[the_author_posts_link]`
 * `[the_modified_author]`
 * `[wp_list_categories]`
 * `[wp_dropdown_categories]`
 * `[the_category]`
 * `[get_category_link]`
 * `[the_date]`
 * `[the_time]`
 * `[the_modified_date]`
 * `[the_modified_time]`
 * `[wp_tag_cloud]`
 * `[the_tags]`
 * `[get_tag_link]`
 * `[wp_list_bookmarks]`
 * `[the_title]`
 * `[the_title_attribute]`
 * `[the_ID]`
 * `[the_permalink]`
 * `[get_permalink]`
 * `[wp_list_pages]`
 * `[wp_dropdown_pages]`
 * `[wp_get_archives]`
 * `[bloginfo]`
 * `[allowed_tags]`
 * `[wp_logout_url]`
 * `[wp_login_url]`
 * `[comments_link]`
 * `[category_description]`
 * `[tag_description]`
 * `[term_description]`
 * `[the_terms]`
 * `[the_author_meta]`

## Recenze

![](https://secure.gravatar.com/avatar/89da38600b16de15e7c3fb10d0f81a949a6864702a7e3a133f66b62c26cd7772?
s=60&d=retro&r=g)

### 󠀁[Still works great](https://wordpress.org/support/topic/still-works-great-21/)󠁿

 [Sea Jay](https://profiles.wordpress.org/jcollier/) 14. 10. 2017

I know this hasn’t been updated for a while, but it works great with 4.8.2.

![](https://secure.gravatar.com/avatar/b8abe20715d6b41b688445302a5dcec5849fd59be5ddb54ecbab2f2a0c06988b?
s=60&d=retro&r=g)

### 󠀁[Great plugin!](https://wordpress.org/support/topic/great-plugin-14199/)󠁿

 [jugbandhills](https://profiles.wordpress.org/jugbandhills/) 16. 6. 2017

I wish you would update all of your plugins I have used them for 8 years and now
I am told there are a security risk. Don’t you write plugins anymore?

 [ Přečtěte si všech 5 recenzí ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/)

## Autoři

Template Tag Shortcodes je otevřený software. Následující lidé přispěli k vývoji
tohoto pluginu.

Spolupracovníci

 *   [ Justin Tadlock ](https://profiles.wordpress.org/greenshady/)

[Přeložte “Template Tag Shortcodes” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/template-tag-shortcodes)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/template-tag-shortcodes/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/template-tag-shortcodes/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/template-tag-shortcodes/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/template-tag-shortcodes/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

**Version 0.1.1**

 * `[the_author_email]` uses `antispambot()` to protect emails addresses.
 * Added the `[comments_link]` shortcode.
 * Added the `[category_description]` shortcode.
 * Added the `[tag_description]` shortcode.
 * Added the `[term_description]` shortcode.
 * Added the `[the_terms]` shortcode.
 * Added the `[the_author_meta]` shortcode.

**Version 0.1**

 * Plugin launch.

## Meta

 *  Verze **0.1.1**
 *  Poslední aktualizace **před 17 roky**
 *  Aktivních instalací **100+**
 *  Verze WordPressu ** 2.5 nebo novější **
 *  Testováno až do WordPressu **2.8**
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/template-tag-shortcodes/)
 * Štítky
 * [page](https://cs.wordpress.org/plugins/tags/page/)[post](https://cs.wordpress.org/plugins/tags/post/)
   [posts](https://cs.wordpress.org/plugins/tags/posts/)[shortcode](https://cs.wordpress.org/plugins/tags/shortcode/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/template-tag-shortcodes/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  5 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/)

## Spolupracovníci

 *   [ Justin Tadlock ](https://profiles.wordpress.org/greenshady/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/template-tag-shortcodes/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3687060)