Title: Mindvalley Post &amp; Get Variables
Author: Mindvalley
Published: <strong>27 Maggio 2011</strong>
Last modified: 28 Dicembre 2011

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Mindvalley Post & Get Variables

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

[Scarica](https://downloads.wordpress.org/plugin/mindvalley-post-get-variable.1.0.6.zip)

 * [Dettagli](https://it.wordpress.org/plugins/mindvalley-post-get-variable/#description)
 * [Recensioni](https://it.wordpress.org/plugins/mindvalley-post-get-variable/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/mindvalley-post-get-variable/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/mindvalley-post-get-variable/#developers)

 [Supporto](https://wordpress.org/support/plugin/mindvalley-post-get-variable/)

## Descrizione

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 (“).

## Installazione

 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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Mindvalley Post & Get Variables” è un software open source. Le persone che hanno
contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Mindvalley Post & Get Variables” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/mindvalley-post-get-variable)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/mindvalley-post-get-variable/)
segui il [repository SVN](https://plugins.svn.wordpress.org/mindvalley-post-get-variable/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/)
tramite [RSS](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

## Meta

 *  Versione **1.0.6**
 *  Ultimo aggiornamento **14 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.0.0 o superiore **
 *  Testato fino alla versione **3.1.4**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/mindvalley-post-get-variable/)
 * Tag
 * [GET](https://it.wordpress.org/plugins/tags/get/)[post](https://it.wordpress.org/plugins/tags/post/)
   [variables](https://it.wordpress.org/plugins/tags/variables/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/mindvalley-post-get-variable/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  1 5- recensioni a stelle     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](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)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/mindvalley-post-get-variable/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://www.mindvalley.com/opensource)