Breadcrumbs::maybe_render_seo_breadcrumbs( string $html_tag, bool $check = false )
Render 3rd parties breadcrumbs
Parameters
- $html_tag
-
(Required) Wrapper HTML tag.
- $check
-
(Optional) Flag that controls if is needed to check if breadcrumbs are enabled in 3rd parties.
Default value: false
Return
(bool)
Source
File: inc/views/breadcrumbs.php
Expand full source code Collapse full source code View on Github