hook (filter): Filters whether blogging prompts are enabled.
No new hooks added in 11.7.1 Below are recently added.
hook (filter): Filter to disable all Blaze functionality.
hook (action): Action called after initializing Blaze.
hook (filter): Filter the number of seconds to cache a specific podcast URL for. The returned value will be ignored if it is null or not a valid integer.<p>Note that this timeout will only work if the site is using the default <code>WP_Feed_Cache_Transient</code> cache implementation for RSS feeds, or their cache implementation relies on the <code>wp_feed_cache_transient_lifetime</code> filter.</p>
hook (filter): Filter the option which decides honor DNT or not.
hook (filter): Determine whether we should show the share action for this post type.<p>The default is false.</p>
hook (action): Action called after initializing Post_List Admin resources.
hook (action): Fires right after rendering the Publicize form in the Classic Editor.
hook (action): Fires right before rendering the Publicize form in the Classic Editor.