Auto_Update_Watcher::yoast_auto_updates_enabled() – Checks whether auto-updates are enabled for Yoast SEO.
Curl_Reports::get_my_yoast_api_not_reachable_description() – Returns the description for when the health check was unable to reach the MyYoast API.
Curl_Reports::get_my_yoast_api_not_reachable_result() – Returns the message for when the health check was unable to reach the MyYoast API.
Elementor::add_yoast_panel_tab() – Register a panel tab slug, in order to allow adding controls to this tab.
Robots_Txt_Integration::is_yoast_active_for_network() – Determines whether Yoast SEO is active for the entire network.
WPSEO_Addon_Manager::extract_yoast_data() – Extracts Yoast SEO Free’s data from the wp.org API response.
WPSEO_Admin_Asset_Yoast_Components_L10n::__construct() – WPSEO_Admin_Asset_Yoast_Components_L10n constructor.
WPSEO_Admin_Asset_Yoast_Components_L10n::get_translations() – Returns translations necessary for JS files.
WPSEO_Admin_Asset_Yoast_Components_L10n::localize_script() – Localizes the given script with the JavaScript translations.
WPSEO_Admin_Init::get_yoast_seo_suggested_plugins_notification() – Build Yoast SEO suggested plugins notification.
WPSEO_Admin_Init::yoast_plugin_compatibility_notification() – Add an alert if outdated versions of Yoast SEO plugins are running.
WPSEO_Admin_Init::yoast_plugin_suggestions_notification() – Determines whether a suggested plugins notification needs to be displayed.
WPSEO_Admin_Init::yoast_plugin_update_notification() – Determines whether a update notification needs to be displayed.
WPSEO_Health_Check::add_yoast_signature() – Adds a text to the bottom of the Site Health check to indicate it is a Yoast SEO Site Health Check.
WPSEO_Plugin_Availability::register_yoast_plugins_status() – Sets certain plugin properties based on WordPress’ status.
WPSEO_Suggested_Plugins::get_yoast_seo_suggested_plugins_notification() – Build Yoast SEO suggested plugins notification.
WPSEO_Yoast_Columns::display_links() – Whether or not we are showing link columns on this overview page.
WPSEO_Yoast_Columns::display_meta_columns() – Wraps the WPSEO_Metabox check to determine whether the metabox should be displayed either by choice of the admin or because the post type is not a public post type.
Yoast_Admin_And_Dashboard_Conditional::is_met() – Returns `true` when on the admin dashboard, update or Yoast SEO pages.
Yoast_Admin_And_Dashboard_Conditional::on_upgrade_page() – Checks if we are on a theme or plugin upgrade page.
Yoast_Alerts::get_notification_from_ajax_request() – Extract the Yoast Notification from the AJAX request.
Yoast_Dashboard_Widget::enqueue_dashboard_assets() – Enqueues assets for the dashboard if the current page is the dashboard.
Yoast_Dashboard_Widget::is_dashboard_screen() – Checks if the current screen is the dashboard screen.
Yoast_Dashboard_Widget::localize_dashboard_script() – Translates strings used in the dashboard widget.
Yoast_Dismissable_Notice_Ajax::save_dismissed() – Storing the dismissed value in the database. The target location is based on the set notification type.
Yoast_Feature_Toggles::sitemaps_toggle_after() – Returns html for a warning that core sitemaps are enabled when yoast seo sitemaps are disabled.
Yoast_Feature_Toggles::sort_toggles_callback() – Callback for sorting feature toggles by their order.
Yoast_Form_Fieldset::get_attributes_html() – Return HTML formatted attributes as a string, when there are attributes set.
Yoast_Form_Fieldset::legend_add_attributes() – Add attributes to the fieldset legend default attributes.
Yoast_Form_Fieldset::legend_hide() – Visually hide the fieldset legend but keep it available to assistive technologies.
Yoast_Form_Fieldset::start() – Start output buffering to catch the form elements to wrap in the fieldset.