AddIndexableObjectIdAndTypeIndex::get_table_name() – Retrieves the table name to use for storing indexables.
AddVersionColumnToIndexables::get_table_name() – Retrieves the table name to use for storing indexables.
Auto_Update_Watcher::remove_notification() – Removes the notification from the notification center, if it exists.
BreadcrumbTitleAndHierarchyReset::get_indexable_table_name() – Retrieves the table name to use for storing indexables.
ClearIndexableTables::get_indexable_table_name() – Retrieves the table name to use for storing indexables.
ConfigurationWorkout_Notice_Integration::__construct() – Configuration_Workout_Integration constructor.
ConfigurationWorkout_Notice_Integration::dismiss_configuration_workout_notice() – Dismisses the First-time configuration workout notice.
CreateIndexableSubpagesIndex::get_table_name() – Retrieves the table name to use for storing indexables.
Curl_Reports::get_no_recent_curl_version_installed_description() – Returns the description for when the health check couldn’t find a recent enough version of cURL installed on the server.
Curl_Reports::get_no_recent_curl_version_installed_result() – Returns the message for a successful health check.
Current_Page_Helper::get_non_cached_date_archive_permalink() – Returns the permalink of the currently opened date archive.
Events_Calendar_Schema::is_needed() – Determines whether or not a piece should be added to the graph.
ExpandIndexableColumnLengths::get_table_name() – Retrieves the table name to use for storing indexables.
ExpandIndexableIDColumnLengths::get_table_name() – Retrieves the table name to use for storing indexables.
ExpandPrimaryTermIDColumnLengths::get_table_name() – Retrieves the table name to use for storing indexables.
First_Time_Configuration_Notice_Integration::__construct() – First_Time_Configuration_Notice_Integration constructor.
First_Time_Configuration_Notice_Integration::are_site_representation_name_and_logo_set() – Whether the site representation name and logo have been set.
First_Time_Configuration_Notice_Integration::dismiss_first_time_configuration_notice() – Dismisses the First-time configuration notice.
First_Time_Configuration_Notice_Integration::first_time_configuration_notice() – Displays an admin notice when the first-time configuration has not been finished yet.
First_Time_Configuration_Notice_Integration::is_first_time_configuration_finished() – Whether all steps of the first-time configuration have been finished.
First_Time_Configuration_Notice_Integration::on_wpseo_admin_page_or_dashboard() – Whether the user is currently visiting one of our admin pages or the WordPress dashboard.
First_Time_Configuration_Notice_Integration::should_display_first_time_configuration_notice() – Determines whether and where the "First-time SEO Configuration" admin notice should be displayed.
First_Time_Configuration_Notice_Integration::user_can_do_first_time_configuration() – Whether the user can do the first-time configuration.
Fix_News_Dependencies_Integration::get_conditionals() – Returns the conditionals based in which this loadable should be active.
Fix_News_Dependencies_Integration::register_hooks() – Registers an action to disable script concatenation.
Front_End_Integration::get_needed_presenters() – Generate the array of presenters we need for the current request.
Header::normalize() – Converts an array of header values that may contain comma separated headers into an array of headers with no comma separated values.
HTML_Helper::is_non_empty_string_or_stringable() – Verifies that the received input is either a string or stringable object.
Indexable_Term_Builder::get_noindex_value() – Converts the meta noindex value to the indexable value.
Indexable_To_Postmeta_Helper::nofollow_map() – Deletes the nofollow post_meta key if no nofollow in the indexable or if nofollow is false. Populates the post_meta key appropriately if there is a true nofollow in the indexable.
Indexable_To_Postmeta_Helper::noindex_map() – Deletes the noindex post_meta key if no noindex in the indexable. Populates the post_meta key appropriately if there is noindex in the indexable.
Indexable_Version_Manager::indexable_needs_upgrade() – Determines if an Indexable has a lower version than the builder for that Indexable’s type.
Indexable_Version_Manager::needs_upgrade() – Determines if an Indexable version for the type is lower than the current version for that Indexable type.
Indexation_Integration::add_admin_notice() – Adds the admin notice to show a specific indexation warning.
Indexation_Integration::hide_notice_listener() – Hides the notice when the url query contains an argument that hides the notice.
Indexing_Controls::nofollow_link() – Adds rel="nofollow" to a link, only used for login / registration links.
Indexing_Controls::noindex_robots() – Sends a Robots HTTP header preventing URL from being indexed in the search results while allowing search engines to follow the links in the object at the URL.
Indexing_Failed_Notification_Presenter::__construct() – Indexing_Failed_Notification_Presenter constructor.
Indexing_Failed_Notification_Presenter::has_valid_premium_subscription() – Determines if the site has a valid Premium subscription.
Indexing_Helper::remove_indexing_notification() – Removes any pre-existing notification, so that a new notification (with a possible new reason) can be added.
Indexing_Notification_Integration::get_conditionals() – Returns the conditionals based on which this loadable should be active.
Indexing_Notification_Integration::get_presenter() – Gets the presenter to use to show the notification.
Indexing_Notification_Integration::maybe_cleanup_notification() – Checks whether the notification should not be shown anymore and removes it from the notification center if this is the case.
Indexing_Notification_Integration::maybe_create_notification() – Checks whether the notification should be shown and adds it to the notification center if this is the case.
Indexing_Notification_Integration::should_show_notification() – Checks whether the notification should be shown.
Indexing_Notification_Presenter::get_message() – Determines the message to show in the indexing notification.
Indexing_Notification_Presenter::get_time_estimate() – Creates a time estimate based on the total number on unindexed objects.
Link_Count_Notification_Integration::__construct() – Link_Count_Notification_Integration constructor.
Link_Count_Notification_Integration::cleanup_notification() – Removes the notification when it is set and the amount of unindexed items is lower than the threshold.
Link_Count_Notification_Integration::create_notification() – Returns an instance of the notification.
Link_Count_Notification_Integration::get_conditionals() – Returns the conditionals based in which this loadable should be active.
Link_Count_Notification_Integration::manage_notification() – Adds the notification when it isn’t set already and the amount of unindexed items is greater than the set threshold.