Abstract_Indexation_Route::run_indexation_action() – Runs an indexing action and returns the response.
Addon_Update_Watcher::replace_auto_update_toggles_of_addons() – Replaces the auto-update toggle links for the Yoast add-ons with a text explaining that toggling the Yoast SEO auto-update setting automatically toggles the one for the setting for the add-ons as well.
Admin_Columns_Cache_Integration::register_hooks() – Registers the appropriate actions and filters to fill the cache with indexables on admin pages.
Auto_Update_Watcher::maybe_remove_notification() – Removes the notification from the notification center, if it exists.
Comment_Link_Fixer::clean_reply_to_com() – Checks whether we can allow the feature that removes ?replytocom query parameters.
Comment_Link_Fixer::has_replytocom_parameter() – Checks if the url contains the ?replytocom query parameter.
Comment_Link_Fixer::remove_reply_to_com() – Removes the ?replytocom variable from the link, replacing it with a #comment-<number> anchor.
CookieJar::removeCookieIfEmpty() – If a cookie already exists and the server asks to set it again with a null value, the cookie must be deleted.