Make WordPress Themes

Changeset 210323 for multisport/1.5.7


Ignore:
Timestamp:
12/05/2023 05:06:25 AM (2 years ago)
Author:
themedropbox
Message:

New version of MultiSport - 1.5.7

Location:
multisport/1.5.7
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • multisport/1.5.7/assets/js/utilities.js

    r154409 r210323  
    110110
    111111    // add support of browsers which don't support focus-within
    112     $('#navmain > div > ul > li > a:not(.search-form-icon), #navmain > div > ul > li > ul > li > a, #navmain > div > ul > li > ul > li > ul > li > a, .mega-menu-sub-menu')
     112    $('#navmain > div > ul > li > a:not(.search-form-icon), #navmain > div > ul > li > ul > li > a, #navmain > div > ul > li > ul > li > ul > li > a')
    113113      .on('mouseenter focus', function() {
    114114        $(this).closest('li.level-one-sub-menu').addClass('menu-item-focused');
  • multisport/1.5.7/readme.txt

    r201108 r210323  
    33Tags: blog, entertainment, two-columns, right-sidebar, custom-logo, custom-background,
    44custom-header, custom-menu, threaded-comments, translation-ready, sticky-post, theme-options, footer-widgets
    5 Tested up to: 6.3
     5Tested up to: 6.4
    66Stable tag: 1.4.9
    77Requires PHP: 5.6
     
    4141
    4242== Changelog ==
     43
     44= 1.5.7 =
     45* Update 'Tested up to' tag to 6.4
    4346
    4447= 1.5.6 =
  • multisport/1.5.7/style.css

    r201108 r210323  
    55Author: customizablethemes
    66Author URI: https://customizablethemes.com
    7 Version: 1.5.6
     7Version: 1.5.7
    88Text Domain: multisport
    99Tags: blog, entertainment, two-columns, right-sidebar, custom-logo, custom-background, custom-header, custom-menu, threaded-comments, translation-ready, sticky-post, theme-options, footer-widgets
     
    1212Requires PHP: 5.6
    1313Requires at least: 6.1
    14 Tested up to: 6.3
     14Tested up to: 6.4
    1515*/
    1616
Note: See TracChangeset for help on using the changeset viewer.