Fires after the object term cache has been cleaned.
wp_update_term_count_now
Perform term count update immediately.
wp_defer_term_counting
Enable or disable term counting.
delete_term
Fires after a term is deleted from the database and the cache is cleaned.
Advertisement
strip_shortcodes
Remove all shortcode tags from the given content.
shortcode_atts
Combine user attributes with known attributes and fill in defaults when needed.
shortcode_parse_atts
Retrieve all attributes from the shortcodes tag.
do_shortcode_tag
Regular Expression callable for do_shortcode() for calling shortcode hook.
Advertisement
get_shortcode_regex
Retrieve the shortcode regular expression for searching.
do_shortcode
Search content for shortcodes and filter shortcodes through their hooks.
remove_all_shortcodes
Clear all shortcodes.
remove_shortcode
Removes hook for shortcode.
Advertisement
add_shortcode
Adds a new shortcode.
wp_just_in_time_script_localization
Load localized data on print rather than initialization.
is_front_page
Determines whether the query is for the front page of the site.