astra_addon_breadcrumb_shortcode()
Add shortcode for Breadcrumb using Theme
Description
Return
(string)
Source
File: classes/helper-functions.php
function astra_addon_breadcrumb_shortcode() { return astra_addon_is_breadcrumb_trail( false ); }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |