Descrición
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”]
Instalación
- Upload the directory:
/parameters-shortcode/to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“URL Parameter Shortcode” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “URL Parameter Shortcode” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0
- First stable version.