Archive | Functions by letter t RSS feed for this section

the_search_query

Display the contents of the search query variable.The search query string is passed through esc_attr() to ensure that it is safe for placing in an html attribute.

3039

Continue reading

the_post_password

Display the post password.The password is passed through esc_attr() to ensure that it is safe for placing in an html attribute.

3035

Continue reading