Akismet::disable_moderation_emails_if_unreachable() – If Akismet is temporarily unreachable, we don’t want to "spam" the blogger with moderation emails for comments that will be automatically cleared or spammed on the next retry.
Akismet::is_test_mode() – To disable the Akismet comment nonce, add a filter for the ‘akismet_comment_nonce’ tag and return any string value that is not ‘true’ or ” (empty string).
Twenty_Twenty_One_SVG_Icons::get_social_link_svg() – Detects the social network from a URL and returns the SVG code for its icon.
twentyfourteen_admin_header_image() – Create the custom header image markup displayed on the Appearance > Header screen.
twentyfourteen_the_attached_image() – Print the attached image with a link to the next attached image.
twentynineteen_image_filters_enabled() – Returns true if image filters are enabled on the theme options.
TwentyNineteen_SVG_Icons::get_social_link_svg() – Detects the social network from a URL and returns the SVG code for its icon.
twentyseventeen_content_image_sizes_attr() – Add custom image sizes attribute to enhance responsive image functionality for content images.
twentyseventeen_is_static_front_page() – Return whether we’re previewing the front page and it’s a static page.
twentyseventeen_is_view_with_layout_option() – Return whether we’re on a view that supports a one or two column layout.
twentyseventeen_social_links_icons() – Returns an array of supported social links (URL and icon name).
twentysixteen_content_image_sizes_attr() – Add custom image sizes attribute to enhance responsive image functionality for content images
twentytwenty_is_comment_by_post_author() – Check if the specified comment is written by the author of the post commented on.
TwentyTwenty_SVG_Icons::get_social_link_svg() – GET SOCIAL LINK SVG Detects the social network from a URL and returns the SVG code for its icon.