| Linux webm007.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 Path : /home/eglisebaa/www/wp-content/plugins/trx_addons2/templates/ |
| Current File : /home/eglisebaa/www/wp-content/plugins/trx_addons2/templates/tpl.breadcrumbs.php |
<?php
/**
* The template to display breadcrumbs
*
* @package WordPress
* @subpackage ThemeREX Addons
* @since v1.6.08
*/
if ( ($trx_addons_breadcrumbs = trx_addons_get_breadcrumbs()) != '') {
?><div class="breadcrumbs"><?php trx_addons_show_layout($trx_addons_breadcrumbs); ?></div><?php
}
?>