ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.7.0 / Page 51

delete_term_relationships

Action Hook: Fires immediately before an object-term relationship is deleted.

Source: wp-includes/taxonomy.php:2484

Used by 1 function | Uses 0 functions

deleted_term_relationships

Action Hook: Fires immediately after an object-term relationship is deleted.

Source: wp-includes/taxonomy.php:2500

Used by 1 function | Uses 0 functions

register_taxonomy()

Function: Creates or modifies a taxonomy object.

Source: wp-includes/taxonomy.php:372

Used by 1 function | Uses 7 functions

strip_shortcodes_tagnames

Filter Hook: Filters the list of shortcode tags to remove from the content.

Source: wp-includes/shortcodes.php:596

Used by 1 function | Uses 0 functions

pre_do_shortcode_tag

Filter Hook: Filters whether to call a shortcode callback.

Source: wp-includes/shortcodes.php:312

Used by 1 function | Uses 0 functions

do_shortcode_tag

Filter Hook: Filters the output created by a shortcode callback.

Source: wp-includes/shortcodes.php:331

Used by 1 function | Uses 0 functions

wp_generate_uuid4()

Function: Generate a random UUID (version 4).

Source: wp-includes/functions.php:5837

Used by 5 functions | Uses 0 functions

wp_cache_get_last_changed()

Function: Get last changed date for the specified cache group.

Source: wp-includes/functions.php:5884

Used by 9 functions | Uses 2 functions

wp_allowed_protocols()

Function: Retrieve a list of protocols to allow in HTML attributes.

Source: wp-includes/functions.php:5228

Used by 6 functions | Uses 3 functions

wp_timezone_choice()

Function: Gives a nicely-formatted list of timezone strings.

Source: wp-includes/functions.php:4764

Used by 0 functions | Uses 8 functions
« Previous 1 … 50 51 52 53 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy