Title: Mindvalley Post &amp; Get Variables
Author: Mindvalley
Published: <strong>2011年5月27日</strong>
Last modified: 2011年12月28日

---

プラグインを検索

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

![](https://s.w.org/plugins/geopattern-icon/mindvalley-post-get-variable.svg)

# Mindvalley Post & Get Variables

 作者: [Mindvalley](https://profiles.wordpress.org/mindvalley/)

[ダウンロード](https://downloads.wordpress.org/plugin/mindvalley-post-get-variable.1.0.6.zip)

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

 [サポート](https://wordpress.org/support/plugin/mindvalley-post-get-variable/)

## 説明

Outputs $_POST or $_GET variable values using shortcodes.

Super duper uberly useful on tracking scripts on eCommerce thank you pages.

Example:

 * $_POST[‘email’] > [post_var name=”email”]
 * $_GET[‘txn_id’] > [get_var name=”txn_id”]

For Array values :

 * $_POST[‘user’][‘email’] > [post_var] name=”user[email]” [/post_var]
 * $_GET[‘user’][‘first_name’] > [get_var] name=”user[first_name]” [/get_var]
 * $_GET[‘user’][‘address’][‘line1’] > [get_var] name=”user[address][line1]” [/get_var]

Note: Remember to wrap the name attribute in double quotes (“).

## インストール

 1. Upload plugin folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Enjoy!

## FAQ

  Why I can’t get some of the URL variables?

WordPress has a set of reserved GET variables that is used for page querying. For
example, ‘name’ or ‘page_id’ or ‘id’ can’t be used without having some unexpected
results.

  Array variables are not showing up.

Verify that you wrap your the variable settings within a double quote (“), or else
it won’t work.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

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

貢献者

 *   [ Mindvalley ](https://profiles.wordpress.org/mindvalley/)

[“Mindvalley Post & Get Variables” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/mindvalley-post-get-variable)

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

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

## 変更履歴

#### 1.0

Initial Release.

#### 1.0.2

Add support for array $_POST / $_GET variables

#### 1.0.3

Additional checks to avoid unnecessary PHP warnings if the key provided appears 
to be an array.

#### 1.0.4

Bug fix.

#### 1.0.6

Support PHP auto replacements POST / GET variables with underscores

## メタ

 *  バージョン **1.0.6**
 *  最終更新日 **14年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 3.0.0またはそれ以降 **
 *  検証済み最新バージョン: **3.1.4**
 *  言語
 * [English (US)](https://wordpress.org/plugins/mindvalley-post-get-variable/)
 * タグ
 * [GET](https://ja.wordpress.org/plugins/tags/get/)[post](https://ja.wordpress.org/plugins/tags/post/)
   [variables](https://ja.wordpress.org/plugins/tags/variables/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/mindvalley-post-get-variable/advanced/)

## 評価

 5つ星中5つ星

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

[Your review](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/)

## 貢献者

 *   [ Mindvalley ](https://profiles.wordpress.org/mindvalley/)

## サポート

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

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/mindvalley-post-get-variable/)

## 寄付

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

 [ このプラグインに寄付 ](http://www.mindvalley.com/opensource)