• Skip to primary navigation
  • Skip to main content
  • Skip to footer
Genesis Theme Framework a2z

Genesis Theme Framework a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for R

R

__genesis_return_content_sidebar_sidebar() – Return layout key ‘content-sidebar-sidebar’.

__genesis_return_content_sidebar() – Return layout key ‘content-sidebar’.

__genesis_return_full_width_content() – Return layout key ‘full-width-content’.

__genesis_return_sidebar_content_sidebar() – Return layout key ‘sidebar-content-sidebar’.

__genesis_return_sidebar_content() – Return layout key ‘sidebar-content’.

__genesis_return_sidebar_sidebar_content() – Return layout key ‘sidebar-sidebar-content’.

_genesis_register_default_widget_areas_cb() – Register the default Genesis widget areas, if the placeholder widget areas are still registered.

config/requirements.php

customize_register – action

genesis_a11y_register_sidebar_defaults() – Widget heading filter, default H4 in Widgets and sidebars modified to an H3 if genesis_a11y( ‘headings’ ) support

genesis_admin_plugins_api_result() – Filter the results of the plugin api results.

genesis_admin_redirect() – Redirect the user to an admin page, and add query args to the URL string for alerts, etc.

Genesis_Admin::maybe_redirect() – If specified, redirect when accessing this page’s menu URL.

Genesis_Admin::register_settings() – Register the database settings for storage.

Genesis_AMP_Menu::init_responsive_config() – Initialize responsive menu configurations to this format:

genesis_archive_no_results_body_class() – Add archive-no-results body class on empty archive pages.

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_autoload_register_psr4() – Allow StudioPressGenesis namespaced files to be loaded automatically.

genesis_autoload_register() – Allow Genesis_* class and StudioPressGenesis namespaced files to be loaded automatically.

genesis_check_requirements() – Handles system requirements checks.

genesis_child_theme_recommendations() – Adds child theme recommendations to the Tools -> Site Health -> Info tab under the “Active Theme” panel.

Genesis_Contributor::get_named_role() – Get contributors role as translatable name.

Genesis_Contributor::get_role() – Get contributors role.

Genesis_Contributors::find_by_role() – Find all contributors with a specific role.

genesis_custom_field_redirect() – Redirect singular page to an alternate URL.

genesis_customize_register() – Include, instantiate, and initialize the Genesis Customizer object.

Genesis_Customizer::register_control() – Helper alias for $wp_customize->add_control().

Genesis_Customizer::register_panel() – Helper alias for $wp_customize->add_panel().

Genesis_Customizer::register_section() – Helper alias for $wp_customize->add_section().

Genesis_Customizer::register_setting() – Helper alias for $wp_customize->add_setting().

Genesis_Customizer::register() – Register Customizer panel, sections, settings, and controls via a `$config` array.

genesis_feed_redirect() – Redirect the browser to the custom feed URI.

genesis_get_child_theme_recommendations() – Gets recommendations for the active child theme.

genesis_get_robots_meta_content – filter

genesis_get_robots_meta_content() – Determine the `noindex`, `nofollow`, `noarchive` robots meta code for the current context.

genesis_header_right – action

genesis_is_root_page() – Check if the root page of the site is being viewed.

genesis_nav_right() – Filter the Primary Navigation menu items, appending either RSS links, search form, twitter link, or today’s date.

genesis_paged_rel() – Output rel links in the head to indicate previous and next pages in paginated archives and posts.

genesis_register_after_entry_widget_area() – Register after-entry widget area if user specifies in the child theme.

genesis_register_default_widget_areas() – Hook the callback that registers the default Genesis widget areas.

genesis_register_footer_widget_areas() – Register footer widget areas based on the number of widget areas the user wishes to create with `add_theme_support()`.

genesis_register_layout() – Register new layouts in Genesis.

genesis_register_nav_menus – action

genesis_register_nav_menus() – Register the custom menu locations, if theme has support for them.

genesis_register_post_meta() – Register post meta for Genesis Block Editor features, such as the title and breadcrumbs checkbox controls.

genesis_register_responsive_menus() – Register the theme’s responsive menus’ configuration settings.

genesis_register_scripts() – Deprecated. Register the scripts that Genesis will use.

genesis_register_sidebar_defaults – filter

genesis_register_sidebar() – An alias for `genesis_register_widget_area()`.

genesis_register_widget_area_defaults – filter

genesis_register_widget_area() – Expedites the widget area registration process by taking common things, before / after_widget, before / after_title, and doing them automatically.

genesis_rel_author() – Deprecated. Echo custom rel="author" link tag.

genesis_rel_nofollow() – Add `rel="nofollow"` attribute and value to links within string passed in.

genesis_rel_publisher() – Deprecated. Echo custom rel="publisher" link tag.

genesis_remove_default_widgets_from_header_right() – Temporary function to work around the default widgets that get added to Header Right when switching themes.

genesis_remove_type_from_layout() – Remove layout type from a layout without having to directly modify the global variable.

Genesis_Requirements_Views

Genesis_Requirements_Views::__construct() – Genesis_Requirements_Views constructor.

Genesis_Requirements_Views::add_hooks() – Adds necessary hooks for displaying requirements messaging.

Genesis_Requirements_Views::admin_notice() – Displays an admin notice when requirements are not met.

Genesis_Requirements_Views::messages() – Formats the messages into paragraphs for display.

genesis_reset_loops – action

genesis_reset_loops() – Restore all default post loop output by re-hooking all default functions.

genesis_responsive_viewport() – Outputs the responsive CSS viewport tag.

genesis_robots_meta() – Output the robots meta code in the document `head`.

Genesis_Sanitizer::requires_unfiltered_html() – Keeps the option from being updated if the user lacks unfiltered_html capability.

Genesis_Script_Loader::register_admin_scripts() – Register admin scripts used by Genesis.

Genesis_Script_Loader::register_front_scripts() – Register front end scripts used by Genesis.

Genesis_Search_Form::render() – Render the search form.

genesis_theme_activation_redirect() – Redirects users to the Getting Started page after theme activation if the theme provides an onboarding configuration in config/onboarding.php.

Genesis_Update_Check::get_response_body() – Get the body of the response.

Genesis_Update_Check::get_response() – Get the POST response.

Genesis_Update_Check::validate_response() – Validate the format and data of the update response.

genesis_update_remote_post_options – filter

genesis_update_right_now_text() – Callback to amend the Right Now text, found in the At A Glance dashboard widget.

genesis_upgrade_redirect() – Deprecated. Redirect the user back to the "What’s New" page, refreshing the data and notifying the user that they have successfully updated.

get_reading_settings() – Presents show_on_front, page_on_front, and page_for_posts settings.

lib/admin/privacy-requests.php

lib/classes/class-genesis-requirements-views.php

lib/functions/requirements.php

lib/functions/rest.php

lib/views/help/seo-robots.php

plugins_api_result – filter

register_clean_translations_cache() – Registers actions for clearing translation caches.

rest_api_init – action

template_redirect – action

update_right_now_text – filter

Footer

Genesis a2z
Genesis Theme Framework a2z
WordPress Dynamic API Reference
WordPress 5.6.2
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  genesis.wp-a2z.org
© Copyright Genesis a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites