Title: Template Tag Shortcodes
Author: Justin Tadlock
Published: <strong>25 Mars, 2009</strong>
Last modified: 14 Qershor, 2009

---

Kërkoni te shtojca

Kjo shtojcë **s’është testuar me 3 hedhjet e rëndësishme të fundit në qarkullim 
të WordPress-it**. Mund të mos e mirëmbajnë më, ose mundet të mos mbulohet më dhe
mund të ketë probleme përputhshmërie, kur përdoret me versione më të freskët të 
WordPress-it.

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

# Template Tag Shortcodes

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

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

 * [Hollësi](https://sq.wordpress.org/plugins/template-tag-shortcodes/#description)
 * [Shqyrtime](https://sq.wordpress.org/plugins/template-tag-shortcodes/#reviews)
 *  [Instalim](https://sq.wordpress.org/plugins/template-tag-shortcodes/#installation)
 * [Zhvillim](https://sq.wordpress.org/plugins/template-tag-shortcodes/#developers)

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

## Përshkrim

_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.

## Instalim

 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.

## PBR

  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]`

## Shqyrtime

![](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 Tetor, 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 Qershor, 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?

 [ Lexojini krejt 5 shqyrtimet ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/)

## Kontribues & Zhvillues

“Template Tag Shortcodes” është software me burim të hapur. Në këtë shtojcë kanë
dhënë ndihmesë personat vijues.

Kontribues

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

[Përkthejeni “Template Tag Shortcodes” në gjuhën tuaj.](https://translate.wordpress.org/projects/wp-plugins/template-tag-shortcodes)

### Ju intereson zhvillimi?

[Shfletoni kodin](https://plugins.trac.wordpress.org/browser/template-tag-shortcodes/),
shkarkoni [depon SVN](https://plugins.svn.wordpress.org/template-tag-shortcodes/),
ose pajtohuni përmes [RSS-je](https://plugins.trac.wordpress.org/log/template-tag-shortcodes/?limit=100&mode=stop_on_copy&format=rss)
te [regjistri i zhvillimeve](https://plugins.trac.wordpress.org/log/template-tag-shortcodes/).

## Regjistër ndryshimesh

**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.

## Të tjera

 *  Version **0.1.1**
 *  Përditësuar së fundi më **17 vjet më parë**
 *  Instalime aktive **100+**
 *  Version WordPress-i ** 2.5 ose më i madh **
 *  E provuar deri me **2.8**
 *  Gjuhë
 * [English (US)](https://wordpress.org/plugins/template-tag-shortcodes/)
 * Etiketa
 * [page](https://sq.wordpress.org/plugins/tags/page/)[post](https://sq.wordpress.org/plugins/tags/post/)
   [posts](https://sq.wordpress.org/plugins/tags/posts/)[shortcode](https://sq.wordpress.org/plugins/tags/shortcode/)
 *  [Pamje e Thelluar](https://sq.wordpress.org/plugins/template-tag-shortcodes/advanced/)

## Vlerësime

 5 nga 5 yje të mundshëm.

 *  [  5 shqyrtime me 5 yje     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=5)
 *  [  0 shqyrtime me 4 yje     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=4)
 *  [  0 shqyrtime me 3 yje     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=3)
 *  [  0 shqyrtime me 2 yje     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=2)
 *  [  0 shqyrtime me 1 yje     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=1)

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

[Shihni krejt shqyrtimet](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/)

## Kontribues

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

## Asistencë

Keni diçka për të thënë? Ju duhet ndihmë?

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

## Dhuroni

Do të donit të përkrahnit shpënien më tej të kësaj shtojce?

 [ Dhuroni për këtë shtojcë ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3687060)