%PDF- %PDF-
Direktori : /var/www/cwg/wp-content/plugins/wp-grid-builder/frontend/templates/layout/ |
Current File : //var/www/cwg/wp-content/plugins/wp-grid-builder/frontend/templates/layout/icons.php |
<?php /** * Icons template * * This template can be overridden by copying it to yourtheme/wp-grid-builder/templates/layout/icons.php. * * Template files can change and you will need to copy the new files to your theme to * maintain compatibility. * * @package wp-grid-builder/templates * @author Loïc Blascos * @copyright 2019-2021 Loïc Blascos * @version 1.2.1 */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="wpgb-svg-icons" hidden> <?php include_once WPGB_PATH . 'frontend/assets/svg/stars.svg'; ?> </div> <?php