Plugin Directory

Changeset 3086573


Ignore:
Timestamp:
05/14/2024 02:22:46 PM (23 months ago)
Author:
Nikschavan
Message:

Update to version 1.6.30 from GitHub

Location:
header-footer-elementor
Files:
36 added
12 edited
1 copied

Legend:

Unmodified
Added
Removed
  • header-footer-elementor/tags/1.6.30/header-footer-elementor.php

    r3086402 r3086573  
    88 * Text Domain: header-footer-elementor
    99 * Domain Path: /languages
    10  * Version: 1.6.29
     10 * Version: 1.6.30
    1111 * Elementor tested up to: 3.21
    1212 * Elementor Pro tested up to: 3.21
     
    1515 */
    1616
    17 define( 'HFE_VER', '1.6.29' );
     17define( 'HFE_VER', '1.6.30' );
    1818define( 'HFE_FILE', __FILE__ );
    1919define( 'HFE_DIR', plugin_dir_path( __FILE__ ) );
     
    2626 */
    2727require_once HFE_DIR . '/inc/class-header-footer-elementor.php';
    28 
    29 /**
    30  * Include Composer autoloader.
    31  */
    32 require_once HFE_DIR . 'vendor/autoload.php';
    3328
    3429/**
  • header-footer-elementor/tags/1.6.30/inc/class-header-footer-elementor.php

    r3004048 r3086573  
    110110            if ( ! class_exists( 'BSF_Analytics_Loader' ) ) {
    111111                require_once HFE_DIR . 'admin/bsf-analytics/class-bsf-analytics-loader.php';
     112            }
     113
     114            if ( ! class_exists( 'Sanitizer' ) ) {
     115                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Sanitizer.php';
     116                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/AttributeInterface.php';
     117                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/TagInterface.php';
     118                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/AllowedAttributes.php';
     119                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/AllowedTags.php';
     120                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/XPath.php';
     121                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/ElementReference/Resolver.php';
     122                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/ElementReference/Subject.php';
     123                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/ElementReference/Usage.php';
     124                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Exceptions/NestingException.php';
     125                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Helper.php';
     126                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Sanitizer.php';
    112127            }
    113128
  • header-footer-elementor/tags/1.6.30/inc/class-hfe-settings-page.php

    r3086402 r3086573  
    516516     */
    517517    protected function get_white_label() {
    518         $white_labels = is_callable( 'Astra_Admin_Helper::get_admin_settings_option' ) ? \Astra_Admin_Helper::get_admin_settings_option( '_astra_ext_white_label', true ) : array();
     518        $white_labels = is_callable( 'Astra_Admin_Helper::get_admin_settings_option' ) ? \Astra_Admin_Helper::get_admin_settings_option( '_astra_ext_white_label', true ) : [];
    519519
    520520        $theme_name = ! empty( $white_labels['astra']['name'] ) ? $white_labels['astra']['name'] : 'Astra';
    521521
    522         return array(
     522        return [
    523523            'theme_name'  => $theme_name,
    524524            'description' => ! empty( $white_labels['astra']['description'] ) ? $white_labels['astra']['description'] : esc_html( sprintf( __( 'Powering over 1+ Million websites, %s is loved for the fast performance and ease of use it offers. It is suitable for all kinds of websites like blogs, portfolios, business, and WooCommerce stores.', 'header-footer-elementor' ), esc_html( $theme_name ) ) ),
    525525            'theme_icon'  => ! empty( $white_labels['astra']['icon'] ) ? $white_labels['astra']['icon'] : '',
    526526            'author_url'  => ! empty( $white_labels['astra']['author_url'] ) ? $white_labels['astra']['author_url'] : 'https://wpastra.com/',
    527         );
     527        ];
    528528    }
    529529
  • header-footer-elementor/tags/1.6.30/inc/widgets-manager/class-widgets-loader.php

    r3086402 r3086573  
    1414use Elementor\Plugin;
    1515use Elementor\Utils;
     16use enshrined\svgSanitize\Sanitizer;
    1617
    1718defined( 'ABSPATH' ) or exit;
  • header-footer-elementor/tags/1.6.30/languages/header-footer-elementor.pot

    r3086402 r3086573  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Elementor Header & Footer Builder 1.6.29\n"
     5"Project-Id-Version: Elementor Header & Footer Builder 1.6.30\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/header-footer-elementor\n"
    8 "POT-Creation-Date: 2024-05-14 05:36:53+00:00\n"
     8"POT-Creation-Date: 2024-05-14 12:13:18+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    241241msgstr ""
    242242
    243 #: inc/class-header-footer-elementor.php:179
     243#: inc/class-header-footer-elementor.php:194
    244244msgid ""
    245245"Hello! Seems like you have used Elementor Header & Footer Builder to build "
     
    247247msgstr ""
    248248
    249 #: inc/class-header-footer-elementor.php:180
     249#: inc/class-header-footer-elementor.php:195
    250250msgid ""
    251251"Could you please do us a BIG favor and give it a 5-star rating on "
     
    254254msgstr ""
    255255
    256 #: inc/class-header-footer-elementor.php:182
     256#: inc/class-header-footer-elementor.php:197
    257257msgid "Ok, you deserve it"
    258258msgstr ""
    259259
    260 #: inc/class-header-footer-elementor.php:184
     260#: inc/class-header-footer-elementor.php:199
    261261msgid "Nope, maybe later"
    262262msgstr ""
    263263
    264 #: inc/class-header-footer-elementor.php:185
     264#: inc/class-header-footer-elementor.php:200
    265265msgid "I already did"
    266266msgstr ""
    267267
    268 #: inc/class-header-footer-elementor.php:248
     268#: inc/class-header-footer-elementor.php:263
    269269#. translators: %s: html tags
    270270msgid ""
     
    273273msgstr ""
    274274
    275 #: inc/class-header-footer-elementor.php:255
     275#: inc/class-header-footer-elementor.php:270
    276276msgid "Activate Elementor"
    277277msgstr ""
    278278
    279 #: inc/class-header-footer-elementor.php:260
    280 #: inc/class-header-footer-elementor.php:294
     279#: inc/class-header-footer-elementor.php:275
     280#: inc/class-header-footer-elementor.php:309
    281281msgid "Install Elementor"
    282282msgstr ""
    283283
    284 #: inc/class-header-footer-elementor.php:282
     284#: inc/class-header-footer-elementor.php:297
    285285#. translators: %s: html tags
    286286msgid ""
     
    289289msgstr ""
    290290
    291 #: inc/class-header-footer-elementor.php:289
     291#: inc/class-header-footer-elementor.php:304
    292292msgid "Update Elementor"
    293293msgstr ""
    294294
    295 #: inc/class-header-footer-elementor.php:320
     295#: inc/class-header-footer-elementor.php:335
    296296#. translators: %s: html tags
    297297msgid ""
     
    300300msgstr ""
    301301
    302 #: inc/class-header-footer-elementor.php:479
     302#: inc/class-header-footer-elementor.php:494
    303303#. translators: %s: html tags
    304304msgid "Theme Support"
     
    733733msgstr ""
    734734
    735 #: inc/widgets-manager/class-widgets-loader.php:272
     735#: inc/widgets-manager/class-widgets-loader.php:273
    736736#: inc/widgets-manager/widgets/class-cart.php:51
    737737#: inc/widgets-manager/widgets/class-cart.php:651
  • header-footer-elementor/tags/1.6.30/readme.txt

    r3086402 r3086573  
    66Requires PHP: 5.4
    77Tested up to: 6.5
    8 Stable tag: 1.6.29
     8Stable tag: 1.6.30
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    141141== Changelog ==
    142142
     143= 1.6.30 =
     144- Fix: Improved error messages during plugin activation.
     145
    143146= 1.6.29 =
    144147- Fix: Navigation Menu – The submenu container opens without hovering over the parent menu item.
  • header-footer-elementor/trunk/header-footer-elementor.php

    r3086402 r3086573  
    88 * Text Domain: header-footer-elementor
    99 * Domain Path: /languages
    10  * Version: 1.6.29
     10 * Version: 1.6.30
    1111 * Elementor tested up to: 3.21
    1212 * Elementor Pro tested up to: 3.21
     
    1515 */
    1616
    17 define( 'HFE_VER', '1.6.29' );
     17define( 'HFE_VER', '1.6.30' );
    1818define( 'HFE_FILE', __FILE__ );
    1919define( 'HFE_DIR', plugin_dir_path( __FILE__ ) );
     
    2626 */
    2727require_once HFE_DIR . '/inc/class-header-footer-elementor.php';
    28 
    29 /**
    30  * Include Composer autoloader.
    31  */
    32 require_once HFE_DIR . 'vendor/autoload.php';
    3328
    3429/**
  • header-footer-elementor/trunk/inc/class-header-footer-elementor.php

    r3004048 r3086573  
    110110            if ( ! class_exists( 'BSF_Analytics_Loader' ) ) {
    111111                require_once HFE_DIR . 'admin/bsf-analytics/class-bsf-analytics-loader.php';
     112            }
     113
     114            if ( ! class_exists( 'Sanitizer' ) ) {
     115                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Sanitizer.php';
     116                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/AttributeInterface.php';
     117                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/TagInterface.php';
     118                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/AllowedAttributes.php';
     119                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/AllowedTags.php';
     120                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/data/XPath.php';
     121                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/ElementReference/Resolver.php';
     122                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/ElementReference/Subject.php';
     123                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/ElementReference/Usage.php';
     124                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Exceptions/NestingException.php';
     125                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Helper.php';
     126                require_once HFE_DIR . 'inc/lib/svg-sanitizer/src/Sanitizer.php';
    112127            }
    113128
  • header-footer-elementor/trunk/inc/class-hfe-settings-page.php

    r3086402 r3086573  
    516516     */
    517517    protected function get_white_label() {
    518         $white_labels = is_callable( 'Astra_Admin_Helper::get_admin_settings_option' ) ? \Astra_Admin_Helper::get_admin_settings_option( '_astra_ext_white_label', true ) : array();
     518        $white_labels = is_callable( 'Astra_Admin_Helper::get_admin_settings_option' ) ? \Astra_Admin_Helper::get_admin_settings_option( '_astra_ext_white_label', true ) : [];
    519519
    520520        $theme_name = ! empty( $white_labels['astra']['name'] ) ? $white_labels['astra']['name'] : 'Astra';
    521521
    522         return array(
     522        return [
    523523            'theme_name'  => $theme_name,
    524524            'description' => ! empty( $white_labels['astra']['description'] ) ? $white_labels['astra']['description'] : esc_html( sprintf( __( 'Powering over 1+ Million websites, %s is loved for the fast performance and ease of use it offers. It is suitable for all kinds of websites like blogs, portfolios, business, and WooCommerce stores.', 'header-footer-elementor' ), esc_html( $theme_name ) ) ),
    525525            'theme_icon'  => ! empty( $white_labels['astra']['icon'] ) ? $white_labels['astra']['icon'] : '',
    526526            'author_url'  => ! empty( $white_labels['astra']['author_url'] ) ? $white_labels['astra']['author_url'] : 'https://wpastra.com/',
    527         );
     527        ];
    528528    }
    529529
  • header-footer-elementor/trunk/inc/widgets-manager/class-widgets-loader.php

    r3086402 r3086573  
    1414use Elementor\Plugin;
    1515use Elementor\Utils;
     16use enshrined\svgSanitize\Sanitizer;
    1617
    1718defined( 'ABSPATH' ) or exit;
  • header-footer-elementor/trunk/languages/header-footer-elementor.pot

    r3086402 r3086573  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Elementor Header & Footer Builder 1.6.29\n"
     5"Project-Id-Version: Elementor Header & Footer Builder 1.6.30\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/header-footer-elementor\n"
    8 "POT-Creation-Date: 2024-05-14 05:36:53+00:00\n"
     8"POT-Creation-Date: 2024-05-14 12:13:18+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    241241msgstr ""
    242242
    243 #: inc/class-header-footer-elementor.php:179
     243#: inc/class-header-footer-elementor.php:194
    244244msgid ""
    245245"Hello! Seems like you have used Elementor Header & Footer Builder to build "
     
    247247msgstr ""
    248248
    249 #: inc/class-header-footer-elementor.php:180
     249#: inc/class-header-footer-elementor.php:195
    250250msgid ""
    251251"Could you please do us a BIG favor and give it a 5-star rating on "
     
    254254msgstr ""
    255255
    256 #: inc/class-header-footer-elementor.php:182
     256#: inc/class-header-footer-elementor.php:197
    257257msgid "Ok, you deserve it"
    258258msgstr ""
    259259
    260 #: inc/class-header-footer-elementor.php:184
     260#: inc/class-header-footer-elementor.php:199
    261261msgid "Nope, maybe later"
    262262msgstr ""
    263263
    264 #: inc/class-header-footer-elementor.php:185
     264#: inc/class-header-footer-elementor.php:200
    265265msgid "I already did"
    266266msgstr ""
    267267
    268 #: inc/class-header-footer-elementor.php:248
     268#: inc/class-header-footer-elementor.php:263
    269269#. translators: %s: html tags
    270270msgid ""
     
    273273msgstr ""
    274274
    275 #: inc/class-header-footer-elementor.php:255
     275#: inc/class-header-footer-elementor.php:270
    276276msgid "Activate Elementor"
    277277msgstr ""
    278278
    279 #: inc/class-header-footer-elementor.php:260
    280 #: inc/class-header-footer-elementor.php:294
     279#: inc/class-header-footer-elementor.php:275
     280#: inc/class-header-footer-elementor.php:309
    281281msgid "Install Elementor"
    282282msgstr ""
    283283
    284 #: inc/class-header-footer-elementor.php:282
     284#: inc/class-header-footer-elementor.php:297
    285285#. translators: %s: html tags
    286286msgid ""
     
    289289msgstr ""
    290290
    291 #: inc/class-header-footer-elementor.php:289
     291#: inc/class-header-footer-elementor.php:304
    292292msgid "Update Elementor"
    293293msgstr ""
    294294
    295 #: inc/class-header-footer-elementor.php:320
     295#: inc/class-header-footer-elementor.php:335
    296296#. translators: %s: html tags
    297297msgid ""
     
    300300msgstr ""
    301301
    302 #: inc/class-header-footer-elementor.php:479
     302#: inc/class-header-footer-elementor.php:494
    303303#. translators: %s: html tags
    304304msgid "Theme Support"
     
    733733msgstr ""
    734734
    735 #: inc/widgets-manager/class-widgets-loader.php:272
     735#: inc/widgets-manager/class-widgets-loader.php:273
    736736#: inc/widgets-manager/widgets/class-cart.php:51
    737737#: inc/widgets-manager/widgets/class-cart.php:651
  • header-footer-elementor/trunk/readme.txt

    r3086402 r3086573  
    66Requires PHP: 5.4
    77Tested up to: 6.5
    8 Stable tag: 1.6.29
     8Stable tag: 1.6.30
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    141141== Changelog ==
    142142
     143= 1.6.30 =
     144- Fix: Improved error messages during plugin activation.
     145
    143146= 1.6.29 =
    144147- Fix: Navigation Menu – The submenu container opens without hovering over the parent menu item.
Note: See TracChangeset for help on using the changeset viewer.