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

A

_wpseo_activate() – Runs on activation of the plugin.

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

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

Abstract_Aioseo_Importing_Action::__construct() – Abstract_Aioseo_Importing_Action constructor.

Abstract_Aioseo_Importing_Action::get_completed_id() – Gets the completed id (to be used as a key for the importing_completed option).

Abstract_Aioseo_Importing_Action::get_completed() – Returns the stored state of completedness.

Abstract_Aioseo_Importing_Action::get_cursor_id() – Gets the cursor id.

Abstract_Aioseo_Importing_Action::get_plugin() – The name of the plugin we import from.

Abstract_Aioseo_Importing_Action::get_type() – The data type we import from the plugin.

Abstract_Aioseo_Importing_Action::is_compatible_with() – Can the current action import the data from plugin $plugin of type $type?

Abstract_Aioseo_Importing_Action::is_enabled() – Returns whether the importing action is enabled.

Abstract_Aioseo_Importing_Action::set_aioseo_helper() – Sets the AIOSEO helper.

Abstract_Aioseo_Importing_Action::set_completed() – Stores the current state of completedness.

Abstract_Aioseo_Importing_Action::simple_import() – Minimally transforms data to be imported.

Abstract_Aioseo_Importing_Action::url_import() – Transforms URL to be imported.

Abstract_Aioseo_Settings_Importing_Action::__construct() – Class constructor.

Abstract_Aioseo_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.

Abstract_Aioseo_Settings_Importing_Action::flatten_settings() – Flattens the multidimensional array of AIOSEO settings. Recursive.

Abstract_Aioseo_Settings_Importing_Action::get_global_noindex() – Retrieves the noindex setting set globally in AIOSEO.

Abstract_Aioseo_Settings_Importing_Action::get_limit() – Returns the number of objects that will be imported in a single importing pass.

Abstract_Aioseo_Settings_Importing_Action::get_limited_unindexed_count() – Returns the limited number of unimported objects.

Abstract_Aioseo_Settings_Importing_Action::get_source_option_name() – Retrieves the source option_name.

Abstract_Aioseo_Settings_Importing_Action::get_total_unindexed() – Returns the total number of unimported objects.

Abstract_Aioseo_Settings_Importing_Action::get_unimported_chunk() – Retrieves (a chunk of, if limit is applied) the unimported AIOSEO settings.

Abstract_Aioseo_Settings_Importing_Action::get_unindexed_count() – Returns the number of unimported objects (limited if limit is applied).

Abstract_Aioseo_Settings_Importing_Action::import_noindex() – Imports the noindex setting, taking into consideration whether they defer to global defaults.

Abstract_Aioseo_Settings_Importing_Action::import_single_setting() – Imports a single setting in the db after transforming it to adhere to Yoast conventions.

Abstract_Aioseo_Settings_Importing_Action::index() – Imports AIOSEO settings.

Abstract_Aioseo_Settings_Importing_Action::is_enabled() – Returns whether the AISOEO settings importing action is enabled.

Abstract_Aioseo_Settings_Importing_Action::isset_settings_tab() – Checks if the settings tab subsetting is set in the AIOSEO option.

Abstract_Aioseo_Settings_Importing_Action::map() – Maps/imports AIOSEO settings into the respective Yoast settings.

Abstract_Aioseo_Settings_Importing_Action::pluck_robot_setting_from_mapping() – Returns a setting map of the robot setting for one subset of post types/taxonomies/archives.

Abstract_Aioseo_Settings_Importing_Action::query() – Queries the database and retrieves unimported AiOSEO settings (in chunks if a limit is applied).

Abstract_Aioseo_Settings_Importing_Action::set_import_helper() – Sets the import helper.

Abstract_Aioseo_Settings_Importing_Action::simple_boolean_import() – Minimally transforms boolean data to be imported.

Abstract_Aioseo_Settings_Importing_Action::simple_import() – Minimally transforms data to be imported.

Abstract_Dismissable_Alert::get_conditionals() – {@inheritDoc}

Abstract_Dismissable_Alert::register_dismissable_alert() – Registers the dismissable alert.

Abstract_Dismissable_Alert::register_hooks() – {@inheritDoc}

Abstract_Exclude_Post_Type::exclude_post_types() – Exclude the post type from the indexable table.

Abstract_Exclude_Post_Type::get_conditionals() – This integration is only active when the child class’s conditionals are met.

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

Abstract_Exclude_Post_Type::register_hooks() – Initializes the integration.

Abstract_Importing_Action::__construct() – Abstract_Importing_Action constructor.

Abstract_Importing_Action::get_completed_id() – Gets the completed id (to be used as a key for the importing_completed option).

Abstract_Importing_Action::get_completed() – Returns the stored state of completedness.

Abstract_Importing_Action::get_cursor_id() – Gets the cursor id.

Abstract_Importing_Action::get_plugin() – The name of the plugin we import from.

Abstract_Importing_Action::get_type() – The data type we import from the plugin.

Abstract_Importing_Action::is_compatible_with() – Can the current action import the data from plugin $plugin of type $type?

Abstract_Importing_Action::is_enabled() – Returns whether the importing action is enabled.

Abstract_Importing_Action::set_completed() – Stores the current state of completedness.

Abstract_Importing_Action::simple_import() – Minimally transforms data to be imported.

Abstract_Importing_Action::url_import() – Transforms URL to be imported.

Abstract_Indexable_Presenter::escape_key() – Transforms an indexable presenter’s key to a json safe key string.

Abstract_Indexable_Presenter::get_key() – Returns the metafield’s property key.

Abstract_Indexable_Presenter::get() – Gets the raw value of a presentation.

Abstract_Indexable_Presenter::replace_vars() – Replace replacement variables in a string.

Abstract_Indexable_Tag_Presenter::escape_value() – Escaped the output.

Abstract_Indexable_Tag_Presenter::escape() – Escaped the output.

Abstract_Indexable_Tag_Presenter::present() – Returns a tag in the head.

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

Abstract_Indexation_Route::run_indexation_action() – Runs an indexing action and returns the response.

Abstract_Indexing_Action::get_count_query() – Builds a query for counting the number of unindexed posts.

Abstract_Indexing_Action::get_limited_unindexed_count() – Returns a limited number of unindexed posts.

Abstract_Indexing_Action::get_select_query() – Builds a query for selecting the ID’s of unindexed posts.

Abstract_Indexing_Action::get_total_unindexed() – Returns the total number of unindexed posts.

Abstract_Link_Indexing_Action::__construct() – Indexable_Post_Indexing_Action constructor

Abstract_Link_Indexing_Action::get_limit() – Returns the number of texts that will be indexed in a single link indexing pass.

Abstract_Link_Indexing_Action::get_limited_unindexed_count() – In the case of term-links and post-links we want to use the total unindexed count, because using the limited unindexed count actually leads to worse performance.

Abstract_Link_Indexing_Action::get_objects() – Returns objects to be indexed.

Abstract_Link_Indexing_Action::get_query() – Queries the database for unindexed term IDs.

Abstract_Link_Indexing_Action::get_total_unindexed() – Returns the total number of unindexed links.

Abstract_Link_Indexing_Action::index() – Builds links for indexables which haven’t had their links indexed yet.

Abstract_Main::__get() – Magic getter for retrieving a property.

Abstract_Main::__isset() – Checks if the given property exists as a surface.

Abstract_Main::get_container() – Loads the DI container.

Abstract_Main::get_name() – Gets the name of the plugin.

Abstract_Main::get_surfaces() – Gets the surfaces of this plugin.

Abstract_Main::is_development() – Returns whether or not we’re in an environment for Yoast development.

Abstract_Main::load() – Loads the plugin.

Abstract_Presentation::__get() – Magic getter for lazy loading of generate functions.

Abstract_Presentation::__isset() – Magic isset for ensuring methods that have a generator are recognised.

Abstract_Presentation::is_prototype() – Returns `true` if this class is a prototype.

Abstract_Presentation::of() – Creates a model presentation.

Abstract_Presenter::__toString() – Returns the output as string.

Abstract_Presenter::present() – Returns the output as string.

Abstract_Schema_Piece::generate() – Generates the schema piece.

Abstract_Schema_Piece::is_needed() – Determines whether the schema piece is needed.

AbstractGrant::__toString() – Returns this grant’s name as its string representation. This allows for string interpolation when building URL query parameters.

AbstractGrant::getName() – Returns the name of this grant, eg. ‘grant_name’, which is used as the grant type when encoding URL query parameters.

AbstractGrant::getRequiredRequestParameters() – Returns a list of all required request parameters.

AbstractGrant::prepareRequestParameters() – Prepares an access token request’s parameters by checking that all required parameters are set, then merging with any given defaults.

AbstractLogger::alert() – Action must be taken immediately.

AbstractLogger::critical() – Critical conditions.

AbstractLogger::debug() – Detailed debug information.

AbstractLogger::emergency() – System is unusable.

AbstractLogger::error() – Runtime errors that do not require immediate action but should typically be logged and monitored.

AbstractLogger::info() – Interesting events.

AbstractLogger::notice() – Normal but significant events.

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

AbstractProvider::__construct() – Constructs an OAuth 2.0 service provider.

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