Background_Indexing_Integration::get_conditionals() – Returns the conditionals based on which this integration should be active.
Background_Indexing_Integration::get_shutdown_limit() – Retrieves the shutdown limit. This limit is the amount of indexables that is generated in the background.
Background_Indexing_Integration::index() – Run a single indexing pass of each indexing action. Intended for use as a shutdown function.
Background_Indexing_Integration::should_index_on_shutdown() – Determine whether background indexation should be performed.
Badge_Presenter::is_group_still_new() – Check whether the new badge should be shown according to the group it is in.
Badge_Presenter::present() – Presents the New Badge. If a link has been passed, the badge is presented with the link.
Beta_Badge_Presenter::present() – Presents the Beta Badge. If a link has been passed, the badge is presented with the link.
Breadcrumb::format_last_breadcrumb() – Creates the last breadcrumb in the breadcrumb list, omitting the URL per Google’s spec.
Breadcrumb::generate() – Returns Schema breadcrumb data to allow recognition of page’s position in the site hierarchy.
Breadcrumbs_Block::present() – Presents the breadcrumbs output for the current page or the available post_id.
Breadcrumbs_Enabled_Conditional::is_met() – Checks whether the breadcrumbs enabled option has been set.
Breadcrumbs_Generator::add_paged_crumb() – Adds a crumb for the current page, if we’re on an archive page or paginated post.
Breadcrumbs_Generator::get_taxonomy_post_type_parent() – Returns the post type parent of a given taxonomy.
Breadcrumbs_Generator::should_have_blog_crumb() – Returns whether or not a blog crumb should be added.
Breadcrumbs_Integration::get_conditionals() – Returns the conditionals based in which this loadable should be active.
BreadcrumbTitleAndHierarchyReset::get_indexable_hierarchy_table_name() – Retrieves the table name to use.
BreadcrumbTitleAndHierarchyReset::get_indexable_table_name() – Retrieves the table name to use for storing indexables.
Default_Tagline_Report_Builder::get_actions() – Returns the actions that the user should take when his tagline is still set to the WordPress default.
Default_Tagline_Report_Builder::get_has_default_tagline_result() – Returns the message for a failed health check. In this case, when the user still has the default WordPress tagline set.
Default_Tagline_Report_Builder::get_success_result() – Returns the message for a successful health check.
Default_Tagline_Report_Builder::set_test_identifier() – Sets the name that WordPress uses to identify this health check.
Dialog_Integration::bust_myyoast_addon_information_cache() – Bust the site information transients to have fresh data.