pass URL param into shortcode
-
Hi,
Thanks for making this plugin!I want to know if there is a way to insert URL param into shortcode using your plugin?
In my case, i give a link to my client:
https://mywebsite.fr/mypage?myurlparam=valueI want to insert the “value” of “myurlparam” into “myshortcode”, something like :
[insert_php] echo do_shortcode('[myshortcode att="'.$_POST[myurlparam].'"]'); [/insert_php]
An idea? is it possible with your plugin? i’m noobie in code…
Thx for help!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘pass URL param into shortcode’ is closed to new replies.