Plugin Directory

Changeset 3034938


Ignore:
Timestamp:
02/13/2024 06:37:28 AM (22 months ago)
Author:
Nikschavan
Message:

Update to version 1.6.25 from GitHub

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

Legend:

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

    r3028025 r3034938  
    88 * Text Domain: header-footer-elementor
    99 * Domain Path: /languages
    10  * Version: 1.6.24
     10 * Version: 1.6.25
    1111 * Elementor tested up to: 3.19
    1212 * Elementor Pro tested up to: 3.19
     
    1515 */
    1616
    17 define( 'HFE_VER', '1.6.24' );
     17define( 'HFE_VER', '1.6.25' );
    1818define( 'HFE_FILE', __FILE__ );
    1919define( 'HFE_DIR', plugin_dir_path( __FILE__ ) );
  • header-footer-elementor/tags/1.6.25/inc/lib/target-rule/class-astra-target-rules-fields.php

    r2353802 r3034938  
    12671267            $q_obj             = get_queried_object();
    12681268
     1269            $current_id      = esc_sql( get_the_id() );
     1270            // Find WPML Object ID for current page.
     1271            if ( defined( 'ICL_SITEPRESS_VERSION' ) ) {
     1272                $default_lang = apply_filters( 'wpml_default_language', '' );
     1273                $current_lang = apply_filters( 'wpml_current_language', '' );
     1274
     1275                if( $default_lang !== $current_lang ) {
     1276                    $current_post_type  = get_post_type( $current_id );
     1277                    $current_id = apply_filters( 'wpml_object_id', $current_id, $current_post_type, true, $default_lang );
     1278                }
     1279            }
     1280
    12691281            $location = isset( $option['location'] ) ? esc_sql( $option['location'] ) : '';
    12701282
     
    13091321                    break;
    13101322                case 'is_front_page':
    1311                     $current_id      = esc_sql( get_the_id() );
    13121323                    $current_post_id = $current_id;
    13131324                    $meta_args      .= " OR pm.meta_value LIKE '%\"special-front\"%'";
     
    13161327                    break;
    13171328                case 'is_singular':
    1318                     $current_id      = esc_sql( get_the_id() );
    13191329                    $current_post_id = $current_id;
    13201330                    $meta_args      .= " OR pm.meta_value LIKE '%\"basic-singulars\"%'";
     
    13341344                    break;
    13351345                case '':
    1336                     $current_post_id = get_the_id();
     1346                    $current_post_id = $current_id;
    13371347                    break;
    13381348            }
  • header-footer-elementor/tags/1.6.25/inc/widgets-css/frontend.css

    r2630489 r3034938  
    11121112}
    11131113
     1114.hfe-nav-menu .hfe-has-submenu .sub-menu li.menu-item:first-child,
     1115.hfe-nav-menu .hfe-has-submenu .sub-menu li.menu-item:last-child {
     1116    overflow: visible !important;
     1117}
     1118
    11141119.elementor-widget-navigation-menu:not(.hfe-nav-menu__align-justify):not(.hfe-menu-item-space-between) a.hfe-menu-item.elementor-button {
    11151120    display: inline-flex;
  • header-footer-elementor/tags/1.6.25/inc/widgets-manager/widgets/class-navigation-menu.php

    r3028025 r3034938  
    19491949                <div class="hfe-flyout-overlay elementor-clickable"></div>
    19501950                <div class="hfe-flyout-container">
    1951                     <div id="hfe-flyout-content-id-<?php echo esc_attr( $this->get_id() ); ?>" class="hfe-side hfe-flyout-<?php echo esc_attr( $settings['flyout_layout'] ); ?> hfe-flyout-open" data-layout="<?php echo wp_kses_post( $settings['flyout_layout'] ); ?>" data-flyout-type="<?php echo wp_kses_post( $settings['flyout_type'] ); ?>">
     1951                    <div id="hfe-flyout-content-id-<?php echo esc_attr( $this->get_id() ); ?>" class="hfe-side hfe-flyout-<?php echo esc_attr( $settings['flyout_layout'] ); ?> hfe-flyout-open" data-layout="<?php echo esc_attr( $settings['flyout_layout'] ); ?>" data-flyout-type="<?php echo esc_attr( $settings['flyout_type'] ); ?>">
    19521952                        <div class="hfe-flyout-content push">
    19531953                            <nav <?php $this->print_render_attribute_string( 'hfe-nav-menu' ); ?>>
  • header-footer-elementor/tags/1.6.25/languages/header-footer-elementor.pot

    r3028025 r3034938  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Elementor Header & Footer Builder 1.6.24\n"
     5"Project-Id-Version: Elementor Header & Footer Builder 1.6.25\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/header-footer-elementor\n"
    8 "POT-Creation-Date: 2024-01-29 06:38:06+00:00\n"
     8"POT-Creation-Date: 2024-02-13 04:58:40+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    720720#: inc/lib/target-rule/class-astra-target-rules-fields.php:1079
    721721#: inc/lib/target-rule/class-astra-target-rules-fields.php:1109
    722 #: inc/lib/target-rule/class-astra-target-rules-fields.php:1559
     722#: inc/lib/target-rule/class-astra-target-rules-fields.php:1569
    723723msgid "Select"
    724724msgstr ""
     
    736736msgstr ""
    737737
    738 #: inc/lib/target-rule/class-astra-target-rules-fields.php:1500
     738#: inc/lib/target-rule/class-astra-target-rules-fields.php:1510
    739739#. translators: %s post title.
    740740msgid "The same display setting is already exist in %s post/s."
  • header-footer-elementor/tags/1.6.25/readme.txt

    r3028025 r3034938  
    66Requires PHP: 5.4
    77Tested up to: 6.4.1
    8 Stable tag: 1.6.24
     8Stable tag: 1.6.25
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    141141== Changelog ==
    142142
    143 ### 1.6.24 ###
     143= 1.6.25 =
     144- Security Fix: Hardened the security of the plugin. Props: Wordfence.
     145- Fix: Automatic translation support for templates on Specific Pages / Posts / Taxonomies, etc.
     146- Fix: Navigation Menu - Multistep submenu fails to display when a border radius is applied to dropdown.
     147
     148= 1.6.24 =
    144149- Improvement: Compatibility with latest Elementor and Elementor Pro 3.19 version.
    145150- Fix: White Label - Astra's theme name does not change when Astra is white-labeled.
  • header-footer-elementor/trunk/header-footer-elementor.php

    r3028025 r3034938  
    88 * Text Domain: header-footer-elementor
    99 * Domain Path: /languages
    10  * Version: 1.6.24
     10 * Version: 1.6.25
    1111 * Elementor tested up to: 3.19
    1212 * Elementor Pro tested up to: 3.19
     
    1515 */
    1616
    17 define( 'HFE_VER', '1.6.24' );
     17define( 'HFE_VER', '1.6.25' );
    1818define( 'HFE_FILE', __FILE__ );
    1919define( 'HFE_DIR', plugin_dir_path( __FILE__ ) );
  • header-footer-elementor/trunk/inc/lib/target-rule/class-astra-target-rules-fields.php

    r2353802 r3034938  
    12671267            $q_obj             = get_queried_object();
    12681268
     1269            $current_id      = esc_sql( get_the_id() );
     1270            // Find WPML Object ID for current page.
     1271            if ( defined( 'ICL_SITEPRESS_VERSION' ) ) {
     1272                $default_lang = apply_filters( 'wpml_default_language', '' );
     1273                $current_lang = apply_filters( 'wpml_current_language', '' );
     1274
     1275                if( $default_lang !== $current_lang ) {
     1276                    $current_post_type  = get_post_type( $current_id );
     1277                    $current_id = apply_filters( 'wpml_object_id', $current_id, $current_post_type, true, $default_lang );
     1278                }
     1279            }
     1280
    12691281            $location = isset( $option['location'] ) ? esc_sql( $option['location'] ) : '';
    12701282
     
    13091321                    break;
    13101322                case 'is_front_page':
    1311                     $current_id      = esc_sql( get_the_id() );
    13121323                    $current_post_id = $current_id;
    13131324                    $meta_args      .= " OR pm.meta_value LIKE '%\"special-front\"%'";
     
    13161327                    break;
    13171328                case 'is_singular':
    1318                     $current_id      = esc_sql( get_the_id() );
    13191329                    $current_post_id = $current_id;
    13201330                    $meta_args      .= " OR pm.meta_value LIKE '%\"basic-singulars\"%'";
     
    13341344                    break;
    13351345                case '':
    1336                     $current_post_id = get_the_id();
     1346                    $current_post_id = $current_id;
    13371347                    break;
    13381348            }
  • header-footer-elementor/trunk/inc/widgets-css/frontend.css

    r2630489 r3034938  
    11121112}
    11131113
     1114.hfe-nav-menu .hfe-has-submenu .sub-menu li.menu-item:first-child,
     1115.hfe-nav-menu .hfe-has-submenu .sub-menu li.menu-item:last-child {
     1116    overflow: visible !important;
     1117}
     1118
    11141119.elementor-widget-navigation-menu:not(.hfe-nav-menu__align-justify):not(.hfe-menu-item-space-between) a.hfe-menu-item.elementor-button {
    11151120    display: inline-flex;
  • header-footer-elementor/trunk/inc/widgets-manager/widgets/class-navigation-menu.php

    r3028025 r3034938  
    19491949                <div class="hfe-flyout-overlay elementor-clickable"></div>
    19501950                <div class="hfe-flyout-container">
    1951                     <div id="hfe-flyout-content-id-<?php echo esc_attr( $this->get_id() ); ?>" class="hfe-side hfe-flyout-<?php echo esc_attr( $settings['flyout_layout'] ); ?> hfe-flyout-open" data-layout="<?php echo wp_kses_post( $settings['flyout_layout'] ); ?>" data-flyout-type="<?php echo wp_kses_post( $settings['flyout_type'] ); ?>">
     1951                    <div id="hfe-flyout-content-id-<?php echo esc_attr( $this->get_id() ); ?>" class="hfe-side hfe-flyout-<?php echo esc_attr( $settings['flyout_layout'] ); ?> hfe-flyout-open" data-layout="<?php echo esc_attr( $settings['flyout_layout'] ); ?>" data-flyout-type="<?php echo esc_attr( $settings['flyout_type'] ); ?>">
    19521952                        <div class="hfe-flyout-content push">
    19531953                            <nav <?php $this->print_render_attribute_string( 'hfe-nav-menu' ); ?>>
  • header-footer-elementor/trunk/languages/header-footer-elementor.pot

    r3028025 r3034938  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Elementor Header & Footer Builder 1.6.24\n"
     5"Project-Id-Version: Elementor Header & Footer Builder 1.6.25\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/header-footer-elementor\n"
    8 "POT-Creation-Date: 2024-01-29 06:38:06+00:00\n"
     8"POT-Creation-Date: 2024-02-13 04:58:40+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    720720#: inc/lib/target-rule/class-astra-target-rules-fields.php:1079
    721721#: inc/lib/target-rule/class-astra-target-rules-fields.php:1109
    722 #: inc/lib/target-rule/class-astra-target-rules-fields.php:1559
     722#: inc/lib/target-rule/class-astra-target-rules-fields.php:1569
    723723msgid "Select"
    724724msgstr ""
     
    736736msgstr ""
    737737
    738 #: inc/lib/target-rule/class-astra-target-rules-fields.php:1500
     738#: inc/lib/target-rule/class-astra-target-rules-fields.php:1510
    739739#. translators: %s post title.
    740740msgid "The same display setting is already exist in %s post/s."
  • header-footer-elementor/trunk/readme.txt

    r3028025 r3034938  
    66Requires PHP: 5.4
    77Tested up to: 6.4.1
    8 Stable tag: 1.6.24
     8Stable tag: 1.6.25
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    141141== Changelog ==
    142142
    143 ### 1.6.24 ###
     143= 1.6.25 =
     144- Security Fix: Hardened the security of the plugin. Props: Wordfence.
     145- Fix: Automatic translation support for templates on Specific Pages / Posts / Taxonomies, etc.
     146- Fix: Navigation Menu - Multistep submenu fails to display when a border radius is applied to dropdown.
     147
     148= 1.6.24 =
    144149- Improvement: Compatibility with latest Elementor and Elementor Pro 3.19 version.
    145150- Fix: White Label - Astra's theme name does not change when Astra is white-labeled.
Note: See TracChangeset for help on using the changeset viewer.