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::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::simple_boolean_import() – Minimally transforms boolean data to be imported.
Abstract_Aioseo_Settings_Importing_Action::simple_import() – Minimally transforms data to be imported.
Abstract_Indexing_Action::get_select_query() – Builds a query for selecting the ID’s of unindexed posts.
Adapter::get_schema_version_table_name() – Allows overriding the hardcoded schema table name constant in case of parallel migrations.
Adapter::is_sql_method_call() – Detect whether or not the string represents a function call and if so do not wrap it in single-quotes, otherwise do wrap in single quotes.
Adapter::type_to_sql() – Converts a type to sql. Default options: $limit = null, $precision = null, $scale = null
Aioseo_Custom_Archive_Settings_Importing_Action::__construct() – Aioseo_Custom_Archive_Settings_Importing_Action constructor.
Aioseo_Custom_Archive_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.
Aioseo_Default_Archive_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.
Aioseo_Default_Archive_Settings_Importing_Action::pluck_robot_setting_from_mapping() – Returns a setting map of the robot setting for author archives.
Aioseo_General_Settings_Importing_Action::__construct() – Aioseo_General_Settings_Importing_Action constructor.
Aioseo_General_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.
Aioseo_General_Settings_Importing_Action::import_company_logo() – Imports the organization logo while also accounting for the id of the log to be saved in the separate Yoast option.
Aioseo_General_Settings_Importing_Action::import_person_logo() – Imports the person logo while also accounting for the id of the log to be saved in the separate Yoast option.
Aioseo_General_Settings_Importing_Action::transform_site_represents() – Transforms the site represents setting.
Aioseo_Posttype_Defaults_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.
Aioseo_Posttype_Defaults_Settings_Importing_Action::import_redirect_attachment() – Transforms the redirect_attachment setting.
Aioseo_Robots_Provider_Service::get_global_robot_settings() – Retrieves the robot setting set globally in AIOSEO.
Aioseo_Robots_Provider_Service::get_subtype_robot_setting() – Gets the subtype’s robot setting from the db.
Aioseo_Robots_Transformer_Service::transform_robot_setting() – Transforms the robot setting, taking into consideration whether they defer to global defaults.
Aioseo_Social_Images_Provider_Service::get_auto_image() – Retrieves the url of the first available image. Tries each image source to get one image.
Aioseo_Social_Images_Provider_Service::get_default_custom_social_image() – Retrieves the default custom social image if there is any.
Aioseo_Social_Images_Provider_Service::get_default_social_image_source() – Retrieves the default source of social images.
Aioseo_Social_Images_Provider_Service::get_featured_image() – Retrieves the url of the featured image.
Aioseo_Social_Images_Provider_Service::get_first_attached_image() – Retrieves the url of the first attached image.
Aioseo_Social_Images_Provider_Service::get_first_image_in_content() – Retrieves the url of the first image in content.
Aioseo_Social_Images_Provider_Service::get_social_defaults() – Retrieves social defaults, be it Default Post Image Source or Default Post Image.
Aioseo_Taxonomy_Settings_Importing_Action::build_mapping() – Builds the mapping that ties AOISEO option keys with Yoast ones and their data transformation method.
Aioseo_Taxonomy_Settings_Importing_Action::pluck_robot_setting_from_mapping() – Returns a setting map of the robot setting for post category taxonomies.
Article_Helper::is_author_supported() – Checks whether author is supported for the passed object sub type.
Author::set_image_from_options() – An author should not have an image from options, this only applies to persons.
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.
AutoloadGenerator::setClassMapAuthoritative() – Whether or not generated autoloader considers the class map authoritative.
Background_Indexing_Integration::get_shutdown_limit() – Retrieves the shutdown limit. This limit is the amount of indexables that is generated in the background.
Background_Indexing_Integration::should_index_on_shutdown() – Determine whether background indexation should be performed.
Badge_Presenter::is_group_still_new() – Check whether the new badge should be shown according to the group it is in.
Breadcrumbs_Generator::should_have_blog_crumb() – Returns whether or not a blog crumb should be added.
Category_Term_Description::add_shortcode_support() – Adds shortcode support to category and term descriptions.
ClassLoader::set() – Registers a set of PSR-0 directories for a given prefix, replacing any others previously set for this prefix.
ClassLoader::setApcuPrefix() – APCu prefix to use to cache found/not-found classes, if the extension is enabled.
ClassLoader::setClassMapAuthoritative() – Turns off searching the prefix and fallback directories for classes that have not been registered with the class map.