Title: Mindvalley Post &amp; Get Variables
Author: Mindvalley
Published: <strong>मे 27, 2011</strong>
Last modified: डिसेंबर 28, 2011

---

प्लगइन शोधा

हे प्लगइन **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://mr.wordpress.org/plugins/mindvalley-post-get-variable/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/mindvalley-post-get-variable/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/mindvalley-post-get-variable/#installation)
 * [डेव्हलोपमेंट](https://mr.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!

## नेहमी विचारले जाणारे प्रश्न

  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+**
 *  वर्डप्रेस आवृत्ती ** 3.0.0 किंवा मोठा **
 *  परीक्षित केले आहे **3.1.4**
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/mindvalley-post-get-variable/)
 * टॅग्ज:
 * [GET](https://mr.wordpress.org/plugins/tags/get/)[post](https://mr.wordpress.org/plugins/tags/post/)
   [variables](https://mr.wordpress.org/plugins/tags/variables/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/mindvalley-post-get-variable/advanced/)

## मूल्यांकन

 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)