• 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
Home / Archives for Y

Y

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

admin/ajax/class-yoast-dismissable-notice.php

admin/ajax/class-yoast-onpage-ajax.php

admin/ajax/class-yoast-plugin-conflict-ajax.php

admin/class-admin-asset-yoast-components-l10n.php

admin/class-my-yoast-proxy.php

admin/class-my-yoast-route.php

admin/class-yoast-alerts.php

admin/class-yoast-columns.php

admin/class-yoast-dashboard-widget.php

admin/class-yoast-form.php

admin/class-yoast-input-validation.php

admin/class-yoast-network-admin.php

admin/class-yoast-network-settings-api.php

admin/class-yoast-notification-center.php

admin/class-yoast-notification.php

admin/class-yoast-plugin-conflict.php

admin/views/class-yoast-feature-toggle.php

admin/views/class-yoast-feature-toggles.php

admin/views/class-yoast-input-select.php

admin/views/interface-yoast-form-element.php

cli/class-cli-yoast-command-namespace.php

deprecated/class-yoast-form-fieldset.php

deprecated/class-yoast-modal.php

inc/class-my-yoast-api-request.php

load_yoast_notifications() – Wraps for notifications center class.

src/orm/yoast-model.php

src/orm/yoast-orm-wrapper.php

vendor/yoast

vendor/yoast/i18n-module

vendor/yoast/i18n-module/src

vendor/yoast/i18n-module/src/i18n-v3.php

vendor/yoast/i18n-module/src/i18n-wordpressorg-v3.php

vendor/yoast/license-manager

vendor/yoast/license-manager/class-api-request.php

vendor/yoast/license-manager/class-license-manager.php

vendor/yoast/license-manager/class-plugin-license-manager.php

vendor/yoast/license-manager/class-plugin-update-manager.php

vendor/yoast/license-manager/class-product.php

vendor/yoast/license-manager/class-update-manager.php

vendor/yoast/license-manager/index.php

vendor/yoast/license-manager/views

vendor/yoast/license-manager/views/form.php

vendor/yoast/license-manager/views/index.php

vendor/yoast/license-manager/views/script.php

wp_ajax_yoast_dismiss_alert – action

wp_ajax_yoast_dismiss_notification – action

wp_ajax_yoast_get_notifications – action

wp_ajax_yoast_restore_alert – action

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

WPSEO_Admin_Asset_Yoast_Components_L10n

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

WPSEO_CLI_Yoast_Command_Namespace

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_schema_block_yoast/faq-block – filter

wpseo_schema_block_yoast/how-to-block – filter

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

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

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

yoast_add_meta_options_help_center_tabs() – Adds help tabs.

Yoast_Alerts

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

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

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.

  • 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 5.3
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-2019. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites