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

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Mindvalley Post & Get Variables

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

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

 * [Detalii](https://ro.wordpress.org/plugins/mindvalley-post-get-variable/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/mindvalley-post-get-variable/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/mindvalley-post-get-variable/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/mindvalley-post-get-variable/#developers)

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

## Descriere

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

## Instalare

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

## Întrebări frecvente

  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.

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Mindvalley Post & Get Variables” este un software open-source. La acest modul au
contribuit următoarele persoane.

Contributori

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

[Tradu „Mindvalley Post & Get Variables” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/mindvalley-post-get-variable)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/mindvalley-post-get-variable/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/mindvalley-post-get-variable/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/)
prin [RSS](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

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

 *  Versiunea **1.0.6**
 *  Ultima actualizare **Acum 14 ani**
 *  Instalări active: **20+**
 *  Versiune WordPress ** 3.0.0 sau mai recentă **
 *  Testat până la **3.1.4**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/mindvalley-post-get-variable/)
 * Etichete
 * [GET](https://ro.wordpress.org/plugins/tags/get/)[post](https://ro.wordpress.org/plugins/tags/post/)
   [variables](https://ro.wordpress.org/plugins/tags/variables/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/mindvalley-post-get-variable/advanced/)

## Evaluări

 5 din 5 stele.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/mindvalley-post-get-variable/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/mindvalley-post-get-variable/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://www.mindvalley.com/opensource)