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

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# Mindvalley Post & Get Variables

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/mindvalley-post-get-variable/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/mindvalley-post-get-variable/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/mindvalley-post-get-variable/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/mindvalley-post-get-variable/#developers)

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

## Opis

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

## Instalacja

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

## Najczęściej zadawane pytania

  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.

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

„Mindvalley Post & Get Variables” jest oprogramowaniem open source. Poniższe osoby
miały wkład w rozwój wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “Mindvalley Post & Get Variables” na swój język.](https://translate.wordpress.org/projects/wp-plugins/mindvalley-post-get-variable)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/mindvalley-post-get-variable/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/mindvalley-post-get-variable/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/)
przez [RSS](https://plugins.trac.wordpress.org/log/mindvalley-post-get-variable/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

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

 *  Wersja **1.0.6**
 *  Ostatnia aktualizacja **15 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 3.0.0 lub nowszej **
 *  Testowano do **3.1.4**
 *  Język
 * [English (US)](https://wordpress.org/plugins/mindvalley-post-get-variable/)
 * Tagi
 * [GET](https://pl.wordpress.org/plugins/tags/get/)[post](https://pl.wordpress.org/plugins/tags/post/)
   [variables](https://pl.wordpress.org/plugins/tags/variables/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/mindvalley-post-get-variable/advanced/)

## Oceny

 5 na 5 gwiazdek.

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://www.mindvalley.com/opensource)