added_term_relationship
Action Hook: Fires immediately after an object-term relationship is added.
Source: wp-includes/taxonomy.php:2873
Action Hook: Fires immediately after an object-term relationship is added.
Source: wp-includes/taxonomy.php:2873
Action Hook: Fires immediately before an object-term relationship is deleted.
Source: wp-includes/taxonomy.php:3019
Action Hook: Fires immediately after an object-term relationship is deleted.
Source: wp-includes/taxonomy.php:3036
Filter Hook: Filters the link types that contain oEmbed provider URLs.
Source: wp-includes/class-wp-oembed.php:466
Method: Connects to a oEmbed provider and returns the result.
Source: wp-includes/class-wp-oembed.php:527
Filter Hook: Filters the oEmbed URL to be fetched.
Source: wp-includes/class-wp-oembed.php:546
Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.
Source: wp-includes/class-wp-oembed.php:683
Filter Hook: Filters the returned oEmbed HTML.
Source: wp-includes/class-wp-oembed.php:731
Method: Strips any new lines from the HTML.
Source: wp-includes/class-wp-oembed.php:745
Class: Core class used to implement oEmbed functionality.
Source: wp-includes/class-wp-oembed.php:20