Notifications
Clear all

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.

 

wpForo 1.x.x [Closed] Shortcode PHP / Breadcrumb

2 Posts
2 Users
0 Reactions
787 Views
Posts: 2
Topic starter
(@alexsmoothwebsites)
New Member
Joined: 5 years ago

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
Alvina
Posts: 1861
Moderator
(@alvina)
Member
Joined: 6 years ago

Hi @alexsmoothwebsites,

Below is provided a function that prints the breadcrumb.

<?php WPF()->tpl->breadcrumb(WPF()->current_object) ?>