Breadcrumb_Trail::set_labels()
Method: Sets the labels property. Parses the inputted labels array with the defaults.
Source: theme-framework/kernel/breadcrumb-trail.php:261
Method: Sets the labels property. Parses the inputted labels array with the defaults.
Source: theme-framework/kernel/breadcrumb-trail.php:261
Method: Adds the items to the trail items array for day archives.
Source: theme-framework/kernel/breadcrumb-trail.php:782
Method: Sets the `$post_taxonomy` property. This is an array of post types (key) and taxonomies (value).
Source: theme-framework/kernel/breadcrumb-trail.php:299
Method: Adds the items to the trail items array for week archives.
Source: theme-framework/kernel/breadcrumb-trail.php:811
Method: Runs through the various WordPress conditional tags to check the current page being viewed. Once a condition is met, a specific method is launched to add items to the `$items` array.
Source: theme-framework/kernel/breadcrumb-trail.php:318
Method: Adds the items to the trail items array for month archives.
Source: theme-framework/kernel/breadcrumb-trail.php:838
Method: Gets front items based on $wp_rewrite->front.
Source: theme-framework/kernel/breadcrumb-trail.php:404
Method: Adds the items to the trail items array for year archives.
Source: theme-framework/kernel/breadcrumb-trail.php:865
Method: Adds the page/paged number to the items array.
Source: theme-framework/kernel/breadcrumb-trail.php:418
Method: Adds the items to the trail items array for archives that don’t have a more specific method defined in this class.
Source: theme-framework/kernel/breadcrumb-trail.php:889