Retrieve the current post title for the feed.
wp_title_rss
Display the blog title for display of the feed title.
get_wp_title_rss
Retrieve the blog title for the feed title.
get_default_feed
Retrieve the default feed.
Advertisement
bloginfo_rss
Display RSS container for the bloginfo function.
get_bloginfo_rss
RSS container for the bloginfo function.
wp_recovery_mode
Access the WordPress Recovery Mode instance.
wp_is_fatal_error_handler_enabled
Checks whether the fatal error handler is enabled.
Advertisement
wp_register_fatal_error_handler
Registers the shutdown handler for fatal errors.
wp_get_extension_error_description
Get a human readable description of an extension’s error.
wp_paused_themes
Get the instance for storing paused extensions.
wp_paused_plugins
Get the instance for storing paused plugins.
Advertisement
wp_filter_pre_oembed_result
Filters the oEmbed result before any HTTP requests are made.
the_embed_site_title
Prints the necessary markup for the site title in an embed template.
print_embed_sharing_dialog
Prints the necessary markup for the embed sharing dialog.