diff --git a/functions.php b/functions.php index 550a3ed1..cea1fef1 100755 --- a/functions.php +++ b/functions.php @@ -10,7 +10,7 @@ * * @since 1.0 */ -define( 'GRIDD_VERSION', '1.0.7' ); +define( 'GRIDD_VERSION', '1.1' ); /** * Gracefully fail if the user is on an old PHP version diff --git a/languages/gridd.pot b/languages/gridd.pot index 46689f99..04373499 100644 --- a/languages/gridd.pot +++ b/languages/gridd.pot @@ -2,9 +2,9 @@ # This file is distributed under the GNU General Public License v2.0 or later.=!> msgid "" msgstr "" -"Project-Id-Version: Gridd 1.0.8\n" +"Project-Id-Version: Gridd 1.1\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/theme/gridd\n" -"POT-Creation-Date: 2019-04-06 12:56:42+00:00\n" +"POT-Creation-Date: 2019-04-06 13:03:39+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -1359,7 +1359,7 @@ msgstr "" #: inc/customizer/grid.php:64 #. translators: Link to the blocks-management screen. msgid "" -"Did you know you can place resuable blocks anywhere in your grid? Click here to manage your reusable blocks." msgstr "" diff --git a/readme.txt b/readme.txt index 0d7f64a6..3ab4a81c 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-com Requires at least: 4.9 Tested up to: 5.0 Requires PHP: 5.6 -Stable tag: 1.0.8 +Stable tag: 1.1 License: GNU General Public License v2.0 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -36,6 +36,12 @@ You can install the theme using the WordPress Administration menu. For more info == Changelog == += 1.1 = + +* New: Implemented lazy-loaded grid-parts using the REST API. +* Fix: Improved and simplified the navigation styles. +* Fix: Better implementation for toggle buttons in menus. + = 1.0.8 = * Fix: Custom CSS priority diff --git a/style.css b/style.css index 0ac08f7e..59399d2a 100755 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ * Author: Ari Stathopoulos * Author URI: https://wplemon.com/ * Description: Built with Accessibility, performance and SEO in mind, the Gridd theme features a unique layout builder allowing you to create any kind of layout with ease. - * Version: 1.0.8 + * Version: 1.1 * License: GNU General Public License v2.0 or later * License URI: https://www.gnu.org/licenses/gpl-2.0.html * Text Domain: gridd