WPSEO_Indexable::filter_updateable_data() – Filters out data that isn’t considered updateable and returns a valid dataset.
WPSEO_Indexable::has_advanced_meta_value() – Determines whether the advanced robot metas value contains the passed value.
WPSEO_Installation::set_first_install_options() – Sets the options on first install for showing the installation notice and disabling of the settings pages.
WPSEO_Invalid_Argument_Exception::invalid_boolean_parameter() – Creates an invalid boolean parameter exception.
WPSEO_Invalid_Argument_Exception::invalid_callable_parameter() – Creates an invalid callable parameter exception.
WPSEO_Invalid_Argument_Exception::invalid_integer_parameter() – Creates an invalid integer parameter exception.
WPSEO_Invalid_Argument_Exception::invalid_string_parameter() – Creates an invalid string parameter exception.
WPSEO_Invalid_Indexable_Exception::invalid_post_request() – Creates an invalid POST request exception.
WPSEO_Invalid_Indexable_Exception::non_existing_indexable() – Creates an invalid indexable exception.
WPSEO_Keyword_Synonyms_Modal::enqueue_translations() – Prints the localized Keyword Synonyms modal translations for JS.
WPSEO_Keyword_Synonyms_Modal::get_translations_for_js() – Passes translations to JS for the Keyword Synonyms modal component.
WPSEO_Keyword_Synonyms_Modal::get_translations() – Returns the translations for the Keyword Synonyms modal.
WPSEO_Language_Utils::get_knowledge_graph_company_info_missing_l10n() – Returns the l10n array for the knowledge graph company info missing.
WPSEO_Language_Utils::get_language() – Returns the language part of a given locale, defaults to english when the $locale is empty.
WPSEO_Language_Utils::get_user_locale() – Returns the user locale for the language to be used in the admin.
WPSEO_License_Page_Manager::detect_version() – Sets the version when there is a value in the response.
WPSEO_License_Page_Manager::get_license_page() – Returns the license page to use based on the version number.
WPSEO_License_Page_Manager::is_expected_endpoint() – Checks if the given url matches the expected endpoint.
WPSEO_License_Page_Manager::parse_response() – Parses the response by getting its body and do a unserialize of it.
WPSEO_License_Page_Manager::validate_extensions() – Validates the extensions and show a notice for the invalid extensions.
WPSEO_Link_Cleanup_Transient::remove_transients_on_updated_option() – Removes the transient when the option is updated.
WPSEO_Link_Columns::order_by_linked() – Modifies the query pieces to allow ordering column by links to post.
WPSEO_Link_Columns::order_by_links() – Modifies the query pieces to allow ordering column by links to post.
WPSEO_Link_Columns::register_init_hooks() – Register hooks that require to be registered after `init`.
WPSEO_Link_Compatibility_Notifier::add_notification() – Adds the notification to the notification center.
WPSEO_Link_Compatibility_Notifier::get_notification() – Returns the notification when the version is incompatible.
WPSEO_Link_Compatibility_Notifier::remove_notification() – Removes the notification from the notification center.
WPSEO_Link_Content_Processor::get_stored_internal_links() – Retrieves the stored internal links for the supplied post.
WPSEO_Link_Content_Processor::update_link_counts() – Updates the link counts for the post and referenced posts.
WPSEO_Link_Filter::internal_link_with_fragment_filter() – Filters all internal links that contains an fragment in the URL.
WPSEO_Link_Internal_Lookup::lookup() – Gets a post id for the given link for the given type. If type is outbound it returns 0 as post id.
WPSEO_Link_Notifier::cleanup_notification() – Removes the notification when it is set and the amount of unindexed items is lower than the threshold.
WPSEO_Link_Notifier::manage_notification() – Adds the notification when it isn’t set already and the amount of unindexed items is greater than the set threshold.
WPSEO_Link_Query::get_unprocessed_count() – Returns the total amount of unindexed posts for given post type.