Title: Mindvalley Post &amp; Get Variables
Author: Mindvalley
Published: <strong>27 de Maio, 2011</strong>
Last modified: 28 de Decembro, 2011

---

Buscar plugins

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

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

# Mindvalley Post & Get Variables

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

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

 * [Detalles](https://gl.wordpress.org/plugins/mindvalley-post-get-variable/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/mindvalley-post-get-variable/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/mindvalley-post-get-variable/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/mindvalley-post-get-variable/#developers)

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

## Descrición

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

## Instalación

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

## Preguntas frecuentes

  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.

## Comentarios

Non hai recensións para este plugin.

## Colaboradores e desenvolvedores

“Mindvalley Post & Get Variables” é un software de código aberto. As seguintes persoas
colaboraron con este plugin.

Colaboradores

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

[Traduce “Mindvalley Post & Get Variables” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/mindvalley-post-get-variable)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/mindvalley-post-get-variable/),
bota unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/mindvalley-post-get-variable/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/)
por [RSS](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

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

 *  Versión **1.0.6**
 *  Última actualización **Fai 15 anos**
 *  Instalacións activas **10+**
 *  Versión de WordPress ** 3.0.0 ou superior **
 *  Probado ata **3.1.4**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/mindvalley-post-get-variable/)
 * Etiquetas
 * [GET](https://gl.wordpress.org/plugins/tags/get/)[post](https://gl.wordpress.org/plugins/tags/post/)
   [variables](https://gl.wordpress.org/plugins/tags/variables/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/mindvalley-post-get-variable/advanced/)

## Valoracións

 5 de 5 estrelas

 *  [  1 valoración de 5 estrelas     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=5)
 *  [  0 valoracións de 4 estrelas     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=4)
 *  [  0 valoracións de 3 estrelas     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=3)
 *  [  0 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/?filter=2)
 *  [  0 valoracións de 1 estrelas     ](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)

[Ver todas as valoracións](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/mindvalley-post-get-variable/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](http://www.mindvalley.com/opensource)