Descrição
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”]
Instalação
- Upload the directory:
/parameters-shortcode/to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“URL Parameter Shortcode” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir o “URL Parameter Shortcode” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0
- First stable version.