Genesis_Admin::field_value() – Echo a setting value from this form’s settings field 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_first_version_compare() – Helper function for comparing the "first install" version to a user specified version.
genesis_get_theme_version() – Gets the active theme version from CHILD_THEME_VERSION constant (if defined), style.css in production, or a timestamp if SCRIPT_DEBUG is true.
genesis_is_major_version() – Deprecated. Genesis now (as of 2.7.0) uses semantic versioning, and will no longer redirect to different pages based on major/minor version status.
Genesis_Requirements_Views::add_hooks() – Adds necessary hooks for displaying requirements messaging.
Genesis_Script_Loader::visible_genesis_sidebar_panels() – Determines which Genesis sidebar panels should be visible for the current post type.