Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

URL Parameter Shortcode

Deskripsi

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”]

Instalasi

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

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“URL Parameter Shortcode” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0

  • First stable version.