• 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 W

W

_wpseo_activate() – Runs on activation of the plugin.

_wpseo_deactivate() – On deactivation, flush the rewrite rules so XML sitemaps stop working.

Abstract_Action_Route::respond_with() – Responds to an indexing request.

Abstract_Indexation_Route::respond_with() – Responds to an indexation request.

AbstractLogger::warning() – Exceptional occurrences that are not errors.

Addon_Activate_Action::load_wordpress_classes() – Requires the files needed from WordPress itself.

Addon_Install_Action::load_wordpress_classes() – Requires the files needed from WordPress itself.

Addon_Update_Watcher::__construct() – Enables Yoast add-on auto updates when Yoast SEO (Premium) is enabled and the other way around.

Addon_Update_Watcher::are_auto_updates_enabled() – Checks whether auto updates for a plugin are enabled.

Addon_Update_Watcher::call_toggle_auto_updates_with_empty_array() – Handles the situation where the auto_update_plugins option did not previously exist.

Addon_Update_Watcher::disable_auto_updates_for_addons() – Disables auto-updates for all addons.

Addon_Update_Watcher::enable_auto_updates_for_addons() – Enables auto-updates for all addons.

Addon_Update_Watcher::get_conditionals() – Returns the conditionals based on which this loadable should be active.

Addon_Update_Watcher::get_plugin_id() – Get the ID of the currently installed Yoast SEO (Premium) plugin.

Addon_Update_Watcher::maybe_toggle_auto_updates_for_new_install() – Trigger a change in the auto update detection whenever a new Yoast addon is activated.

Addon_Update_Watcher::register_hooks() – Registers the hooks.

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.

Addon_Update_Watcher::toggle_auto_updates_for_add_ons() – Enables premium auto updates when free are enabled and the other way around.

AlphaNum::write() –

AppendStream::write() –

Article::word_count() – Does a simple word count but tries to be relatively smart about it.

Auto_Update_Watcher::__construct() – Auto_Update constructor.

Auto_Update_Watcher::auto_update_notification_even_if_dismissed() – Handles the Yoast SEO auto-update notification when the user toggles the auto-update setting for WordPress Core.

Auto_Update_Watcher::auto_update_notification_not_if_dismissed() – Handles the Yoast SEO auto-update notification on all admin pages, as well as when the user toggles the Yoast SEO auto-update setting.

Auto_Update_Watcher::get_plugin_id() – Get the ID of the currently installed Yoast SEO (Premium) plugin.

Auto_Update_Watcher::maybe_create_notification_if_not_dismissed() – Creates the notification when Yoast SEO auto-updates are enabled, if it hasn’t been dismissed in the past.

Auto_Update_Watcher::maybe_create_notification() – Creates the notification if it doesn’t exist already.

Auto_Update_Watcher::maybe_remove_notification() – Removes the notification from the notification center, if it exists.

Auto_Update_Watcher::notification() – Returns an instance of the notification.

Auto_Update_Watcher::register_hooks() – Initializes the integration.

Auto_Update_Watcher::remove_notification() – Removes the notification from the notification center, if it exists.

Auto_Update_Watcher::save_dismissal_status() – Saves the dismissal status of the notification in an option in wp_usermeta, if the notification gets dismissed.

Auto_Update_Watcher::should_show_notification() – Checks whether the Yoast SEO auto-update notification should be shown.

Auto_Update_Watcher::yoast_auto_updates_enabled() – Checks whether auto-updates are enabled for Yoast SEO.

Backwards_Compatibility::call_wpseo_opengraph() – Calls the old wpseo_opengraph action.

Backwards_Compatibility::call_wpseo_twitter() – Calls the old wpseo_twitter action.

Breadcrumbs_Presenter::get_wrapper() – Retrieves the wrapper element name.

BufferStream::write() – Writes data to the buffer.

Byte::write() –

CachingStream::write() –

Cleanup_Integration::clean_indexables_with_object_type_and_object_sub_type() – Deletes rows from the indexable table depending on the object_type and object_sub_type.

Cleanup_Integration::clean_indexables_with_object_type() – Deletes rows from the indexable table depending on the object_type and object_sub_type.

Cleanup_Integration::clean_indexables_with_post_status() – Deletes rows from the indexable table depending on the post_status.

Configuration_Workout_Action::__construct() – Configuration_Workout_Action constructor.

Configuration_Workout_Action::set_enable_tracking() – Stores the values to enable/disable tracking.

Configuration_Workout_Action::set_site_representation() – Stores the values for the site representation.

Configuration_Workout_Action::set_social_profiles() – Stores the values for the social profiles.

Configuration_Workout_Integration::__construct() – Configuration_Workout_Integration constructor.

Configuration_Workout_Integration::enqueue_assets() – Adds the data for the configuration workout to the wpseoWorkoutsData object.

Configuration_Workout_Integration::get_company_logo_id() – Gets the company logo id from the option in the database.

Configuration_Workout_Integration::get_company_logo() – Gets the company logo from the option in the database.

Configuration_Workout_Integration::get_company_name() – Gets the company name from the option in the database.

Configuration_Workout_Integration::get_company_or_person_options() – Gets the options for the Company or Person select.

Configuration_Workout_Integration::get_conditionals() – {@inheritDoc}

Configuration_Workout_Integration::get_endpoints() – Retrieves a list of the endpoints to use.

Configuration_Workout_Integration::get_person_id() – Gets the person id from the option in the database.

Configuration_Workout_Integration::get_person_logo_id() – Gets the person logo id from the option in the database.

Configuration_Workout_Integration::get_person_logo() – Gets the person avatar from the option in the database.

Configuration_Workout_Integration::get_site_tagline() – Gets the site tagline.

Configuration_Workout_Integration::get_social_profiles() – Gets the social profiles stored in the database.

Configuration_Workout_Integration::has_tracking_enabled() – Checks whether tracking is enabled.

Configuration_Workout_Integration::is_company_or_person() – Returns the entity represented by the site.

Configuration_Workout_Integration::register_hooks() – {@inheritDoc}

Configuration_Workout_Integration::should_force_company() – Checks whether we should force "Organization".

Configuration_Workout_Route::__construct() – Configuration_Workout_Route constructor.

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.

Configuration_Workout_Route::get_person_social_profiles() – Gets a person’s social profiles values.

Configuration_Workout_Route::register_routes() – Registers routes with WordPress.

Configuration_Workout_Route::set_enable_tracking() – Enables or disables tracking.

Configuration_Workout_Route::set_person_social_profiles() – Sets a person’s social profiles values.

Configuration_Workout_Route::set_site_representation() – Sets the site representation values.

Configuration_Workout_Route::set_social_profiles() – Sets the social profiles values.

CookieJar::withCookieHeader() –

Coroutine::wait() –

DroppingStream::write() –

Environment_Helper::get_wp_environment() – Determines on which environment WordPress is running.

Exclude_WooCommerce_Post_Types::get_conditionals() – This integration is only active when the WooCommerce plugin is installed and activated.

Exclude_WooCommerce_Post_Types::get_post_type() – Returns the names of the post types to be excluded.

FnStream::__wakeup() – An unserialize would allow the __destruct to run when the unserialized value goes out of scope.

FnStream::write() –

Front_End_Integration::call_wpseo_head() – Presents the head in the front-end. Resets wp_query if it’s not the main query.

FulfilledPromise::wait() –

HelpScout_Beacon::get_wordpress_version() – Returns the WordPress version + a suffix about the multisite status.

Indexable_Ancestor_Watcher::__construct() – Sets the needed dependencies.

Indexable_Ancestor_Watcher::build_post_hierarchy() – Builds the hierarchy for a post.

Indexable_Ancestor_Watcher::get_children_for_term() – Finds all child indexables for the given term.

Indexable_Ancestor_Watcher::get_conditionals() – Returns the conditionals based in which this loadable should be active.

Indexable_Ancestor_Watcher::get_object_ids_for_term() – Retrieves the object id’s for a term based on the term-post relationship.

Indexable_Ancestor_Watcher::register_hooks() – Registers the appropriate hooks.

Indexable_Ancestor_Watcher::reset_children() – If an indexable’s permalink has changed, updates its children in the hierarchy table and resets the children’s permalink.

Indexable_Ancestor_Watcher::update_hierarchy_and_permalink() – Updates the indexable hierarchy and indexable permalink.

Indexable_Author_Watcher::__construct() – Indexable_Author_Watcher constructor.

Indexable_Author_Watcher::build_indexable() – Saves user meta.

Indexable_Author_Watcher::delete_indexable() – Deletes user meta.

Indexable_Author_Watcher::get_conditionals() –

Indexable_Author_Watcher::register_hooks() –

Indexable_Category_Permalink_Watcher::check_option() – Checks if the stripcategorybase key in wpseo_titles has a change in value, and if so, clears the permalink for category indexables.

Indexable_Category_Permalink_Watcher::register_hooks() – Initializes the integration.

Indexable_Date_Archive_Watcher::__construct() – Indexable_Author_Watcher constructor.

Indexable_Date_Archive_Watcher::build_indexable() – Saves the date archive.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 32
  • 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