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

F

AbstractProvider::fetchResourceOwnerDetails() – Requests resource owner details.

Actions::check_cs_for_changed_files() – Runs PHPCS on changed files compared to some git reference.

Admin_Columns_Cache_Integration::fill_cache() – Fills the cache of indexables for all known post IDs.

allow_custom_field_edits() – Allows editing of the meta fields through weblog editors like Marsedit.

Authentication_Failed_Exception::__construct() – Authentication_Failed_Exception constructor.

Authentication_Failed_Exception::get_response() – Returns a formatted response object.

Author::set_image_from_options() – An author should not have an image from options, this only applies to persons.

Bingbot_Presenter::filter() – Run the bingbot output content through the `wpseo_bingbot` filter.

Breadcrumb::format_last_breadcrumb() – Creates the last breadcrumb in the breadcrumb list, omitting the URL per Google’s spec.

Breadcrumbs_Presenter::filter() – Filters the output.

ClassLoader::findFile() – Finds the path to the file where the class is defined.

ClassLoader::findFileWithExtension() –

Cleanup_Integration::cleanup_orphaned_from_table() – Cleans orphaned rows from a yoast table.

Client::format_access_tokens() – Formats the access tokens.

CoAuthor::generate_from_user_id() – Generate the Person data given a user ID.

CoAuthors_Plus_Flag_Conditional::get_feature_flag() – Returns the name of the CoAuthors Plus integration feature flag.

CoAuthors_Plus::filter_author_graph() – Filters the graph output to add authors.

CoAuthors_Plus::filter_graph() – Filters the graph output to add authors.

Comment_Link_Fixer::__construct() – Comment_Link_Fixer constructor.

Comment_Link_Fixer::clean_reply_to_com() – Checks whether we can allow the feature that removes ?replytocom query parameters.

Comment_Link_Fixer::get_conditionals() –

Comment_Link_Fixer::has_replytocom_parameter() – Checks if the url contains the ?replytocom query parameter.

Comment_Link_Fixer::register_hooks() –

Comment_Link_Fixer::remove_reply_to_com() – Removes the ?replytocom variable from the link, replacing it with a #comment-<number> anchor.

Comment_Link_Fixer::replytocom_redirect() – Redirects out the ?replytocom variables.

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

Container_Registry::find() – Attempts to find a given service ID in all registered containers.

CookieJar::fromArray() – Create a new Cookie jar from an associative array and domain.

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.

CurlFactory::finishError() –

Current_Page_Helper::get_front_page_id() – Returns the id of the front page.

Current_Page_Helper::is_front_page() – Checks if the current page is the front page.

Custom_Loader::findClasses() – Finds classes based on a given pattern and exclude pattern.

Date_Helper::format_timestamp() – Formats the given timestamp to the needed format.

Date_Helper::format_translated() – Formats a given date in UTC TimeZone format and translate it to the set language.

Date_Helper::format() – Formats a given date in UTC TimeZone format.

Elementor::get_custom_fields_replace_vars() – Gets the custom replace variables for custom fields.

Elementor::render_hidden_fields() – Renders the metabox hidden fields.

exception_for() – Create an exception for a rejected promise value.

Failed_Storage_Exception::__construct() – Failed_Storage_Exception constructor.

fallback_to_site_logo() – Retrieve the site logo ID from WordPress settings.

FAQ::add_accepted_answer_property() – Adds the Questions `acceptedAnswer` property.

FAQ::generate_ids() – Generate the IDs so we can link to them in the main entity.

FAQ::generate_question_block() – Generate a Question piece.

FAQ::generate() – Render a list of questions, referencing them by ID.

FAQ::is_needed() – Determines whether or not a piece should be added to the graph.

Farsi_Support_Conditional::get_feature_flag() – Returns the name of the feature flag.

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

Feature_Flag_Conditional::get_feature_flag() – Returns the name of the feature flag.

Feature_Flag_Conditional::get_feature_name() – Returns the feature name.

Feature_Flag_Conditional::is_met() – Returns whether or not this conditional is met.

Feature_Flag_Integration::__construct() – Feature_Flag_Integration constructor.

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.

Feature_Flag_Integration::get_enabled_features() – Returns an array of all enabled feature flags.

Feature_Flag_Integration::register_hooks() – Initializes the integration.

Feed_Improvements::__construct() – Canonical_Header constructor.

Feed_Improvements::add_robots_headers() – Adds noindex, follow tag for comment feeds.

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::get_url_for_queried_object() – Determines the main URL for the queried object.

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::register_hooks() – Registers hooks to WordPress.

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.

FileCookieJar::__construct() – Create a new FileCookieJar object

FileCookieJar::__destruct() – Saves the file when shutting down

FileCookieJar::load() – Load cookies from a JSON formatted file.

FileCookieJar::save() – Saves the cookies to a file.

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::__construct() – First_Time_Configuration_Action constructor.

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_Action::set_social_profiles() – Stores the values for the social profiles.

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_conditionals() – {@inheritDoc}

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

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_finished_steps() – Returns the finished steps array.

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_site_tagline() – Gets the site tagline.

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

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

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