Abstract_Indexable_Presenter::escape_key() – Transforms an indexable presenter’s key to a json safe key string.
Aioseo_Posts_Importing_Action::keyphrase_import() – Plucks the keyphrase to be imported from the AIOSEO array of keyphrase meta data.
Model::build_foreign_key_name() – Build a foreign key based on a table name. If the first argument (the specified foreign key column name) is null, returns the second argument (the name of the table) with the default foreign key column suffix appended.
normalize_header_keys() – Creates an associative array of lowercase header names to the actual header casing.
SEMrush_Route::get_related_keyphrases() – Gets the related keyphrases based on the passed keyphrase and database code.
Wincher_Keyphrases_Action::collect_keyphrases_from_post() – Collects the keyphrases associated with the post.
Wincher_Keyphrases_Action::filter_results_by_used_keyphrases() – Filters the results based on the passed keyphrases.
Wincher_Keyphrases_Action::get_tracked_keyphrases() – Gets the keyphrase data for the passed keyphrases.
Wincher_Keyphrases_Action::track_keyphrases() – Sends the tracking API request for one or more keyphrases.
Wincher_Keyphrases_Action::would_exceed_limits() – Determines whether the amount of keyphrases would mean the user exceeds their account limits.
Wordproof::add_post_meta_key() – Return the Yoast post meta key for the SDK to determine if the post should be timestamped.
WPSEO_Add_Keyword_Modal::enqueue_translations() – Prints the localized Add Keyword modal translations for JS.
WPSEO_Add_Keyword_Modal::get_translations_for_js() – Passes translations to JS for the Add Keyword modal component.
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_Meta_Columns::get_keyword_filter() – Creates a keyword filter for the meta query, based on the passed Keyword filter.
WPSEO_Meta::keyword_usage() – Counts the total of all the keywords being used for posts except the given one.
WPSEO_Multiple_Keywords_Modal::enqueue_translations() – Prints the localized Multiple Keywords modal translations for JS.
WPSEO_Multiple_Keywords_Modal::get_translations_for_js() – Passes translations to JS for the Multiple Keywords modal component.
WPSEO_Multiple_Keywords_Modal::get_translations() – Returns the translations for the Multiple Keywords modal.
WPSEO_Option::get_switch_key() – Check whether a given array key conforms to one of the variable array key patterns for this option.
WPSEO_Option::retain_variable_keys() – Make sure that any set option values relating to post_types and/or taxonomies are retained, even when that post_type or taxonomy may not yet have been registered.
WPSEO_Plugin_Importer::meta_key_clone_replace() – Replaces values in our temporary table according to our settings.
WPSEO_Plugin_Importer::meta_key_clone() – Helper function to clone meta keys and (optionally) change their values in bulk.
WPSEO_Taxonomy_Meta::get_keyword_usage() – Find the keyword usages in the metas for the taxonomies/terms.
WPSEO_Utils::extend_kses_post_with_a11y() – Extends the allowed post tags with accessibility-related attributes.
WPSEO_Utils::extend_kses_post_with_forms() – Extends the allowed post tags with input, select and option tags.
WPSEO_Validator::key_exists() – Determines whether a particular key exists within the passed dataset.
Yoast_Model::build_foreign_key_name() – Build a foreign key based on a table name. If the first argument (the specified foreign key column name) is null, returns the second argument (the name of the table) with the default foreign key column suffix appended.
Yoast_Notification::get_dismissal_key() – Get the User Meta key to check for dismissal of notification.