Update functions.php

extra / *oops*
This commit is contained in:
splifingate 2025-01-26 15:14:12 -05:00
commit 002b25d158

View file

@ -1510,7 +1510,7 @@ function get_tagcount($var)
return count($tmp);
}
/// Return search result count
// Return search result count
function keyword_count($keyword)
{
$posts = get_blog_posts();