Tag Archives: codex

get_sidebar

Load sidebar template.Includes the sidebar template for a theme or if a name is specified then a specialised sidebar will be included.

1689

Continue reading

get_shortcode_regex

Retrieve the shortcode regular expression for searching.The regular expression combines the shortcode tags in the regular expression in a regex class.

1685

Continue reading

get_search_query

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

1677

Continue reading