Retrieve permalink for search.
1675
Continue readingDisplay search form.Will first attempt to locate the searchform.php file in either the child or the parent, then load it. If it doesn’t exist, then the default search form will be displayed. The default search form is HTML, which will be displayed. There is a filter applied to the search form HTML in order to edit or replace it. The filter is ‘get_search_form’.
1673
Continue readingDisplay RSS items in HTML list items.You have to specify which HTML list you want, either ordered or unordered before using the function. You also have to specify how many items you wish to display. You can’t display all of them like you can with wp_rss() function.
1663
Continue reading
get_search_comments_feed_link
Retrieve the permalink for the comments feed of the search results.
1669
Continue reading →