From 28e8abc8bb7c1d2ed8b1a28dd995bb0f5c48f334 Mon Sep 17 00:00:00 2001 From: francgrasso Date: Mon, 24 Feb 2020 14:34:36 +0100 Subject: [PATCH] version 1.0.6 --- inc/metaboxes.php | 2 +- readme.txt | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/inc/metaboxes.php b/inc/metaboxes.php index 0e948d3..29618bb 100644 --- a/inc/metaboxes.php +++ b/inc/metaboxes.php @@ -102,7 +102,7 @@ function yith_proteo_remove_header_and_footer_add_meta_box() { ); } -add_action( 'add_meta_boxes', 'yith_proteo_remove_header_and_footer_add_meta_box' ); +//add_action( 'add_meta_boxes', 'yith_proteo_remove_header_and_footer_add_meta_box' ); /** * Remove header and footer metabox diff --git a/readme.txt b/readme.txt index 9ada449..1cd9081 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ Tags: one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, accessi Requires at least: 4.9.6 Tested up to: WordPress 5.3 Requires PHP: 5.2.4 -Stable tag: 1.0.5 +Stable tag: 1.0.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -26,9 +26,16 @@ Proteo is a sleek, modern and “Gutenberg-friendly” e-commerce theme. Develop == Changelog == -= x.x.x - Xxx xx xxxx = += 1.0.6 - Feb 24 2020 = * Add Dutch translation file * Fix css issue on radio buttons click +* Add "yith_proteo_myaccount_custom_icon" filter to change icons on my account page +* Add Greek language files +* Move woocommerce ordering on right side +* Fix sticky header behavior when header element is not present +* Add missing post date from Recent Posts widget +* Fix missing $post variable +* Add all third party css and js minified and unminified versions = 1.0.5 - Dec 27 2019 = * Italian translation file