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.
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.
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.
Elementor::current_post_type_has_taxonomies() – Determines whether or not the current post type has registered taxonomies.