Admin_Columns_Cache_Integration::fill_cache() – Fills the cache of indexables for all known post IDs.
Author::set_image_from_options() – An author should not have an image from options, this only applies to persons.
Breadcrumb::format_last_breadcrumb() – Creates the last breadcrumb in the breadcrumb list, omitting the URL per Google’s spec.
CoAuthors_Plus_Flag_Conditional::get_feature_flag() – Returns the name of the CoAuthors Plus integration feature flag.
Comment_Link_Fixer::clean_reply_to_com() – Checks whether we can allow the feature that removes ?replytocom query parameters.
Comment_Link_Fixer::has_replytocom_parameter() – Checks if the url contains the ?replytocom query parameter.
Comment_Link_Fixer::remove_reply_to_com() – Removes the ?replytocom variable from the link, replacing it with a #comment-<number> anchor.
Configuration_Workout_Integration::should_force_company() – Checks whether we should force "Organization".
Crawl_Settings_Integration::should_feature_be_disabled_multisite() – Checks if the feature should be disabled due to the site being a multisite.
CurlFactory::finish() – Completes a cURL transaction, either returning a response promise or a rejected promise.
Date_Helper::format_translated() – Formats a given date in UTC TimeZone format and translate it to the set language.
Feature_Flag_Integration::add_feature_flags() – Gathers all the feature flags and injects them into the JavaScript.
Feature_Flag_Integration::filter_enabled_features() – Runs the list of enabled feature flags through a filter.
Feature_Flag_Integration::get_conditionals() – Returns the conditionals based on which this loadable should be active.
Feed_Improvements::filter_bloginfo_rss() – Filter `bloginfo_rss` output to give the URL for what’s being shown instead of just always the homepage.
Feed_Improvements::filter_document_title_separator() – Makes sure the title separator set in Yoast SEO is used for all feeds.
Feed_Improvements::get_conditionals() – Returns the conditionals based in which this loadable should be active.
Feed_Improvements::handle_rss_feed() – Makes sure send canonical header always runs, because this RSS hook does not support the for_comments parameter
Feed_Improvements::send_canonical_header() – Adds a canonical link header to the main canonical URL for the requested feed object. If it is not a comment feed.
fillProperties() – Attempts to mass assign the given options to explicitly defined properties, skipping over any properties that are defined in the guarded array.
filter_actions() – Filters all import actions from a list that do not match the given Plugin or Type.
First_Time_Configuration_Action::check_capability() – Checks if the current user has the capability a specific user.
First_Time_Configuration_Action::get_configuration_state() – Gets the first time configuration state.
First_Time_Configuration_Action::get_person_social_profiles() – Gets the values for the social profiles.
First_Time_Configuration_Action::save_configuration_state() – Stores the first time configuration state.
First_Time_Configuration_Action::set_enable_tracking() – Stores the values to enable/disable tracking.
First_Time_Configuration_Action::set_person_social_profiles() – Stores the values for the social profiles.
First_Time_Configuration_Action::set_site_representation() – Stores the values for the site representation.
First_Time_Configuration_Integration::__construct() – First_Time_Configuration_Integration constructor.
First_Time_Configuration_Integration::add_first_time_configuration_tab() – Adds a dedicated tab in the General sub-page.
First_Time_Configuration_Integration::enqueue_assets() – Adds the data for the first-time configuration to the wpseoFirstTimeConfigurationData object.
First_Time_Configuration_Integration::get_company_fallback_logo() – Gets the company logo url from the option in the database.
First_Time_Configuration_Integration::get_company_logo_id() – Gets the company logo id from the option in the database.
First_Time_Configuration_Integration::get_company_logo() – Gets the company logo from the option in the database.
First_Time_Configuration_Integration::get_company_name() – Gets the company name from the option in the database.
First_Time_Configuration_Integration::get_company_or_person_options() – Gets the options for the Company or Person select.
First_Time_Configuration_Integration::get_fallback_company_name() – Gets the fallback company name from the option in the database if there is no company name.
First_Time_Configuration_Integration::get_person_fallback_logo() – Gets the person logo url from the option in the database.
First_Time_Configuration_Integration::get_person_id() – Gets the person id from the option in the database.
First_Time_Configuration_Integration::get_person_logo_id() – Gets the person logo id from the option in the database.
First_Time_Configuration_Integration::get_person_logo() – Gets the person avatar from the option in the database.
First_Time_Configuration_Integration::get_person_name() – Gets the person id from the option in the database.
First_Time_Configuration_Integration::get_social_profiles() – Gets the social profiles stored in the database.