Abstract_Indexation_Route::run_indexation_action() – Runs an indexing action and returns the response.
Activation_Cleanup_Integration::register_cleanup_routine() – Registers a run of the cleanup routine if this has not happened yet.
Activation_Cleanup_Integration::register_hooks() – Registers the action to register a cleanup routine run after the plugin is activated.
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.
Aioseo_Robots_Provider_Service::get_global_robot_settings() – Retrieves the robot setting set globally in AIOSEO.
Aioseo_Robots_Provider_Service::get_subtype_robot_setting() – Gets the subtype’s robot setting from the db.
Aioseo_Robots_Transformer_Service::transform_robot_setting() – Transforms the robot setting, taking into consideration whether they defer to global defaults.
Attachment_Redirections_Enabled_Conditional::__construct() – Attachment_Redirections_Enabled_Conditional constructor.
Attachment_Redirections_Enabled_Conditional::is_met() – Returns whether the ‘Redirect attachment URLs to the attachment itself’ setting has been enabled.
AuthenticationController::redirectOnLoad() – Gets triggered by the ‘load-admin_page_’ hook of the redirect page
Auto_Update_Watcher::maybe_remove_notification() – Removes the notification from the notification center, if it exists.
Auto_Update_Watcher::remove_notification() – Removes the notification from the notification center, if it exists.
Background_Indexing_Integration::register_shutdown_function() – Registers a method to be executed on shutdown.
Comment_Link_Fixer::clean_reply_to_com() – Checks whether we can allow the feature that removes ?replytocom query parameters.
Comment_Link_Fixer::get_replytocom_parameter() – Checks if the url contains the ?replytocom query parameter.
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.
Configuration_Workout_Route::can_edit_user() – Checks if the current user has the capability to edit a specific user.
Configuration_Workout_Route::can_manage_options() – Checks if the current user has the right capability.
Configuration_Workout_Route::check_capability() – Checks if the current user has the correct capability to edit a specific user.
CookieJar::removeCookieIfEmpty() – If a cookie already exists and the server asks to set it again with a null value, the cookie must be deleted.