• Not tried it yet, but sometimes shortcodes pass variables to their code, usually “hardwired” into the page post such as:
    [prog_shortcode name=Chris location=UK]

    so I’m wondering if this will work:
    …my_blog/slug?name=Chris&location=UK
    (on page)
    [prog_shortcode name=[URLparam param=name] location=[URLParam param=location]]

  • The topic ‘Wonder if it will work within shortcodes’ is closed to new replies.