From d31dae44f13df30d779a6af7a47aec34acf12340 Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Fri, 5 Mar 2021 17:11:59 +0100 Subject: [PATCH] 1.4.2 --- functions/nav.php | 2 +- functions/updater/theme-updater.php | 2 +- readme.txt | 42 ++++++++++++++++++++--------- 3 files changed, 32 insertions(+), 14 deletions(-) diff --git a/functions/nav.php b/functions/nav.php index af0f073..92ab45b 100644 --- a/functions/nav.php +++ b/functions/nav.php @@ -46,7 +46,7 @@ class Nav { * * @var string */ - protected $handle_prefix = 'alexmedia-nav'; + protected $handle_prefix = 'alxmedia-nav'; /** * Init. diff --git a/functions/updater/theme-updater.php b/functions/updater/theme-updater.php index 7679a84..3fe9b75 100644 --- a/functions/updater/theme-updater.php +++ b/functions/updater/theme-updater.php @@ -18,7 +18,7 @@ $updater = new EDD_Theme_Updater_Admin( 'remote_api_url' => 'https://alx.media', // Site where EDD is hosted 'item_name' => 'Split', // Name of theme 'theme_slug' => 'split', // Theme slug - 'version' => '1.4.1', // The current version of this theme + 'version' => '1.4.2', // The current version of this theme 'author' => 'AlxMedia', // The author of this theme 'download_id' => '', // Optional, used for generating a license renewal link 'renew_url' => '', // Optional, allows for a custom license renewal link diff --git a/readme.txt b/readme.txt index 761c1a2..a256027 100644 --- a/readme.txt +++ b/readme.txt @@ -1,7 +1,7 @@ === Split === Contributors: alxmedia Requires at least: 5.0 -Tested up to: 5.5 +Tested up to: 5.6 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Tags: blog, one-column, two-columns, three-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background @@ -23,7 +23,7 @@ http://alx.media/documentation/ == Copyright == -Split WordPress Theme, Copyright 2018 AlxMedia +Split WordPress Theme, Copyright 2021 AlxMedia Split is distributed under the terms of the GNU GPL This program is free software: you can redistribute it and/or modify @@ -38,36 +38,54 @@ GNU General Public License for more details. Split bundles the following third-party resources: -Font Awesome, Copyright Dave Gandy +Font Awesome +Copyright (c) Dave Gandy License: SIL OFL 1.1 (Fonts); MIT (CSS) -Source: http://fontawesome.com/ +Source: https://fontawesome.com/ -Titillium font, Copyright Accademia di Belle Arti di Urbino -License: SIL Open Font License, version 1.1. +Titillium Font +Copyright (c) Accademia di Belle Arti di Urbino +License: SIL OFL 1.1 Source: http://www.campivisivi.net/titillium/ -Flexslider, Copyright WooThemes +Flexslider +Copyright (c) WooThemes License: GPLv2 or later Source: http://flexslider.woothemes.com/ -OwlCarousel, Copyright Bartosz Wojciechowski +OwlCarousel +Copyright (c) Bartosz Wojciechowski License: MIT Source: http://www.owlgraphic.com/owlcarousel/ -FitVids, Copyright Chris Coyier +FitVids +Copyright (c) Chris Coyier License: WTFPL Source: http://fitvidsjs.com/ -Kirki, Copyright Aristeides Stathopoulos +Kirki +Copyright (c) David Vongries License: MIT -Source: https://github.com/aristath/kirki +Source: https://kirki.org/ Screenshot images License: CC0 1.0 Universal (CC0 1.0) -Source: http://pixabay.com/ +Source: https://stocksnap.io == Changelog == += 1.4.2 - 2021-03-05 = +* Fixed: mobile menu tabbing will enter in the menu even when it's closed +* Fixed: trap focus in search popup +* Fixed: prefix for custom menu names and classes +* Fixed: readme format to declare license information +* Fixed: make sure that the pingback_url is conditional since pings can be turned off +* Fixed: added no minified font awesome css +* Increased menu dropdown width +* Added option to disable custom navigation in child themes +* Updated language files +* Updated to Font Awesome Free 5.15.2 + = 1.4.1 - 2020-08-28 = * Improved a11y * Added new menu