learndash_the_breadcrumbs( int|WP_Post|null $post = null )

Prints breadcrumbs output.


Description Description

Sames as learndash_get_breadcrumbs only it actually outputs escaped markup.


Parameters Parameters

$post

(Optional) WP_Post object. Default to global $post.

Default value: null


Top ↑

Source Source

File: themes/ld30/includes/helpers.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.