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

Genesis Theme Framework a2z

WordPress Dynamic API Reference

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Parsed Source / Parsed: 49880
  public function get_output( $args = [] ) {

    
/**
 * Filter the Genesis breadcrumb arguments.
 *
 * @since 1.5.0
 *
 * @param array $args {
 *      Arguments for generating breadcrumbs.
 *
 *      @type string $home                    Homepage link text.
 *      @type string $sep                     Separator.
 *      @type string $list_set                List format separator.
 *      @type string $prefix                  Prefix before breadcrumb list.
 *      @type string $suffix                  Suffix after breadcrumb list.
 *      @type bool   $heirarchial_attachments Whether attachments are hierarchical.
 *      @type bool   $heirarchial_categories  Whether categories are hierarchical.
 *      @type array $labels                   Labels including the following keys: 'prefix', 'author', 'category',
 *                                            'tag', 'date', 'search', 'tax', 'post_type', '404'.
 * }
 */
    $this->args = apply_filters( 'genesis_breadcrumb_args', wp_parse_args( $args, $this->args ) );

    return $this->args['prefix'] . $this->args['labels']['prefix'] . $this->build_crumbs() . $this->args['suffix'];

  }
 

Published: 25th November 2019 | Last updated: 25th November 2019

Primary Sidebar

Information

Source ref: Genesis_Breadcrumb::get_output() – Return the final completed breadcrumb in markup wrapper.
Parse count / Source file date: 1569839049
MD5 hash: 1c0f35b280010521832d3d1217543e16

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