Genesis_Admin_Form::settings_init() – Initialize the settings page, by hooking the form into the page.
Genesis_Admin::field_value() – Echo a setting value from this form’s settings field for use in form fields.
Genesis_Admin::get_field_id() – Helper function that constructs id attributes for use in form fields.
Genesis_Admin::get_field_name() – Helper function that constructs name attributes for use in form fields.
Genesis_Admin::get_field_value() – Helper function that returns a setting value from this form’s settings field for use in form fields.
Genesis_AMP_Menu_Combiner::find_and_combine() – Find and combine the nav menu items to the main menu.
Genesis_AMP_Menu_Combiner::find_nav_ul() – Find the nav menu’s `<ul>` by it’s `id` or `class` attribute.
genesis_comments_link_filter() – Filter the comments link. If post has comments, link to #comments div. If no, link to #respond div.
genesis_create_page_archive_file() – Create the ‘page_archive.php’ file within child theme if missing.
Genesis_Featured_Page::__construct() – Constructor. Set the default widget options and create widget.
Genesis_Featured_Post::__construct() – Constructor. Set the default widget options and create widget.
genesis_first_version_compare() – Helper function for comparing the "first install" version to a user specified version.
genesis_footer_childtheme_link_shortcode() – Adds the link to the child theme, if the details are defined.