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

T

after_setup_theme – action

after_switch_theme – action

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

clean_translations_cache() – Clears existing translation cache for a given type.

comment_author_says_text – filter

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

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

config/customizer-theme-settings.php

delete_site_transient_update_plugins – action

delete_site_transient_update_themes – action

delete_term – action

document_title_parts – filter

document_title_separator – filter

edit_term – action

entry_modified_time() – Add schema markup attributes for modified time element for an entry.

entry_time() – Add schema markup attributes for time element for an entry.

entry_title() – Add schema markup attributes for entry title element.

genesis_404_entry_title – filter

genesis_activate_fallback_theme() – Activates the default theme when requirements are not met.

genesis_add_id_to_global_exclude() – Modify the global $_genesis_displayed_ids each time a loop iterates.

genesis_add_taxonomy_archive_options() – Add the archive options to each custom taxonomy edit screen.

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

genesis_add_taxonomy_seo_options() – Add the SEO 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::add_help_tab() – Add help tab.

Genesis_AMP_Menu::convert_to_camel_case() – Convert the given string into camelCase, which is used by JavaScript for targeting state controls.

genesis_archive_title_descriptions – action

genesis_attr_blog-template-description – filter

genesis_attr_breadcrumb-link-text-wrap – filter

genesis_attr_comment-time – filter

genesis_attr_comment-time-link – filter

genesis_attr_entry-modified-time – filter

genesis_attr_entry-time – filter

genesis_attr_entry-title – filter

genesis_attr_entry-title-link – filter

genesis_attr_site-title – filter

genesis_attr_sub-menu-toggle – filter

genesis_attr_taxonomy-archive-description – filter

genesis_attributes_blog_template_description() – Add attributes for blog template description element.

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

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

genesis_attributes_comment_time() – Add attributes for comment time element.

genesis_attributes_entry_modified_time() – Add attributes for modified time element for an entry.

genesis_attributes_entry_time() – Add attributes for time element for an entry.

genesis_attributes_entry_title_link() – Add attributes for entry title link.

genesis_attributes_entry_title() – Add attributes for entry title element.

genesis_attributes_site_title() – Add attributes for site title element.

genesis_attributes_taxonomy_archive_description() – Add attributes for taxonomy archive description element.

genesis_author_box_title – filter

genesis_author_intro_text_output – filter

Genesis_Breadcrumb::get_post_type_crumb() – Return the post type archive crumb.

Genesis_Breadcrumb::get_tag_crumb() – Return the tag archive crumb.

Genesis_Breadcrumb::get_tax_crumb() – Return the taxonomy archive crumb.

Genesis_Breadcrumb::get_term_parents() – Return recursive linked crumbs of category, tag or custom taxonomy parents.

genesis_breadcrumbs_toggle_enabled – filter

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

genesis_clear_update_transient() – Delete Genesis update transient after updates or when viewing the themes page.

genesis_comments_closed_text – filter

genesis_comments_trackbacks_showing() – Are trackbacks or comments appearing on the current post?

genesis_convert_term_meta() – Convert term meta for new title/description options.

genesis_cpt_archive_intro_text_output – filter

genesis_cpt_archive_settings_toolbar_styles() – Adds the pencil icon to the CPT archive settings menu link.

genesis_customizer_theme_settings_config – filter

genesis_customizer_theme_settings() – Build the Theme Settings Customizer panels, sections, and controls.

genesis_default_title() – Deprecated. Legacy filter function that would return a filtered document title.

genesis_do_author_title_description() – Add custom headline and description to author archive pages.

genesis_do_blog_template_heading() – Add custom heading and description to blog template pages.

genesis_do_cpt_archive_title_description() – Add custom headline and description to relevant custom post type archive pages.

genesis_do_date_archive_title() – Add custom heading to date archive pages.

genesis_do_post_title() – Echo the title of a post.

genesis_do_search_title() – Echo the title with the search term.

genesis_do_taxonomy_title_description() – Add custom heading and / or description to category / tag / taxonomy archive pages.

genesis_do_title() – Deprecated. Output the title, wrapped in title tags.

genesis_document_title_parts() – Filter Document title parts based on context and SEO settings values.

genesis_document_title_separator() – Filter Document title parts separator based on SEO setting value.

genesis_entry_title_wrap – filter

genesis_featured_page_title – filter

genesis_featured_post_title – filter

genesis_footer_creds_text – filter

genesis_footer_site_title_shortcode – filter

genesis_footer_site_title_shortcode() – Produces the site title.

genesis_footer_widgets_toggle_enabled – filter

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

genesis_get_comments_template() – Output the comments at the end of entries.

genesis_get_cpt_archive_types_names() – Get list of custom post type names which need an archive settings page.

genesis_get_cpt_archive_types() – Get list of custom post type objects which need an archive settings page.

genesis_get_global_post_type_name() – Get the `post_type` from the global `$post` if supplied value is empty.

genesis_get_term_filter() – For backward compatibility only.

genesis_get_terms_filter() – Add Genesis term-meta data to functions that return multiple terms.

genesis_get_theme_handle() – Gets the theme handle from the CHILD_THEME_VERSION constant (if defined), or ‘Theme Name’ header in style.css.

genesis_get_theme_support_arg() – Return a specific value from the array passed as the second argument to `add_theme_support()`.

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_has_post_type_archive_support() – Check if a post type supports an archive setting page.

genesis_human_time_diff() – Calculate the time difference – a replacement for `human_time_diff()` until it is improved.

genesis_import_child_theme_settings() – Import settings needed by a child theme to look correct and function properly.

genesis_init_traduttore() – Registers Genesis in the Traduttore registry. Translation API requests for Genesis language packs then use the Genesis Translations server.

genesis_is_blog_template() – Determine if the Blog template is being used.

genesis_link_post_title – filter

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_more_text – filter

genesis_nav_home_text – filter

genesis_next_comments_link_text – filter

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

Footer

Genesis a2z
Genesis Theme Framework a2z
WordPress Dynamic API Reference
WordPress 5.6
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