The Gatalog Presents:
DD26.2
A design by FreeMenDontAsk
Join the community at thegatalog.com
”,
], $atts, ‘guncad_search’);
if (empty($atts[‘term’])) {
return ‘No search term provided.’;
}
return search_guncad_index($atts[‘term’]);
}
add_shortcode(‘guncad_search’, ‘guncad_search_shortcode’);
?>
Leave a Reply
You must be logged in to post a comment.