HEX
Server: Apache/2
System: Linux server-27-254-144-72.da.direct 5.10.0-33-amd64 #1 SMP Debian 5.10.226-1 (2024-10-03) x86_64
User: pokaorgani (1114)
PHP: 8.1.33
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: /home/pokaorgani/public_html/wp-content/plugins/rolo-slider/pages/addons.php
<?php
    /**
     * Custom about page
     */
    
    ?>
<div class="wrap addons-page-wrap">

<h1><?php esc_html_e( 'Rolo Slider Addons', 'rolo-slider'); ?></h1>

<div class="about-text">
<?php esc_html_e('Extend Rolo Slider with those handy addons.', 'rolo-slider' ); ?>
</div>

<div class="about-links">
<a href="https://wordpress.org/support/plugin/rolo-slider" target="_blank"><i class="dashicons dashicons-sos"></i> <?php esc_html_e('Support', 'rolo-slider'); ?> </a>
<a href="http://docs.pressfore.com/rolo-slider/" target="_blank"><i class="dashicons dashicons-book"></i> <?php esc_html_e('Documentation', 'rolo-slider'); ?></a>
    <a href="http://pressfore.com/item-category/addons/" target="_blank"><i class="dashicons dashicons-cart"></i> <?php esc_html_e('Addons', 'rolo-slider'); ?></a>
<a href="http://pressfore.com/feature-proposal/" target="_blank"><i class="dashicons dashicons-welcome-add-page"></i> <?php esc_html_e(' Propose a feature', 'rolo-slider'); ?></a>
</div>

<div class="changelog">
<h2><?php esc_html_e( 'Addons List:', 'rolo-slider' ); ?></h2>
<div class="addons">
    <div class="rolo-banner-wrapper">
        <div class="rolo-addon">
            <img src="<?php echo ROLO_ASSETS_URL.'images/bundle.jpg' ?>" />
            <h3><?php esc_html_e('Bundle Addon', 'rolo-slider'); ?></h3>
            <p style="color: green; font-style: italic; font-weight: 700; font-size: 13px;"><?php esc_html_e('Save almost 45% by purchasing the whole bundle', 'rolo-slider'); ?></p>
            <p><?php esc_html_e('Rolo Slider Bundle package contain all three Rolo Slider extensions: Layer Colors, Posts Slider and WooCommerce Products Slider. Weather you want additional color settings or to display blog posts or WooCommerce products, this bundle contain it all, for a special price.', 'rolo-slider'); ?></p>
            <a href="http://pressfore.com/item/rolo-slider-bundle/" target="_blank"><?php esc_html_e('Read More', 'rolo-slider'); ?></a>
        </div>
        <div class="rolo-addon">
            <img src="<?php echo ROLO_ASSETS_URL.'images/controller.jpg' ?>" />
            <h3><?php esc_html_e('Controller Addon', 'rolo-slider'); ?></h3>
            <p><?php esc_html_e('Offer Full Height And Kend Burns Direction Options.', 'rolo-slider'); ?>
            <p><?php esc_html_e('Rolo Slider Controller Addon gives you option to change ken burns effect direction per slide, along with image zooming ratio, image moving factor in px, fade to image option and full height option for slider. 2 New Transitions are also available.', 'rolo-slider'); ?></p>
            <a href="http://pressfore.com/item/rolo-controller-addon/" target="_blank"><?php esc_html_e('Read More', 'rolo-slider'); ?></a>
        </div>
        <div class="rolo-addon">
            <img src="<?php echo ROLO_ASSETS_URL.'images/layer-colors.jpg' ?>" />
            <h3><?php esc_html_e('Layer Colors Addon', 'rolo-slider'); ?></h3>
            <p><?php esc_html_e('Offer highly configurable, and professional looking slides without needing to adjust slide images in order to match content colors.', 'rolo-slider'); ?>
            <p><?php esc_html_e('Layer Colors is Rolo Slider extension. It will allow you to set diferent colors for each slide, which is very handy, because you won’t need to adjust slide images or to add some kind of overlay in a situations when there is a image with dominating ...', 'rolo-slider'); ?></p>
            <a href="http://pressfore.com/item/layer-colors/" target="_blank"><?php esc_html_e('Read More', 'rolo-slider'); ?></a>
        </div>
        <div class="rolo-addon">
            <img src="<?php echo ROLO_ASSETS_URL.'images/posts-slider.jpg' ?>" />
            <h3><?php esc_html_e('Posts Slider Addon', 'rolo-slider'); ?></h3>
            <p><strong><?php esc_html_e('Create unlimited number of slides showcasing latest posts, or cusom selected posts.', 'rolo-slider'); ?></strong></p>
            <p><?php esc_html_e('Posts Slider is Rolo Slider extension. It allows displaying blog posts over two layouts. First one will allow you to search through published posts in order to select ones which you want. Other layout will allow you to dynamicly display desired amount of latest blog posts. Beside that you can also set layout title, category and excerpt colors, and selection can be made based on selected category.', 'rolo-slider'); ?></p>
            <a href="http://pressfore.com/item/posts-slider/" target="_blank"><?php esc_html_e('Read More', 'rolo-slider'); ?></a>
        </div>
        <div class="rolo-addon">
            <img src="<?php echo ROLO_ASSETS_URL.'images/product-slider.jpg' ?>" />
            <h3><?php esc_html_e('WooCommerce Products Slider Addon', 'rolo-slider'); ?></h3>
            <p><strong><?php esc_html_e('Easily create slides showcasing latest products from your WooCommerce shop.', 'rolo-slider'); ?></strong></p>
            <p><?php esc_html_e('WooCommerce Products Slider is Rolo Slider extension. It allows displaying WooCommerce products over two layouts. First one will allow you to search through exising products in order to select ones which you want. Other layout will allow you to dynamicly display desired amount of latest products. Beside that you can also set layout title, category and excerpt colors, and selection can be made based on selected product category.', 'rolo-slider'); ?></p>
            <a href="http://pressfore.com/item/woocommerce-products-slider/" target="_blank"><?php esc_html_e('Read More', 'rolo-slider'); ?></a>
        </div>
    </div>
</div>

</div>
</div>

</div>