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.
Badge_Presenter::present() – Presents the New Badge. If a link has been passed, the badge is presented with the link.
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.