Formatting, adding/updating links

This commit is contained in:
Ben Word
2013-11-07 21:28:52 -06:00
parent e362daecf2
commit 840ee637bf
14 changed files with 23 additions and 21 deletions

View File

@@ -256,7 +256,7 @@ function roots_request_filter($query_vars) {
add_filter('request', 'roots_request_filter');
/**
* Tell WordPress to use searchform.php from the templates/ directory. Requires WordPress 3.6+
* Tell WordPress to use searchform.php from the templates/ directory
*/
function roots_get_search_form($form) {
$form = '';