Forums

Need to Pull input from search form (2 posts)

  1. Davebenroberts
    Member
    Posted 2 years ago #

    I need to take what the user inputs into the search form and have it placed in the following code.

    <a href="?s=<?php Search Form Input HERE ?>&cat=4">1</a>

    What I'm going is having links on the search page that you can switch from searching all categories, to just one you specify.

  2. esmi
    Theme Diva & Mod
    Posted 2 years ago #

    wp_specialchars($s,1) should give you whatever was entered into the search input.

Topic Closed

This topic has been closed to new replies.

About this Topic