__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<ul class="ngg-breadcrumbs">
<?php
$end = end( $breadcrumbs );
reset( $breadcrumbs );
foreach ( $breadcrumbs as $crumb ) { ?>
<li class="ngg-breadcrumb">
<?php if ( ! is_null( $crumb['url'] ) ) { ?>
<a href="<?php echo $crumb['url']; ?>"><?php print wp_kses( $crumb['name'], \Imagely\NGG\Display\I18N::get_kses_allowed_html() ); ?></a>
<?php } else { ?>
<?php print wp_kses( $crumb['name'], \Imagely\NGG\Display\I18N::get_kses_allowed_html() ); ?>
<?php } ?>
<?php if ( $crumb !== $end ) { ?>
<span class="ngg-breadcrumb-divisor"><?php echo $divisor; ?></span>
<?php } ?>
</li>
<?php } ?>
</ul>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| breadcrumbs.php | File | 630 B | 0644 |
|
| descriptions.php | File | 152 B | 0644 |
|