Article_Helper::is_article_post_type() – Determines whether a given post type should have Article schema.
Article_Helper::is_author_supported() – Checks whether author is supported for the passed object sub type.
Asset_Helper::get_dependency_urls_by_handle() – Recursively retrieves all dependency urls of a given handle.
Author_Archive_Helper::author_has_a_post_with_is_public_null() – Returns whether the author has at least one post with the is public null.
Author_Archive_Helper::author_has_a_public_post() – Returns whether the author has at least one public post.
Author_Archive_Helper::author_has_public_posts() – Returns whether the author has at least one public post.
Author_Archive_Helper::get_author_archive_post_types() – Gets the array of post types that are shown on an author’s archive.
Breadcrumbs_Generator::should_have_blog_crumb() – Returns whether or not a blog crumb should be added.
BreadcrumbTitleAndHierarchyReset::get_indexable_hierarchy_table_name() – Retrieves the table name to use.
Capability_Helper::current_user_can() – Checks if the user has at least one of the proper capabilities.
Capability_Helper::has_any() – Checks if the current user has at least one of the supplied capabilities.
Comment_Link_Fixer::has_replytocom_parameter() – Checks if the url contains the ?replytocom query parameter.
Crawl_Settings_Integration::register_hooks() – Registers an action to add a new tab to the General page.
Curl_Runner::has_recent_curl_version_installed() – Returns whether the installed cURL version is recent enough.
Current_Page_Helper::current_post_is_privacy_policy() – Checks if the current global post is the privacy policy page.
Current_Page_Helper::get_date_archive_permalink() – Returns the permalink of the currently opened date archive.
Current_Page_Helper::get_non_cached_date_archive_permalink() – Returns the permalink of the currently opened date archive.
Current_Page_Helper::is_multiple_terms_page() – Determine whether this page is an taxonomy archive page for multiple terms (url: /term-1,term2/).
Current_Page_Helper::is_post_format_archive() – Checks if the current page is the post format archive.
Current_Page_Helper::is_posts_page() – Determine whether this is the statically set posts page, when it’s not the frontpage.
Date_Helper::current_time() – Returns the current time measured in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).
Date_Helper::format_translated() – Formats a given date in UTC TimeZone format and translate it to the set language.
Default_Tagline_Reports::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.