Retrieve the post content for feeds.
load_default_embeds
Filters whether to load the default embed handlers.
wp_maybe_load_embeds
Determines if default embed handlers should be loaded.
wp_oembed_add_provider
Adds a URL format and oEmbed provider URL pair.
Advertisement
_wp_oembed_get_object
Returns the initialized WP_oEmbed object.
wp_oembed_get
Attempts to fetch the embed HTML for a provided URL using oEmbed.
embed_defaults
Filters the default array of embed dimensions.
wp_embed_unregister_handler
Unregisters a previously-registered embed handler.
Advertisement
wp_embed_defaults
Creates default array of embed parameters.
wp_embed_register_handler
Registers an embed handler.
comment_on_password_protected
Fires when a comment is attempted on a password-protected post.
comment_on_trash
Fires when a comment is attempted on a trashed post.
Advertisement
pingback_useragent
Filters the user agent sent when pinging-back a URL.
unspammed_comment
Fires immediately after a comment is unmarked as Spam.
unspam_comment
Fires immediately before a comment is unmarked as Spam.