• 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 L

L

$types_update_check_locales – filter

breadcrumb_link_text_wrap() – Add schema markup attributes for breadcrumb link text wrap.

breadcrumb_link_wrap_meta() – Add schema markup attributes for breadcrumb link wrap meta element.

breadcrumb_link_wrap() – Add schema markup attributes for breadcrumb item element.

breadcrumb_link() – Add schema markup attributes for breadcrumb link element.

comment_author_link() – Add schema markup attributes for comment author link element.

comment_time_link() – Add schema markup attributes for comment time link element.

config/layouts.php

entry_author_link() – Add schema markup attributes for entry author link element.

entry_image_grid_loop() – Add schema markup attributes for entry image element shown in a grid loop.

feed_link – filter

genesis_$filter_location – filter

genesis_$thisfilter_location – filter

genesis_a11y_more_link() – Return more link text plus hidden title for screen readers, to improve accessibility.

genesis_add_inpost_layout_box() – Register a new meta box to the post or page edit screen, so that the user can set layout options on a per-post or per-page basis.

genesis_add_taxonomy_layout_options() – Add the layout options to each custom taxonomy edit screen.

genesis_add_type_to_layout() – Add new layout type to a layout without having to directly modify the global variable.

Genesis_Admin::load_assets() – Load script and stylesheet assets via scripts() and styles() methods, if they exist.

Genesis_Admin::load_help() – Load the optional help method, if one exists.

genesis_after_loop – action

genesis_attr_$theme_location – filter

genesis_attr_breadcrumb-link – filter

genesis_attr_breadcrumb-link-text-wrap – filter

genesis_attr_breadcrumb-link-wrap – filter

genesis_attr_breadcrumb-link-wrap-meta – filter

genesis_attr_comment-author-link – filter

genesis_attr_comment-time-link – filter

genesis_attr_entry-author-link – filter

genesis_attr_entry-image-link – filter

genesis_attr_entry-title-link – filter

genesis_attr_nav-$thistheme_location – filter

genesis_attr_nav-$thistheme_location-toggle – filter

genesis_attr_nav-link – filter

genesis_attr_nav-link-wrap – filter

genesis_attr_search-form-label – filter

genesis_attributes_breadcrumb_link_text_wrap() – Add attributes for breadcrumb link text wrap.

genesis_attributes_breadcrumb_link_wrap_meta() – Add attributes for breadcrumb link wrap meta element.

genesis_attributes_breadcrumb_link_wrap() – Add attributes for breadcrumb item element.

genesis_attributes_breadcrumb_link() – Add attributes for breadcrumb link element.

genesis_attributes_comment_author_link() – Add attributes for comment author link element.

genesis_attributes_comment_time_link() – Add attributes for comment time link element.

genesis_attributes_entry_author_link() – Add attributes for entry author link element.

genesis_attributes_entry_image_link() – Add attributes for entry image link element.

genesis_attributes_entry_title_link() – Add attributes for entry title link.

genesis_attributes_nav_link_wrap() – Add attributes for the span wrap around navigation item links.

genesis_attributes_nav_link() – Add attributes for the navigation item links.

genesis_attributes_search_form_label() – Add attributes for search form label.

genesis_before_loop – action

genesis_breadcrumb_link – filter

Genesis_Breadcrumb::get_breadcrumb_link_meta() – Return markup for a meta tag for each breadcrumb item.

Genesis_Breadcrumb::get_breadcrumb_link_text() – Return markup for the wrapped link text.

Genesis_Breadcrumb::get_breadcrumb_link_wrap() – Return markup for a link wrap for each breadcrumb link.

Genesis_Breadcrumb::get_breadcrumb_link() – Return anchor link for a single crumb.

genesis_comment_list_args – filter

genesis_comments_link_filter() – Filter the comments link. If post has comments, link to #comments div. If no, link to #respond div.

genesis_cpt_archive_layout_setting_enable-$this – filter

genesis_cpt_archive_settings_label – filter

genesis_cpt_archive_settings_link() – Adds a toolbar link to edit the custom post archive settings

genesis_create_initial_layouts() – Register Genesis default layouts.

genesis_custom_logo_defaults – filter

genesis_custom_logo() – Add support for the WordPress custom logo feature.

genesis_custom_loop_args – filter

genesis_custom_loop() – Custom loop, meant to be executed when a custom query is needed.

genesis_default_list_comments() – Output the list of comments.

genesis_default_list_pings() – Output the list of trackbacks.

genesis_do_loop() – Attach a loop to the `genesis_loop` output hook so we can get some front-end output.

genesis_edit_post_link – filter

genesis_feed_links_filter() – Filter the feed URI if the user has input a custom feed URI.

genesis_footer_childtheme_link_shortcode – filter

genesis_footer_childtheme_link_shortcode() – Adds the link to the child theme, if the details are defined.

genesis_footer_genesis_link_shortcode – filter

genesis_footer_genesis_link_shortcode() – Adds link to the Genesis page on the StudioPress website.

genesis_footer_home_link_shortcode – filter

genesis_footer_home_link_shortcode() – Produces a link to the home URL.

genesis_footer_loginout_shortcode – filter

genesis_footer_loginout_shortcode() – Adds admin login / logout link.

genesis_footer_studiopress_link_shortcode – filter

genesis_footer_studiopress_link_shortcode() – Adds link to the StudioPress home page.

genesis_footer_wordpress_link_shortcode – filter

genesis_footer_wordpress_link_shortcode() – Adds link to WordPress – https://wordpress.org/ .

genesis_get_default_layout() – Return the layout that is set to default.

genesis_get_layout() – Return the data from a single layout, specified by the $id passed to it.

genesis_get_layouts – filter

genesis_get_layouts_for_customizer() – Return registered layouts in a format the WordPress Customizer accepts.

genesis_get_layouts() – Return all registered Genesis layouts.

genesis_grid_loop_args – filter

genesis_grid_loop_content() – Output specially formatted content, based on the grid loop args.

genesis_grid_loop_post_class – filter

genesis_grid_loop_post_class() – Filter the post classes to output custom classes for the feature and grid layout.

genesis_grid_loop() – The grid loop – a specific implementation of a custom loop.

genesis_has_multiple_layouts() – Determine if the site has more than 1 registered layouts.

genesis_image_loading() – Filter the attributes of all images retrieved with `wp_get_attachment_image`, add `loading="lazy"` to enable lazy loading in Chrome.

genesis_initial_layouts – filter

genesis_inpost_layout_box() – Callback for in-post layout meta box.

genesis_inpost_layout_save() – Save the layout options when we save a post or page.

genesis_layout_body_classes() – Add site layout classes to the body classes.

genesis_layout_selector() – Output the form elements necessary to select a layout.

genesis_legacy_loop() – XHTML loop.

genesis_link_post_title – filter

genesis_list_comments – action

genesis_list_pings – action

genesis_load_admin_js() – Deprecated. Enqueues the custom script used in the admin, and localizes several strings or values used in the scripts.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to Next Page »

Footer

Genesis a2z
Genesis Theme Framework a2z
WordPress Dynamic API Reference
WordPress 5.9.3
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-2022. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites