Akismet_Admin::exclude_commentmeta_from_export() – Some commentmeta isn’t useful in an export file. Suppress it (when supported).
Akismet::display_comment_form_privacy_notice() – Controls the display of a privacy related notice underneath the comment form using the `akismet_comment_form_privacy_notice` option and filter respectively.
Akismet::load_form_js_via_filter() – Add the form JavaScript when we detect that a supported form shortcode is being parsed.
Akismet::prepare_custom_form_values() – Ensure that any Akismet-added form fields are included in the comment-check call.
Akismet::set_form_js_async() – Mark akismet-frontend.js as deferred. Because nothing depends on it, it can run at any time after it’s loaded, and the browser won’t have to wait for it to load to continue parsing the rest of the page.
Featured_Content::hide_featured_term() – Hide featured tag from displaying when global terms are queried from the front end.
Featured_Content::hide_the_featured_term() – Hide featured tag from display when terms associated with a post object are queried from the front end.
Twenty_Fourteen_Ephemera_Widget::form() – Display the form for this widget on the Widgets page of the Admin area.
twenty_twenty_one_print_first_instance_of_block() – Print the first instance of a block in the content, and then break away.
twentyfifteen_category_transient_flusher() – Flush out the transients used in {@see twentyfifteen_categorized_blog()}.
twentyfifteen_search_form_modify() – Add a `screen-reader-text` class to the search form’s submit button.
twentyfourteen_category_transient_flusher() – Flush out the transients used in twentyfourteen_categorized_blog.
twentynineteen_entry_footer() – Prints HTML with meta information for the categories, tags and comments.
twentynineteen_image_filters_enabled() – Returns true if image filters are enabled on the theme options.
twentyseventeen_category_transient_flusher() – Flush out the transients used in twentyseventeen_categorized_blog.
twentyseventeen_entry_footer() – Prints HTML with meta information for the categories, tags and comments.
twentyseventeen_front_page_template() – Use front-page.php when Front page displays is set to a static page.
twentyseventeen_is_static_front_page() – Return whether we’re previewing the front page and it’s a static page.
twentysixteen_category_transient_flusher() – Flushes out the transients used in twentysixteen_categorized_blog().
twentytwenty_filter_wp_list_pages_item_classes() – Filters classes of wp_list_pages items to match menu items.
TwentyTwenty_Script_Loader::filter_script_loader_tag() – Adds async/defer attributes to enqueued / registered scripts.