Skip to content

Commit

Permalink
= Version - 1.5.5 - August 06 2021 =
Browse files Browse the repository at this point in the history
* New: support for WooCommerce 5.6
* New: support for WordPress 5.8
* New: top sidebar position for WooCommerce pages
* New: widget per row control for new woocommerce top sidebar position
* New: custom sidebar management for product taxonomies
* New: custom sidebar management for product tags
* Fix: wrong 100% width to radio/checkbox elements
* Fix: product variations display on small devices
* Fix: product gallery spacing values
* Fix: single product gallery images height
* Fix: sidebar management for blog page, shop page, my-account page, cart page, checkout page
* Dev: hooks in theme dashboard
* Dev: split widgtes style in multiple .scss files
* Dev: improved phpcs
* Dev: grid layout for widgets in new woocommerce sidebars
* Dev: refactor navigation scripts
* Tweak: remove not necessary css prefixes and outdated rules
* Update: .pot language file
  • Loading branch information
francgrasso committed Aug 6, 2021
1 parent f5cad33 commit fe90aa6
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 51 deletions.
9 changes: 2 additions & 7 deletions inc/metaboxes.php
Original file line number Diff line number Diff line change
Expand Up @@ -677,16 +677,11 @@ function yith_proteo_remove_page_meta_boxes() {

if ( isset( $_GET['post'] ) && in_array( $_GET['post'], $no_sidebar_pages, true ) ) { // phpcs:ignore WordPress.Security.NonceVerification.Recommended
remove_meta_box(
'sidebar_position',
array( 'post', 'page', 'product' ),
'side'
);
remove_meta_box(
'sidebar_chooser',
'yith_proteo_sidebar_management',
array( 'post', 'page', 'product' ),
'side'
);
}
}

add_action( 'add_meta_boxes', 'yith_proteo_remove_page_meta_boxes' );
add_action( 'do_meta_boxes', 'yith_proteo_remove_page_meta_boxes' );
88 changes: 50 additions & 38 deletions languages/yith-proteo.pot
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: YITH Proteo\n"
"Report-Msgid-Bugs-To: https://wordpress.org/tags/_s\n"
"POT-Creation-Date: 2021-07-15 12:22+0200\n"
"POT-Creation-Date: 2021-08-06 12:57+0200\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -155,13 +155,13 @@ msgid "Off"
msgstr ""

#: inc/customizer/custom-controls/class-customizer-control-yes-no.php:30
#: inc/customizer/customizer.php:246
#: inc/customizer/customizer.php:247
msgctxt "Customizer option value"
msgid "Yes"
msgstr ""

#: inc/customizer/custom-controls/class-customizer-control-yes-no.php:33
#: inc/customizer/customizer.php:247
#: inc/customizer/customizer.php:248
msgctxt "Customizer option value"
msgid "No"
msgstr ""
Expand Down Expand Up @@ -284,6 +284,20 @@ msgctxt "Customizer option value"
msgid "Left"
msgstr ""

#: inc/customizer/customizer.php:226 inc/customizer/panels/header.php:97
#: inc/customizer/panels/header.php:434 inc/customizer/panels/header.php:574
#: inc/customizer/panels/layout.php:62 inc/customizer/panels/layout.php:211
#: inc/customizer/panels/site-identity.php:226
#: inc/customizer/panels/site-identity.php:388
#: inc/customizer/panels/topbar.php:86
#: inc/customizer/panels/woocommerce/product-category.php:51
#: inc/customizer/panels/woocommerce/product-tag.php:52
#: inc/customizer/panels/woocommerce/product-tax.php:52
#: inc/customizer/panels/woocommerce/shop-page.php:54
msgctxt "Customizer option value"
msgid "Top"
msgstr ""

#: inc/customizer/panels/block-editor-colors.php:14
msgctxt "Customizer section title"
msgid "Block editor colors"
Expand Down Expand Up @@ -856,16 +870,6 @@ msgctxt "Customizer option name"
msgid "Spacing (px)"
msgstr ""

#: inc/customizer/panels/header.php:97 inc/customizer/panels/header.php:434
#: inc/customizer/panels/header.php:574 inc/customizer/panels/layout.php:62
#: inc/customizer/panels/layout.php:211
#: inc/customizer/panels/site-identity.php:226
#: inc/customizer/panels/site-identity.php:388
#: inc/customizer/panels/topbar.php:86
msgctxt "Customizer option value"
msgid "Top"
msgstr ""

#: inc/customizer/panels/header.php:103 inc/customizer/panels/header.php:440
#: inc/customizer/panels/header.php:580 inc/customizer/panels/layout.php:68
#: inc/customizer/panels/layout.php:217
Expand Down Expand Up @@ -1322,9 +1326,9 @@ msgid "Select where to display the sidebar."
msgstr ""

#: inc/customizer/panels/sidebars.php:245 inc/customizer/panels/sidebars.php:322
#: inc/customizer/panels/woocommerce/product-category.php:69
#: inc/customizer/panels/woocommerce/product-tag.php:70
#: inc/customizer/panels/woocommerce/product-tax.php:70
#: inc/customizer/panels/woocommerce/product-category.php:73
#: inc/customizer/panels/woocommerce/product-tag.php:74
#: inc/customizer/panels/woocommerce/product-tax.php:74
msgctxt "Customizer option description"
msgid "Select the sidebar to display."
msgstr ""
Expand Down Expand Up @@ -1749,11 +1753,19 @@ msgctxt "Customizer option name"
msgid "Sidebar position for product category pages"
msgstr ""

#: inc/customizer/panels/woocommerce/product-category.php:67
#: inc/customizer/panels/woocommerce/product-category.php:71
msgctxt "Customizer option name"
msgid "Product category page sidebar"
msgstr ""

#: inc/customizer/panels/woocommerce/product-category.php:93
#: inc/customizer/panels/woocommerce/product-tag.php:94
#: inc/customizer/panels/woocommerce/product-tax.php:94
#: inc/customizer/panels/woocommerce/shop-page.php:98
msgctxt "Customizer option name"
msgid "Widgets per row"
msgstr ""

#: inc/customizer/panels/woocommerce/product-tag.php:14
msgctxt "Customizer section title"
msgid "Product Tag page"
Expand All @@ -1764,7 +1776,7 @@ msgctxt "Customizer option name"
msgid "Sidebar position for product tag pages"
msgstr ""

#: inc/customizer/panels/woocommerce/product-tag.php:68
#: inc/customizer/panels/woocommerce/product-tag.php:72
msgctxt "Customizer option name"
msgid "Product tag page sidebar"
msgstr ""
Expand All @@ -1779,7 +1791,7 @@ msgctxt "Customizer option name"
msgid "Sidebar position for product taxonomy pages"
msgstr ""

#: inc/customizer/panels/woocommerce/product-tax.php:68
#: inc/customizer/panels/woocommerce/product-tax.php:72
msgctxt "Customizer option name"
msgid "Product taxonomy page sidebar"
msgstr ""
Expand All @@ -1799,7 +1811,7 @@ msgctxt "Customizer option name"
msgid "Sidebar position for the shop page"
msgstr ""

#: inc/customizer/panels/woocommerce/shop-page.php:73
#: inc/customizer/panels/woocommerce/shop-page.php:77
msgctxt "Customizer option name"
msgid "Shop page sidebar"
msgstr ""
Expand Down Expand Up @@ -2013,19 +2025,19 @@ msgid "inherit"
msgstr ""

#: inc/metaboxes.php:219 inc/taxonomies-metaboxes.php:22
#: inc/taxonomies-metaboxes.php:78
#: inc/taxonomies-metaboxes.php:79
msgctxt "page option value"
msgid "no-sidebar"
msgstr ""

#: inc/metaboxes.php:223 inc/taxonomies-metaboxes.php:25
#: inc/taxonomies-metaboxes.php:82
#: inc/taxonomies-metaboxes.php:83
msgctxt "page option value"
msgid "left"
msgstr ""

#: inc/metaboxes.php:227 inc/taxonomies-metaboxes.php:28
#: inc/taxonomies-metaboxes.php:86
#: inc/taxonomies-metaboxes.php:87
msgctxt "page option value"
msgid "right"
msgstr ""
Expand Down Expand Up @@ -2160,25 +2172,25 @@ msgctxt "Sidebar name"
msgid "Mobile menu widget area"
msgstr ""

#: inc/taxonomies-metaboxes.php:16 inc/taxonomies-metaboxes.php:68
#: inc/taxonomies-metaboxes.php:16 inc/taxonomies-metaboxes.php:69
msgid "Sidebar position"
msgstr ""

#: inc/taxonomies-metaboxes.php:34 inc/taxonomies-metaboxes.php:94
#: inc/taxonomies-metaboxes.php:34 inc/taxonomies-metaboxes.php:95
msgid "Sidebar to display"
msgstr ""

#: inc/taxonomies-metaboxes.php:74
#: inc/taxonomies-metaboxes.php:75
msgctxt "page option value"
msgid "inherit default sidebar position"
msgstr ""

#: inc/taxonomies-metaboxes.php:100
#: inc/taxonomies-metaboxes.php:101
msgctxt "page option value"
msgid "inherit default sidebar"
msgstr ""

#: inc/template-functions.php:226
#: inc/template-functions.php:238
msgctxt "Search widget input placeholder"
msgid "Search"
msgstr ""
Expand Down Expand Up @@ -2289,53 +2301,53 @@ msgctxt "Proteo dashboard"
msgid "Install & Activate"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:423
#: inc/theme-dashboard/theme-dashboard.php:424
msgctxt "Proteo dashboard label"
msgid "How to start"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:425
#: inc/theme-dashboard/theme-dashboard.php:426
msgctxt "Proteo dashboard"
msgid "Read theme documentation"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:425
#: inc/theme-dashboard/theme-dashboard.php:426
msgctxt "Proteo dashboard. Full string: Read the theme documentation."
msgid "Read the"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:425
#: inc/theme-dashboard/theme-dashboard.php:426
msgctxt "Proteo dashboard"
msgid "theme documentation"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:426
#: inc/theme-dashboard/theme-dashboard.php:427
msgctxt "Proteo dashboard"
msgid "Visit theme forum"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:426
#: inc/theme-dashboard/theme-dashboard.php:427
msgctxt "Proteo dashboard. Full string: Ask help in the translation form."
msgid "Ask help in the"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:426
#: inc/theme-dashboard/theme-dashboard.php:427
msgctxt "Proteo dashboard"
msgid "support forum"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:427
#: inc/theme-dashboard/theme-dashboard.php:428
msgctxt "Proteo dashboard"
msgid "Use theme customizer"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:427
#: inc/theme-dashboard/theme-dashboard.php:428
msgctxt ""
"Proteo dashboard. Full string: Start to customize with the live customizer."
msgid "Start to customize with the"
msgstr ""

#: inc/theme-dashboard/theme-dashboard.php:427
#: inc/theme-dashboard/theme-dashboard.php:428
msgctxt "Proteo dashboard"
msgid "live customizer"
msgstr ""
Expand Down
24 changes: 22 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Contributors: yithemes
Tags: one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, accessibility-ready, block-styles, buddypress, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready, blog, e-commerce, education, entertainment, food-and-drink, holiday, news, photography, portfolio
Requires at least: 4.9.6
Tested up to: WordPress 5.7
Tested up to: WordPress 5.8
Requires PHP: 5.6
Stable tag: 1.5.3.1
Stable tag: 1.5.5
YITH Proteo WordPress Theme, Copyright 2020 YITH
YITH Proteo is distributed under the terms of the GNU GPL
License: GPLv2 or later
Expand All @@ -25,6 +25,26 @@ Proteo is a modern, fast and fully customizable WooCommerce theme. Designed and
== Frequently Asked Questions ==

== Changelog ==
= 1.5.5 - August 06 2021 =
* New: support for WooCommerce 5.6
* New: support for WordPress 5.8
* New: top sidebar position for WooCommerce pages
* New: widget per row control for new woocommerce top sidebar position
* New: custom sidebar management for product taxonomies
* New: custom sidebar management for product tags
* Fix: wrong 100% width to radio/checkbox elements
* Fix: product variations display on small devices
* Fix: product gallery spacing values
* Fix: single product gallery images height
* Fix: sidebar management for blog page, shop page, my-account page, cart page, checkout page
* Dev: hooks in theme dashboard
* Dev: split widgtes style in multiple .scss files
* Dev: improved phpcs
* Dev: grid layout for widgets in new woocommerce sidebars
* Dev: refactor navigation scripts
* Tweak: remove not necessary css prefixes and outdated rules
* Update: .pot language file

= 1.5.4 - June 22 2021 =
* New: option to Show/Hide related products on single product page
* New: options to set woocommerce product category sidebar individually
Expand Down
4 changes: 2 additions & 2 deletions sass/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Author: YITH
Author URI: https://yithemes.com
Description: Proteo is a modern, fast and fully customizable WooCommerce theme. Designed and developed by YITH - a team of top developers of premium themes - with a beautiful UI, a minimal design and an optimized code, is perfect for each kind of site or shop. With the Proteo Wizard you can import our demo content with just a few clicks - in less than 2 minutes! - and easily customize it using the advanced front-end customizer. Proteo is the best solution if you want a complete WooCommerce theme that works perfectly also in mobile devices and start quickly to sell your products with WooCommerce without technical knowledge. Works perfectly with page builders like Elementor, Gutenberg & Visual composer. Key features: # WooCommerce Ready # Responsive with a perfect mobile design # Compatible with Elementor, Gutenberg, Visual Composer and others page builders # Translation Ready # Frontend customizer with hundred of options to customize header, footer, pages, typography, style, ecc. # Google fonts support # Regularly updated and improved with new demos and advanced features # Support to all YITH plugins. Check all our Proteo demos: https://proteo.yithemes.com/
Version: 1.5.4.9
Version: 1.5.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yith-proteo
Tested up to: 5.7
Tested up to: 5.8
Requires PHP: 5.6
Tags: one-column, two-columns, left-sidebar, right-sidebar, wide-blocks, block-styles, buddypress, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio
Expand Down
4 changes: 2 additions & 2 deletions style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe90aa6

Please sign in to comment.