_genesis_update_settings() – Deprecated. Push individual setting (or group of setting) into an options db entry stored as an array.
genesis_a11y_register_sidebar_defaults() – Widget heading filter, default H4 in Widgets and sidebars modified to an H3 if genesis_a11y( ‘headings’ ) support
genesis_add_inpost_scripts_box() – Register a new meta box to the post or page edit screen, so that the user can apply scripts on a per-post or per-page basis.
genesis_add_inpost_seo_box() – Register a new meta box to the post or page edit screen, so that the user can set SEO options on a per-post or per-page basis.
genesis_add_singular_image_output_customizer_checkboxes() – Return the config that includes the genesis_single controls.
Genesis_Admin_CPT_Archive_Settings::__construct() – Create an archive settings admin menu item and settings page for relevant custom post types.
Genesis_Admin_CPT_Archive_Settings::help() – Add contextual help content for the archive settings page.
Genesis_Admin_CPT_Archive_Settings::sanitizer_filters() – Register each of the settings with a sanitization filter type.
Genesis_Admin_Form::settings_init() – Initialize the settings page, by hooking the form into the page.
genesis_admin_plugins_sort_callback() – Sort Genesis plugins returned by plugins api by install count.
genesis_attributes_screen_reader_class() – Helper function for use as a filter for when you want to add screen-reader-text class to an element.
genesis_author_box_single_default_on() – Conditionally force a default 1 value for each users’ author box setting.