Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

URL Parameter Shortcode

Περιγραφή

A shortcode to display the value of a parameter in a URL query string. Lets say that you have a URL like so: http://joehall.me/thank/?fname=John and you want to print the value for “fname” in the text of the page. Then all you need to do is install this plugin and use the following shortcode where ever you’d like to print that value: [parameters q=”fname”]

Εγκατάσταση

  1. Upload the directory: /parameters-shortcode/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“URL Parameter Shortcode” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0

  • First stable version.