genesis_add_cpt_archive_page() – Add archive settings page to relevant custom post type registrations.
genesis_adjacent_entry_attr_previous_post() – Add the alignleft class to the previous post link container.
genesis_admin_plugins_sort_callback() – Sort Genesis plugins returned by plugins api by install count.
Genesis_Admin_Plugins::__construct() – Create an admin menu item that redirects to the plugin install screen.
genesis_autoload_register_psr4() – Allow StudioPressGenesis namespaced files to be loaded automatically.
Genesis_Breadcrumb::get_post_crumb() – Get breadcrumb for single post, including any parent (category) crumbs.
Genesis_Breadcrumb::get_term_parents() – Return recursive linked crumbs of category, tag or custom taxonomy parents.
genesis_create_page_archive_file() – Create the ‘page_archive.php’ file within child theme if missing.
genesis_do_meta_pingback() – Adds the pingback meta tag to the head so that other sites can know how to send a pingback to our site.
genesis_do_post_content_nav() – Display page links for paginated posts (i.e. includes the <!–nextpage–> Quicktag one or more times).
genesis_document_title_parts() – Filter Document title parts based on context and SEO settings values.
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_get_global_post_type_name() – Get the `post_type` from the global `$post` if supplied value is empty.
genesis_grid_loop_post_class() – Filter the post classes to output custom classes for the feature and grid layout.
genesis_maybe_clear_primary_title_h1() – Sets the Primary Title H1 Genesis SEO setting to None if a heading level one is found on a static homepage.
Genesis_Menu_Handler::push_single_combine_onto_others() – Push a single ‘combine’ menu onto the ‘others’ array.
genesis_older_newer_posts_nav() – Deprecated. Used to output archive pagination in older/newer format.