Yoast_Notifications::filter_error_alerts() – Deprecated: Filter out any non-errors. Renamed to filter_error_notifications
Yoast_Notifications::filter_warning_alerts() – Deprecated: Filter out any non-warnings. Renamed to filter_warning_notifications
Yoast_Notifications::get_notification_from_ajax_request() – Extract the Yoast Notification from the AJAX request.
Yoast_Plugin_Conflict_Ajax::compare_plugin() – Check if plugin is already dismissed, if not store it in the array that will be saved later.
Yoast_Plugin_Conflict_Ajax::compare_plugins() – Loop through the plugins to compare them with the already stored dismissed plugin conflicts.
Yoast_Plugin_Conflict_Ajax::get_dismissed_conflicts() – Getting the dismissed conflicts from the database
Yoast_Plugin_Conflict_Ajax::save_dismissed_conflicts() – Storing the conflicting plugins as an user option in the database.
Yoast_Plugin_Conflict::__construct() – Setting instance, all active plugins and search for active plugins.
Yoast_Plugin_Conflict::check_for_conflicts() – Check if there are conflicting plugins for given $plugin_section.
Yoast_Plugin_Conflict::check_plugin_is_active() – Check if given plugin exists in array with all_active_plugins.
Yoast_Plugin_Conflict::check_plugins_active() – Loop through plugins and check if each plugin is active.
Yoast_Plugin_Conflict::get_conflicting_plugins_as_string() – Getting all the conflicting plugins and return them as a string.
Yoast_Plugin_Conflict::get_instance() – For the use of singleton pattern. Create instance of itself and return this instance.
Yoast_Plugin_Conflict::remove_deactivated_plugin() – When being in the deactivation process the currently deactivated plugin has to be removed.
Yoast_Plugin_Conflict::search_active_plugins() – Loop through the $this->plugins to check if one of the plugins is active.
Yoast_Plugin_License_Manager::show_license_form() – Show a form where users can enter their license key Takes Multisites into account
Yoast_Plugin_Update_Manager::plugins_api_filter() – Gets new plugin version details (view version x.x.x details)
Yoast_Plugin_Update_Manager::set_updates_available_data() – Check for updates and if so, add to "updates available" data
Yoast_Product::get_extension_url() – Returns the extension url if set, otherwise it will be the tracking url.
Yoast_Update_Manager::call_remote_api() – Calls the API and, if successfull, returns the object delivered by the API.
Yoast_Update_Manager::get_cached_remote_data() – Gets the remote product data from a 3-hour transient
Yoast_Update_Manager::maybe_delete_transients() – Deletes the various transients If we’re on the update-core.php?force-check=1 page
Yoast_Update_Manager::show_update_error() – If the update check returned a WP_Error, show it to the user
Yoast_View_Utils::generate_opengraph_disabled_alert_text() – Generates the OpenGraph disabled alert text.
Yoast_View_Utils::generate_opengraph_disabled_alert() – Generates the OpenGraph disabled alert, depending on whether the OpenGraph feature is disabled.
Yoast_View_Utils::search_results_setting_help() – Shows the search results help question mark and help section.
yoast_wpseo_missing_autoload() – Throw an error if the Composer autoload is missing and self-deactivate plugin.
yoast_wpseo_missing_filter() – Throw an error if the filter extension is disabled (prevent white screens) and self-deactivate plugin.
yoast_wpseo_missing_spl() – Throw an error if the PHP SPL extension is disabled (prevent white screens) and self-deactivate plugin.
yoast_wpseo_self_deactivate() – The method will deactivate the plugin, but only once, done by the static $is_deactivated.
Zapier_Free::get_conditionals() – Returns the conditionals based in which this loadable should be active.
Zapier_Free::is_post_type_supported() – Returns whether the post type is supported by the Zapier integration.