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

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

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

# Template Tag Shortcodes

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

[ダウンロード](https://downloads.wordpress.org/plugin/template-tag-shortcodes.0.1.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/template-tag-shortcodes/#description)
 * [レビュー](https://ja.wordpress.org/plugins/template-tag-shortcodes/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/template-tag-shortcodes/#installation)
 * [開発](https://ja.wordpress.org/plugins/template-tag-shortcodes/#developers)

 [サポート](https://wordpress.org/support/plugin/template-tag-shortcodes/)

## 説明

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

## インストール

 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.

## FAQ

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

## 評価

![](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/) 2017年10月14日

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/) 2017年6月16日

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?

 [ 5件のレビューをすべて表示 ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/)

## 貢献者と開発者

Template Tag Shortcodes はオープンソースソフトウェアです。以下の人々がこのプラグ
インに貢献しています。

貢献者

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

[“Template Tag Shortcodes” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/template-tag-shortcodes)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/template-tag-shortcodes/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/template-tag-shortcodes/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/template-tag-shortcodes/)
を [RSS](https://plugins.trac.wordpress.org/log/template-tag-shortcodes/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

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

## メタ

 *  バージョン **0.1.1**
 *  最終更新日 **17年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 2.5またはそれ以降 **
 *  検証済み最新バージョン: **2.8**
 *  言語
 * [English (US)](https://wordpress.org/plugins/template-tag-shortcodes/)
 * タグ
 * [page](https://ja.wordpress.org/plugins/tags/page/)[post](https://ja.wordpress.org/plugins/tags/post/)
   [posts](https://ja.wordpress.org/plugins/tags/posts/)[shortcode](https://ja.wordpress.org/plugins/tags/shortcode/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/template-tag-shortcodes/advanced/)

## 評価

 5つ星中5つ星

 *  [  5 5-星レビュー     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/template-tag-shortcodes/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/template-tag-shortcodes/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3687060)