Abstract_Exclude_Post_Type::get_conditionals() – This integration is only active when the child class’s conditionals are met.
Abstract_Indexable_Presenter::escape_key() – Transforms an indexable presenter’s key to a json safe key string.
Abstract_Presentation::__isset() – Magic isset for ensuring methods that have a generator are recognised.
AbstractGrant::prepareRequestParameters() – Prepares an access token request’s parameters by checking that all required parameters are set, then merging with any given defaults.
AbstractProvider::prepareAccessTokenResponse() – Prepares an parsed access token response for a grant.
Addon_Update_Watcher::get_plugin_id() – Get the ID of the currently installed Yoast SEO (Premium) plugin.
Aioseo_Cleanup_Action::cleanup_postmeta_query() – Creates a DELETE query string for deleting AIOSEO postmeta data.
Aioseo_Posts_Importing_Action::enhance_mapping() – Enhances the mapping of the setting we’re working with, with type and the option name, so that we can retrieve the settings for the object we’re working with.
Aioseo_Posts_Importing_Action::get_limit() – Returns the number of objects that will be imported in a single importing pass.
Aioseo_Posts_Importing_Action::get_limited_unindexed_count() – Returns the limited number of unimported objects.
Aioseo_Posts_Importing_Action::get_needed_data() – Populates the needed data array based on which columns we use from the AIOSEO indexable table.
Aioseo_Posts_Importing_Action::get_needed_robot_data() – Populates the needed robot data array to be used in validating against its structure.
Aioseo_Posts_Importing_Action::get_table() – Retrieves the AIOSEO table name along with the db prefix.
Aioseo_Posts_Importing_Action::get_total_unindexed() – Returns the total number of unimported objects.
Aioseo_Posts_Importing_Action::index() – Imports AIOSEO meta data and creates the respective Yoast indexables and postmeta.
Aioseo_Posts_Importing_Action::is_enabled() – Returns whether the AISOEO post importing action is enabled.
Aioseo_Posts_Importing_Action::keyphrase_import() – Plucks the keyphrase to be imported from the AIOSEO array of keyphrase meta data.
Aioseo_Posts_Importing_Action::query() – Creates a query for gathering AiOSEO data from the database.
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_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.
Article_Author_Presenter::get() – Run the article author’s Facebook URL through the `wpseo_opengraph_author_facebook` filter.
Article_Helper::is_article_post_type() – Determines whether a given post type should have Article schema.
Article_Publisher_Presenter::get() – Run the article publisher’s Facebook URL through the `wpseo_og_article_publisher` filter.
Auto_Update_Watcher::get_plugin_id() – Get the ID of the currently installed Yoast SEO (Premium) plugin.
Badge_Presenter::is_group_still_new() – Check whether the new badge should be shown according to the group it is in.
Badge_Presenter::present() – Presents the New Badge. If a link has been passed, the badge is presented with the link.
Beta_Badge_Presenter::present() – Presents the Beta Badge. If a link has been passed, the badge is presented with the link.
Breadcrumbs_Block::present() – Presents the breadcrumbs output for the current page or the available post_id.
Breadcrumbs_Generator::add_paged_crumb() – Adds a crumb for the current page, if we’re on an archive page or paginated post.
Breadcrumbs_Generator::get_taxonomy_post_type_parent() – Returns the post type parent of a given taxonomy.