• Resolved sanaalazmeh

    (@sanaalazmeh)


    Hi!
    I need to insert a page with url parameters like event?event_id=1
    Is that possible?
    It is important to have that feature.

    Thanks
    Sana

Viewing 1 replies (of 1 total)
  • Plugin Author Paul Ryan

    (@figureone)

    I might be able to integrate something like this. Can you give me a few more details? Do you have a custom page template that accesses either $_GET or $_REQUEST variables?

    If so, I could potentially create another attribute in the shortcode that represents querystring parameters like so:
    [insert page='event' display='content' querystring='event_id=1&another=something...']

Viewing 1 replies (of 1 total)
  • The topic ‘How can I pass url parameters of the page?’ is closed to new replies.