Genesis_AMP_Menu::add_hamburger_target_menu_attributes() – Add attributes for the hamburger button’s target navigation menu.
genesis_breadcrumbs_hidden_body_class() – Adds a `genesis-breadcrumbs-hidden` body class if breadcrumbs are hidden on the current page.
genesis_custom_header_admin_style() – Deprecated. Provide a callback function for the custom header admin page.
genesis_do_header() – Echo the default header, including the #title-area div, along with #title and #description, as well as the .widget-area.
genesis_footer_widgets_hidden_body_class() – Adds `genesis-footer-widgets-hidden` and genesis-footer-widgets-visible` body classes if footer widgets are supported by the child theme and the Footer Widgets Panel is available in the Genesis Sidebar.
genesis_get_theme_handle() – Gets the theme handle from the CHILD_THEME_VERSION constant (if defined), or ‘Theme Name’ header in style.css.
genesis_handle_block_widget_editor() – Default the block-based widget editor to be disabled, which is defaulted to be enabled in WP 5.8.
genesis_handle_dismissing_block_widget_editor_notice() – Handle dismissing the admin notice for the block widget editor optin.
genesis_header_menu_args() – Sets attributes for the custom menu widget if used in the Header Right widget area.
genesis_html5_comment_callback() – Comment callback for {@link genesis_default_list_comments()} if HTML5 is active.
genesis_html5_ie_fix() – Deprecated. Load the html5 shiv for IE8 and below. Can’t enqueue with IE conditionals.
genesis_human_time_diff() – Calculate the time difference – a replacement for `human_time_diff()` until it is improved.
Genesis_Menu_Handler::add_amp_menu_combiner() – Add the AMP Menu Combiner to the list of content sanitizers.
Genesis_Menu_Handler::init_config() – Initialize the configuration parameters by merging with defaults.
Genesis_Menu_Handler::push_single_combine_onto_others() – Push a single ‘combine’ menu onto the ‘others’ array.
Genesis_Requirements_Views::add_hooks() – Adds necessary hooks for displaying requirements messaging.
Genesis_Sanitizer::requires_unfiltered_html() – Keeps the option from being updated if the user lacks unfiltered_html capability.
genesis_show_header_customizer_callback() – Return true if Header section in Customizer -> Theme Settings should be shown.
genesis_singular_image_hidden_body_class() – Adds a `genesis-singular-image-hidden` body class if “hide featured image” is enabled.
genesis_singular_image_hidden_on_current_page() – Is the singular featured image set to display on the current page?
genesis_title_hidden_body_class() – Adds a `genesis-title-hidden` body class if title output is suppressed on the current page.