Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Jun 24, 2020 8:04 am
Does anyone know the PHP code I'd need in order to integrate WPForo breadcrumbs into my website? Or a shortcode that will do the same?
1 Reply
Jun 25, 2020 12:00 pm
Below is provided a function that prints the breadcrumb.
<?php WPF()->tpl->breadcrumb(WPF()->current_object) ?>