Akismet_Admin::erase_personal_data() – When a user requests that their personal data be removed, Akismet has a duty to discard any personal data we store outside of the comment itself. Right now, that is limited to the copy of the comment we store in the akismet_as_submitted commentmeta.
Akismet_Admin::exclude_commentmeta_from_export() – Some commentmeta isn’t useful in an export file. Suppress it (when supported).
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.
Twenty_Fourteen_Ephemera_Widget::form() – Display the form for this widget on the Widgets page of the Admin area.
twenty_twenty_one_entry_meta_footer() – Prints HTML with meta information for the categories, tags and comments.
twentynineteen_add_ellipses_to_nav() – Add an extra menu to our nav for our priority+ navigation to use
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_entry_footer() – Prints HTML with meta information for the categories, tags and comments.
twentytwenty_add_classic_editor_customizer_styles() – Output Customizer settings in the classic editor.
twentytwenty_add_classic_editor_non_latin_styles() – Output non-latin font styles in the classic editor.
twentytwenty_customize_controls_enqueue_scripts() – Enqueues scripts for customizer controls & settings.
twentytwenty_edit_post_link() – Filters the edit post link to add an icon and use the post meta structure.