Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Eliot Akira

    (@miyarakira)

    The [for] loop will go through each term in the given taxonomy (tag in this case) – so at any time, [each slug] can only be a single term.

    If you want to set it manually, this is possible by separating the terms with a comma and no space.

    <a href="?tag=tag_1,tag_2">
    Thread Starter flodi

    (@flodi)

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pass multiple parameters through get’ is closed to new replies.