Search form vanished after WP 3.6 update
-
Topic
-
Hi Jason!
I have placed a search field in the nav menu on one of my sites using the add_action hook:
add_action('themeblvd_header_menu_addon', 'get_search_form');
After update to WP 3.6 it vanished and I can’t seem to figure out what the problem might be.
Any help much appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.