File manager - Edit - /home/xfekoga/grenier/wp-content/plugins/clenix-core/elementor/views/nav-menu.php
Back
<?php /** * @author RadiusTheme * @since 1.0 * @version 1.0 */ namespace radiustheme\Clenix_Core; ?> <div class="rt-el-nav-menu widget"> <?php if ( $data['title'] ): ?> <h3 class="widgettitle"><?php echo esc_html( $data['title'] );?></h3> <?php endif; ?> <?php if ( ! empty( $data['menu'] ) ) { wp_nav_menu( array( 'menu' => $data['menu'], 'fallback_cb' => '', 'link_before' => '<i class="fa fa-angle-right" aria-hidden="true"></i>' ) ); } ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings