Archive | Functions RSS feed for this section

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_settings_errors

Fetch settings errors registered by add_settings_error()Checks the $wp_settings_errors array for any errors declared during the current pageload and returns them.

1683

Continue reading