php code to add a search bar on a WordPress site.
Line simple code to add shortcode with the plugin Woody ad snippets
or directly into a WordPress file for savvy.
<?php get_search_form(); ?>
working example
[site_reviews_summary assigned_to=”post_id”]
[site_reviews_form assign_to=”post_id”] |
[site_reviews display=10 assigned_to=”post_id”]