PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/sc1buiq6159/smile.formagloba.fr/wp-content/plugins/site-reviews/views/partials/
Server: Linux apophis.o2switch.net 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
IP: 109.234.164.184
Choose File :

Url:
Dir : /home/sc1buiq6159/smile.formagloba.fr/wp-content/plugins/site-reviews/views/partials/flyoutmenu.php

<?php defined('ABSPATH') || exit; ?>

<div id="glsr-flyout">
    <div class="glsr-flyout-items">
        <?php foreach ($items as $index => $item) { ?>
            <a href="<?php echo esc_url($item['url']); ?>"
                class="glsr-flyout-button glsr-flyout-item<?php echo 'dashicons-star-filled' === $item['icon'] ? ' glsr-flyout-premium' : ''; ?>"
                <?php if (wp_parse_url($item['url'], PHP_URL_HOST) !== wp_parse_url(get_home_url(), PHP_URL_HOST)) { ?>
                    rel="noopener noreferrer"
                    target="_blank"
                <?php } ?>
            >
                <div class="glsr-flyout-label">
                    <div><?php echo esc_html($item['title']); ?></div>
                </div>
                <i class="dashicons <?php echo esc_attr($item['icon']); ?>"></i>
            </a>
        <?php } ?>
    </div>
    <a href="javascript:void(0);" class="glsr-flyout-button glsr-flyout-mascot">
        <div class="glsr-flyout-label">
            <div><?php echo _x('Do you need help?', 'admin-text', 'site-reviews'); ?></div>
        </div>
        <?php echo file_get_contents(glsr()->path('assets/images/mascot-alt.svg')); ?>
    </a>
</div>