Plugin Directory

Changeset 3379675


Ignore:
Timestamp:
10/16/2025 06:00:39 PM (4 months ago)
Author:
azplugins
Message:

Update to version 2.1.3 from GitHub

Location:
az-video-and-audio-player-addon-for-elementor
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • az-video-and-audio-player-addon-for-elementor/tags/2.1.3/includes/init.php

    r3372731 r3379675  
    1010class Elementor_Init {
    1111
    12     const VERSION = "2.1.2";
     12    const VERSION = "2.1.3";
    1313    const MINIMUM_ELEMENTOR_VERSION = "2.0.0";
    1414    const MINIMUM_PHP_VERSION = "5.6";
     
    9595        }
    9696
    97         $message = sprintf(
    98         /* translators: 1: Plugin name 2: PHP 3: Required PHP version */
    99             esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
    100             '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
    101             '<strong>' . esc_html__( 'PHP', 'vapfem' ) . '</strong>',
    102             self::MINIMUM_PHP_VERSION
    103         );
     97    $message = sprintf(
     98    /* translators: 1: Plugin name 2: PHP 3: Required PHP version */
     99        esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
     100        '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
     101        '<strong>' . esc_html__( 'PHP', 'vapfem' ) . '</strong>',
     102        self::MINIMUM_PHP_VERSION
     103    );
    104104
    105         printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', $message );
     105    printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', wp_kses_post( $message ) );
    106106
    107107    }
     
    112112        }
    113113
    114         $message = sprintf(
    115         /* translators: 1: Plugin name 2: Elementor 3: Required Elementor version */
    116             esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
    117             '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
    118             '<strong>' . esc_html__( 'Elementor', 'vapfem' ) . '</strong>',
    119             self::MINIMUM_ELEMENTOR_VERSION
    120         );
     114    $message = sprintf(
     115    /* translators: 1: Plugin name 2: Elementor 3: Required Elementor version */
     116        esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
     117        '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
     118        '<strong>' . esc_html__( 'Elementor', 'vapfem' ) . '</strong>',
     119        self::MINIMUM_ELEMENTOR_VERSION
     120    );
    121121
    122         printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', $message );
     122    printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', wp_kses_post( $message ) );
    123123
    124124    }
  • az-video-and-audio-player-addon-for-elementor/tags/2.1.3/includes/views/html-hire-page.php

    r3372731 r3379675  
    9494
    9595                <div class="vapfem-strategy-call vapfem-margin-block--20">
    96                     <div class="vapfem-heading-3"><?php echo esc_html__('👉 Free 15–30 minute Discovery Call', 'vapfem'); ?></div>
     96                    <div class="vapfem-heading-3"><?php echo esc_html__('👉 Book a Free Discovery Call', 'vapfem'); ?></div>
    9797                    <p><?php echo esc_html__('To ensure top quality, I take on only a few new client projects each month.', 'vapfem'); ?></p>
    9898                </div>
    9999
    100100                <ul>
    101                     <li><strong><?php echo esc_html__('Book a Discovery Call', 'vapfem'); ?></strong> → <a href="https://helloalberuni.com/discovery-call?utm_source=wporg&utm_medium=admin&utm_campaign=vapfem" target="_blank"><?php echo esc_html__('[Schedule Here]', 'vapfem'); ?></a></li>
     101                    <li><strong><?php echo esc_html__('Schedule a Call', 'vapfem'); ?></strong> → <a href="https://helloalberuni.com/discovery-call?utm_source=wporg&utm_medium=admin&utm_campaign=vapfem" target="_blank"><?php echo esc_html__('[Schedule Here]', 'vapfem'); ?></a></li>
    102102                    <li><strong><?php echo esc_html__('Email Me', 'vapfem'); ?></strong> → <a href="mailto:[email protected]"><?php echo esc_html__('[email protected]', 'vapfem'); ?></a> &nbsp;&nbsp;<button class="vapfem-copy-button" data-copy="[email protected]">Copy</button></li>
    103103                    <li><strong><?php echo esc_html__('View My Portfolio', 'vapfem'); ?></strong> → <a href="https://helloalberuni.com/?utm_source=wporg&utm_medium=admin&utm_campaign=vapfem" target="_blank"><?php echo esc_html__('https://helloalberuni.com', 'vapfem'); ?></a></li>
     
    114114            <div class="vapfem-sidebar__widget-content">
    115115                <div class="vapfem-sidebar__widget-text">
    116                     <?php echo __('<strong>Free 15–30 min Discovery Call</strong><br> I\'ll understand what\'s driving your project and give you clarity on how to move forward.', 'vapfem'); ?>
     116                    <?php echo __('We’ll explore your goals, challenges, and next steps to see how I can help.', 'vapfem'); ?>
    117117                </div>
    118118
  • az-video-and-audio-player-addon-for-elementor/tags/2.1.3/includes/views/html-sidebar.php

    r3372731 r3379675  
    4040            <div class="vapfem-service__contact-item">
    4141                <span class="vapfem-service__contact-icon">📅</span>
    42                 <strong><?php echo esc_html__('Free 15-30 minute Discovery Call Available', 'vapfem'); ?></strong>
     42                <strong><?php echo esc_html__('Free 30 minute Discovery Call Available', 'vapfem'); ?></strong>
    4343            </div>
    4444        </div>
  • az-video-and-audio-player-addon-for-elementor/tags/2.1.3/plugin-main.php

    r3372731 r3379675  
    44Plugin URI:
    55Description: Video & Audio player for Elementor, Gutenberg & Classic Editor
    6 Version: 2.1.2
     6Version: 2.1.3
    77Author: AZ Plugins
    88Author URI:
     
    2020 * Define path
    2121 */
    22 define( 'VAPFEM_VERSION', '2.1.2' );
     22define( 'VAPFEM_VERSION', '2.1.3' );
    2323define( 'VAPFEM_URI', plugins_url('', __FILE__) );
    2424define( 'VAPFEM_DIR', dirname( __FILE__ ) );
  • az-video-and-audio-player-addon-for-elementor/tags/2.1.3/readme.txt

    r3372731 r3379675  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 2.1.2
     7Stable tag: 2.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7272
    7373== Changelog ==
     74= Version: 2.1.3 =
     75* Security: Improved output escaping in admin notices
     76
    7477= Version: 2.1.2 =
    7578* Improved: Cross browser compatibility
  • az-video-and-audio-player-addon-for-elementor/trunk/includes/init.php

    r3372731 r3379675  
    1010class Elementor_Init {
    1111
    12     const VERSION = "2.1.2";
     12    const VERSION = "2.1.3";
    1313    const MINIMUM_ELEMENTOR_VERSION = "2.0.0";
    1414    const MINIMUM_PHP_VERSION = "5.6";
     
    9595        }
    9696
    97         $message = sprintf(
    98         /* translators: 1: Plugin name 2: PHP 3: Required PHP version */
    99             esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
    100             '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
    101             '<strong>' . esc_html__( 'PHP', 'vapfem' ) . '</strong>',
    102             self::MINIMUM_PHP_VERSION
    103         );
     97    $message = sprintf(
     98    /* translators: 1: Plugin name 2: PHP 3: Required PHP version */
     99        esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
     100        '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
     101        '<strong>' . esc_html__( 'PHP', 'vapfem' ) . '</strong>',
     102        self::MINIMUM_PHP_VERSION
     103    );
    104104
    105         printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', $message );
     105    printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', wp_kses_post( $message ) );
    106106
    107107    }
     
    112112        }
    113113
    114         $message = sprintf(
    115         /* translators: 1: Plugin name 2: Elementor 3: Required Elementor version */
    116             esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
    117             '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
    118             '<strong>' . esc_html__( 'Elementor', 'vapfem' ) . '</strong>',
    119             self::MINIMUM_ELEMENTOR_VERSION
    120         );
     114    $message = sprintf(
     115    /* translators: 1: Plugin name 2: Elementor 3: Required Elementor version */
     116        esc_html__( '"%1$s" requires "%2$s" version %3$s or greater.', 'vapfem' ),
     117        '<strong>' . esc_html__( 'Video & Audio Player', 'vapfem' ) . '</strong>',
     118        '<strong>' . esc_html__( 'Elementor', 'vapfem' ) . '</strong>',
     119        self::MINIMUM_ELEMENTOR_VERSION
     120    );
    121121
    122         printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', $message );
     122    printf( '<div class="notice notice-warning is-dismissible"><p>%1$s</p></div>', wp_kses_post( $message ) );
    123123
    124124    }
  • az-video-and-audio-player-addon-for-elementor/trunk/includes/views/html-hire-page.php

    r3372731 r3379675  
    9494
    9595                <div class="vapfem-strategy-call vapfem-margin-block--20">
    96                     <div class="vapfem-heading-3"><?php echo esc_html__('👉 Free 15–30 minute Discovery Call', 'vapfem'); ?></div>
     96                    <div class="vapfem-heading-3"><?php echo esc_html__('👉 Book a Free Discovery Call', 'vapfem'); ?></div>
    9797                    <p><?php echo esc_html__('To ensure top quality, I take on only a few new client projects each month.', 'vapfem'); ?></p>
    9898                </div>
    9999
    100100                <ul>
    101                     <li><strong><?php echo esc_html__('Book a Discovery Call', 'vapfem'); ?></strong> → <a href="https://helloalberuni.com/discovery-call?utm_source=wporg&utm_medium=admin&utm_campaign=vapfem" target="_blank"><?php echo esc_html__('[Schedule Here]', 'vapfem'); ?></a></li>
     101                    <li><strong><?php echo esc_html__('Schedule a Call', 'vapfem'); ?></strong> → <a href="https://helloalberuni.com/discovery-call?utm_source=wporg&utm_medium=admin&utm_campaign=vapfem" target="_blank"><?php echo esc_html__('[Schedule Here]', 'vapfem'); ?></a></li>
    102102                    <li><strong><?php echo esc_html__('Email Me', 'vapfem'); ?></strong> → <a href="mailto:[email protected]"><?php echo esc_html__('[email protected]', 'vapfem'); ?></a> &nbsp;&nbsp;<button class="vapfem-copy-button" data-copy="[email protected]">Copy</button></li>
    103103                    <li><strong><?php echo esc_html__('View My Portfolio', 'vapfem'); ?></strong> → <a href="https://helloalberuni.com/?utm_source=wporg&utm_medium=admin&utm_campaign=vapfem" target="_blank"><?php echo esc_html__('https://helloalberuni.com', 'vapfem'); ?></a></li>
     
    114114            <div class="vapfem-sidebar__widget-content">
    115115                <div class="vapfem-sidebar__widget-text">
    116                     <?php echo __('<strong>Free 15–30 min Discovery Call</strong><br> I\'ll understand what\'s driving your project and give you clarity on how to move forward.', 'vapfem'); ?>
     116                    <?php echo __('We’ll explore your goals, challenges, and next steps to see how I can help.', 'vapfem'); ?>
    117117                </div>
    118118
  • az-video-and-audio-player-addon-for-elementor/trunk/includes/views/html-sidebar.php

    r3372731 r3379675  
    4040            <div class="vapfem-service__contact-item">
    4141                <span class="vapfem-service__contact-icon">📅</span>
    42                 <strong><?php echo esc_html__('Free 15-30 minute Discovery Call Available', 'vapfem'); ?></strong>
     42                <strong><?php echo esc_html__('Free 30 minute Discovery Call Available', 'vapfem'); ?></strong>
    4343            </div>
    4444        </div>
  • az-video-and-audio-player-addon-for-elementor/trunk/plugin-main.php

    r3372731 r3379675  
    44Plugin URI:
    55Description: Video & Audio player for Elementor, Gutenberg & Classic Editor
    6 Version: 2.1.2
     6Version: 2.1.3
    77Author: AZ Plugins
    88Author URI:
     
    2020 * Define path
    2121 */
    22 define( 'VAPFEM_VERSION', '2.1.2' );
     22define( 'VAPFEM_VERSION', '2.1.3' );
    2323define( 'VAPFEM_URI', plugins_url('', __FILE__) );
    2424define( 'VAPFEM_DIR', dirname( __FILE__ ) );
  • az-video-and-audio-player-addon-for-elementor/trunk/readme.txt

    r3372731 r3379675  
    55Tested up to: 6.8
    66Requires PHP: 7.4
    7 Stable tag: 2.1.2
     7Stable tag: 2.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7272
    7373== Changelog ==
     74= Version: 2.1.3 =
     75* Security: Improved output escaping in admin notices
     76
    7477= Version: 2.1.2 =
    7578* Improved: Cross browser compatibility
Note: See TracChangeset for help on using the changeset viewer.