• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Yoast SEO a2z

Yoast SEO a2z

WordPress SEO a2z

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for Y

Y

_yoast_display_alerts() – Create the alert HTML with restore/dismiss button.

_yoast_display_notifications() – Create the notifications HTML with restore/dismiss button.

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.

Current_Page_Helper::is_yoast_seo_page() – Check if the current opened page is a Yoast SEO page.

Elementor::add_yoast_panel_tab() – Register a panel tab slug, in order to allow adding controls to this tab.

load_yoast_notifications() – Wraps for notifications center class.

Robots_Txt_Integration::is_yoast_active_for_network() – Determines whether Yoast SEO is active for the entire network.

Robots_Txt_Integration::is_yoast_active_on() – Determines whether Yoast SEO is active.

WPSEO_Addon_Manager::extract_yoast_data() – Extracts Yoast SEO Free’s data from the wp.org API response.

WPSEO_Addon_Manager::is_yoast_addon() – Checks if the given plugin_file belongs to a Yoast addon.

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::get_yoast_seo_update_notification() – Builds Yoast SEO update 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_Breadcrumbs::add_year_crumb() – Add (non-link) year crumb to crumbs property.

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_Plugin_Availability::register_yoast_plugins() – Registers all the available Yoast SEO plugins.

wpseo_shortcode_yoast_breadcrumb() – Yoast SEO breadcrumb shortcode.

WPSEO_Suggested_Plugins::get_yoast_seo_suggested_plugins_notification() – Build Yoast SEO suggested plugins notification.

WPSEO_Utils::is_yoast_seo_free_page() – Check if the current opened page belongs to Yoast SEO Free.

WPSEO_Utils::is_yoast_seo_page() – Check if the current opened page is a Yoast SEO page.

WPSEO_Utils::is_yoast_seo_premium() – Checks if we are in the premium or free plugin.

WPSEO_Yoast_Columns::add_help_tab() – Adds the help tab to the help center for current screen.

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.

WPSEO_Yoast_Columns::get_current_post_type() – Retrieves the post type from the $_GET variable.

WPSEO_Yoast_Columns::register_hooks() – Registers all hooks to WordPress.

Yandex_Presenter::get() – Retrieves the webmaster tool site verification value from the settings.

yoast_add_meta_options_help_center_tabs() – Adds help tabs.

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::__construct() – Yoast_Alerts constructor.

Yoast_Alerts::add_hooks() – Add hooks

Yoast_Alerts::ajax_dismiss_alert() – Handle ajax request to dismiss an alert.

Yoast_Alerts::ajax_restore_alert() – Handle ajax request to restore an alert.

Yoast_Alerts::collect_alerts() – Collect the alerts and group them together.

Yoast_Alerts::enqueue_assets() – Enqueue assets.

Yoast_Alerts::filter_dismissed_alerts() – Filter out any dismissed notifications.

Yoast_Alerts::filter_error_alerts() – Filter out any non-errors.

Yoast_Alerts::filter_warning_alerts() – Filter out any non-warnings.

Yoast_Alerts::get_active_alert_count() – Get the number of active alerts.

Yoast_Alerts::get_notification_from_ajax_request() – Extract the Yoast Notification from the AJAX request.

Yoast_Alerts::get_template_variables() – Get the variables needed in the views.

Yoast_Alerts::get_view_html() – Get the HTML to return in the AJAX request.

Yoast_Alerts::output_ajax_response() – Create AJAX response data.

Yoast_Alerts::show_overview_page() – Show the alerts overview page.

Yoast_API_Request::__construct() – Constructor

Yoast_API_Request::fire() – Fires the request, automatically called from constructor

Yoast_API_Request::get_error_message() –

Yoast_API_Request::get_response() –

Yoast_API_Request::is_valid() – Was a valid response returned?

Yoast_API_Request::validate_raw_response() –

yoast_breadcrumb() – Template tag for breadcrumbs.

Yoast_Dashboard_Widget::__construct() – Yoast_Dashboard_Widget constructor.

Yoast_Dashboard_Widget::add_dashboard_widget() – Adds dashboard widget to WordPress.

Yoast_Dashboard_Widget::display_dashboard_widget() – Displays the dashboard widget.

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_Dashboard_Widget::queue_dashboard_widget() – Adds the dashboard widget if it should be shown.

Yoast_Dashboard_Widget::register_hooks() – Register WordPress hooks.

Yoast_Dashboard_Widget::show_widget() – Returns true when the dashboard widget should be shown.

Yoast_Dashboard_Widget::wpseo_dashboard_overview_class() – Adds CSS classes to the dashboard widget.

Yoast_Dismissable_Notice_Ajax::__construct() – Initialize the hooks for the AJAX request.

Yoast_Dismissable_Notice_Ajax::dismiss_notice() – Handles the dismiss notice request.

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_Toggle::__construct() – Constructor.

Yoast_Feature_Toggle::__get() – Magic getter.

Yoast_Feature_Toggle::__isset() – Magic isset-er.

Yoast_Feature_Toggle::is_enabled() – Checks whether the feature for this toggle is enabled.

Yoast_Feature_Toggles::ensure_toggle() – Ensures that the passed value is a Yoast_Feature_Toggle.

Yoast_Feature_Toggles::get_all() – Gets all available feature toggles.

Yoast_Feature_Toggles::instance() – Gets the main feature toggles manager instance used.

Yoast_Feature_Toggles::load_toggles() – Loads the available feature toggles.

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::__construct() – Constructor.

Yoast_Form_Fieldset::add_attributes() – Add attributes to the fieldset default attributes.

Yoast_Form_Fieldset::end() – Return output buffering with the form elements to wrap in the fieldset.

Yoast_Form_Fieldset::get_attributes_html() – Return HTML formatted attributes as a string, when there are attributes set.

Yoast_Form_Fieldset::get_html() – Return the rendered view.

Yoast_Form_Fieldset::get_parts() – Return the set of attributes and content for the fieldset.

Yoast_Form_Fieldset::html() – Output the rendered view.

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::parse_attribute() – Escape and format an attribute as an HTML attribute.

Yoast_Form_Fieldset::render_view() – Render the view.

Yoast_Form_Fieldset::start() – Start output buffering to catch the form elements to wrap in the fieldset.

Yoast_Form::admin_footer() – Generates the footer for admin pages.

Yoast_Form::admin_header() – Generates the header for admin pages.

Yoast_Form::admin_sidebar() – Generates the sidebar for admin pages.

Yoast_Form::checkbox_list() – Creates a Checkbox input field list.

Yoast_Form::checkbox() – Create a Checkbox input field.

Yoast_Form::file_upload() – Create a File upload field.

Yoast_Form::get_disabled_attribute() – Returns the disabled attribute HTML.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 5
  • Go to Next Page »

Footer

Yoast SEO a2z
Yoast SEO a2z
WordPress SEO a2z
WordPress 6.1.1
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  wordpress-seo.wp-a2z.org
© Copyright Yoast SEO a2z 2017-2023. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites