File "header-banner.php"

Full path: /var/www/html/cemeau/wp-content/plugins/photo-gallery-image/resources/views/admin/header-banner.php
File size: 1.08 KB
MIME-type: text/html
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<div class="wrap gdgallery_list_container ">
    <div class="gdgallery_header">
        <i class="gdicon gdicon-logo"></i>
        <span><?php _e('GrandWP Gallery', GDGALLERY_TEXT_DOMAIN); ?></span>

        <ul>
            <li>
                <a href="https://demo.grandwp.com/wordpress-photo-gallery-justified/" target="_blank"><?php _e('Demo', GDGALLERY_TEXT_DOMAIN); ?></a>
            </li>
            <li>
                <a href="https://wordpress.org/support/plugin/photo-gallery-image" target="_blank"><?php _e('Support', GDGALLERY_TEXT_DOMAIN); ?></a>
            </li>
            <li>
                <a href="https://grandwp.com/wordpress-photo-gallery?utm_source=free-plugin&utm_medium=gallery&utm_campaign=get-pro" target="_blank"><?php _e('Go Pro', GDGALLERY_TEXT_DOMAIN); ?></a>
            </li>
            <li>
                <a href="https://grandwp.com/grandwp-photo-gallery-user-manual?utm_source=free-plugin&utm_medium=gallery&utm_campaign=help" target="_blank"><?php _e('Help', GDGALLERY_TEXT_DOMAIN); ?></a>
            </li>
        </ul>
    </div>
</div>