설명
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”]
설치
- Upload the directory:
/parameters-shortcode/
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
자국어로 “URL Parameter Shortcode”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0
- First stable version.