%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/tif-dev/wp-content/themes/inkfactory/template-parts/
Upload File :
Create Path :
Current File : //var/www/tif-dev/wp-content/themes/inkfactory/template-parts/notification.php

<?php if (get_field('notification', 'option')) : ?>
    <div class="notification" id="notification">
        <?php while (have_rows('notification', 'option')) : the_row(); 
            $notification = get_sub_field('link');
        ?>
            <a href="<?php echo $notification['url']; ?>" <?php if ($notification['target']) : ?> target="_blank" <?php endif ?>  class="notification__link"><?php the_sub_field('text'); ?> &gt;</a>
        <?php endwhile; ?>
    </div>
<?php endif ?>

Zerion Mini Shell 1.0