{"id":333409,"date":"2023-07-21T10:56:44","date_gmt":"2023-07-21T10:56:44","guid":{"rendered":"https:\/\/www.orcapia.com\/?page_id=333409"},"modified":"2024-02-17T18:12:46","modified_gmt":"2024-02-17T18:12:46","slug":"search_form-shortcode-2","status":"publish","type":"page","link":"https:\/\/www.orcapia.com\/shortcode\/search_form-shortcode-2\/","title":{"rendered":"search_form (shortcode)"},"content":{"rendered":"\n

Search form shortcode<\/h2>\n\n\n\n

This shortcode will display a wordpress search form<\/p>\n\n\n\n

Attributes<\/h3>\n\n\n\n

placeholder, values: string<\/p>\n\n\n\n

Example<\/h2>\n\n\n

Code<\/h3>[search_form]<\/code>

Source Output<\/h3>
<form role="search" method="get" class="search-form" action="https:\/\/www.orcapia.com\/">\n<div class="input-group">\n<input type="search" class="search-field form-control" placeholder="Search &hellip;" value="" name="s" ondblclick="this.value='';" title="Search for:">\n<button class="btn btn-primary" type="submit">Search<\/button>\n<\/div>\n<\/form><\/pre>

Display Output<\/h3>
\n
\n\n