From cf93bdb65d320bc0643b356ce10d6e321dd6c609 Mon Sep 17 00:00:00 2001 From: nikeo Date: Mon, 26 Jun 2017 13:56:05 +0200 Subject: [PATCH] v3.3.13 build --- assets/front/js/scripts.js | 1 - content-featured.php | 4 ++-- languages/es_VE.po | 2 +- languages/hr_HR.po | 2 +- languages/id_ID.po | 2 +- languages/pt_BR.po | 2 +- package.json | 2 +- readme.md | 25 ++++++++++++++++++++++++- readme.txt | 25 ++++++++++++++++++++++++- style.css | 2 +- 10 files changed, 56 insertions(+), 11 deletions(-) diff --git a/assets/front/js/scripts.js b/assets/front/js/scripts.js index ce8b5b37..73dcfae9 100644 --- a/assets/front/js/scripts.js +++ b/assets/front/js/scripts.js @@ -141,7 +141,6 @@ if (!Array.from) { }; }()); } - ;(function ( $, window, document, undefined ) { var pluginPrefix = 'original', diff --git a/content-featured.php b/content-featured.php index 91478e9f..78747ea3 100644 --- a/content-featured.php +++ b/content-featured.php @@ -1,5 +1,5 @@ null,// when no argument is passed to hu_the_post_thumbnail(), it will fallback on the original size 'col-2cl' => null,// when no argument is passed to hu_the_post_thumbnail(), it will fallback on the original size @@ -8,7 +8,7 @@ 'col-3cl' => 'thumb-large', 'col-3cr' => 'thumb-large' ); -$sb_layout = hu_get_layout_class(); +$sb_layout = hu_get_layout_class(); $featured_img_size = array_key_exists( $sb_layout, $map ) ? $map[ $sb_layout ] : null; ?> diff --git a/languages/es_VE.po b/languages/es_VE.po index 179574b3..bbce261a 100644 --- a/languages/es_VE.po +++ b/languages/es_VE.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: Hueman v3.3.12\n" +"Project-Id-Version: Hueman v3.3.13\n" "POT-Creation-Date: 2016-05-30 08:46+0200\n" "PO-Revision-Date: 2016-05-30 08:46+0200\n" "Last-Translator: José Subero | @arawako and Ernesto Chapon \n" diff --git a/languages/id_ID.po b/languages/id_ID.po index cc3c178b..c6ed221a 100644 --- a/languages/id_ID.po +++ b/languages/id_ID.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: Hueman v3.3.12\n" +"Project-Id-Version: Hueman v3.3.13\n" "POT-Creation-Date: 2016-08-31 16:10+0200\n" "PO-Revision-Date: 2016-08-31 16:10+0200\n" "Last-Translator: \n" diff --git a/languages/pt_BR.po b/languages/pt_BR.po index 387f7a97..4b54d40a 100644 --- a/languages/pt_BR.po +++ b/languages/pt_BR.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Project-Id-Version: Hueman v3.3.12\n" +"Project-Id-Version: Hueman v3.3.13\n" "POT-Creation-Date: 2016-05-30 08:47+0200\n" "PO-Revision-Date: 2016-05-30 08:47+0200\n" "Last-Translator: Elvis Henrique Pereira \n" diff --git a/package.json b/package.json index 9dd336eb..ecb4792e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hueman", - "version": "3.3.12", + "version": "3.3.13", "description": "The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world.", "author": "nikeo", "license": "GNU GPL v3.0", diff --git a/readme.md b/readme.md index a01a43f2..0b359c9d 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# Hueman v3.3.12 +# Hueman v3.3.13 ![Hueman - Free Wordpress Theme](/screenshot.png) > The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world. @@ -82,6 +82,29 @@ Right sidebar, top to bottom: See headers of files for further details. ## Changelog += 3.3.13 June 26th 2017 = +* fixed : when doing an ajax request on front, always make sure that the response is a well formed object, and fallback on the localized param if not +* updated : flexslider.min.js. Fixes : #511 +* fixed : removed check_ajax_referer( 'hu-front-nonce', 'HuFrontNonce' ); when doing a front end ajax request. Should fix #512 +* fixed : boxed - avoid header elements to horizontally overflow the viewport.fixes #508 3. and 4.fixes https://github.com/presscustomizr/hueman-pro-addons/issues/48 +* fixed : when the layout is boxed + sticky header on on dekstop, the width of the header should be inherited from the used width (or default one ), and not rely on %. +* fixed : comment reply font size too small when viewed in mobile. fixes #504 +* fixed : wp contact form 7 style. fixes #491 +* fixed : on the blog page, the ( optional ) featured posts thumbnail size was not large enough when using a 1 or 2 columns layout. 'thumb-large' size is now only used for 3 columns layout. Fixes #350 +* fixed: fix use of the add_editor_style wp function : needs relative paths + add rtl class to the inline font style in the wp editor see https://github.com/presscustomizr/customizr/issues/926 +* added : a custom event "header-image-loaded" : partially fixes https://github.com/presscustomizr/hueman/issues/508 +* replaced : hu_sanitize_hex_color() by core WP maybe_hash_hex_color doing the same job since WP 3.4 +* improved : change page title tag from h2 to h1 to be consistent with single posts +* improved : increased .page-title font-size from 1em to 1.3em +* improved : .single .post-title from 2.375em to 2.62em => to make them taller than h2 title inside the content. Fix #515 +* improved : 'header-mobile-sticky' classes shall not be added to the body element when 2 menus ( 'both_menus') are displayed on mobiles +* added : new localized params for a fittext implementation on front +* improved : slightly increased the max font-size of comments from 0.875rem to 0.93rem +* added : the headings ( Hx ) font size is now better resized for all type of devices with a dynamic resizing. Use fittext.js => based on the heading's parent container width, instead of relying on the css @media queries, not covering all device dimensions. +* added : include Custom Post Types in post lists ( archives and search results ). In archives, it handles the case where a CPT has been registered and associated with an existing built-in taxonomy like category or post_tag. Fixes #513 +* added : new filters for hueman posts widget to alter the query args and the date format. Fixes #343 +* added : '__before_logo_or_site_title' and '__after_logo_or_site_title' in hu_print_logo_or_title() + = 3.3.12 June 6th 2017 = * fixed : when topbar is sticky and header has an header image, wait for the image to be fully loaded before setting the header's height. Fix #486 * fixed Issue in hu_get_raw_option, php warning. wp_cache_get( 'alloptions', 'options' ) should always be cast to an array(). It might happen that it returns a boolean. fixes #492 diff --git a/readme.txt b/readme.txt index f31bba5b..49e279fe 100644 --- a/readme.txt +++ b/readme.txt @@ -1,4 +1,4 @@ -# Hueman v3.3.12 +# Hueman v3.3.13 ![Hueman - Free Wordpress Theme](/screenshot.png) > The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world. @@ -73,6 +73,29 @@ Right sidebar, top to bottom: See headers of files for further details. # Changelog += 3.3.13 June 26th 2017 = +* fixed : when doing an ajax request on front, always make sure that the response is a well formed object, and fallback on the localized param if not +* updated : flexslider.min.js. Fixes : #511 +* fixed : removed check_ajax_referer( 'hu-front-nonce', 'HuFrontNonce' ); when doing a front end ajax request. Should fix #512 +* fixed : boxed - avoid header elements to horizontally overflow the viewport.fixes #508 3. and 4.fixes https://github.com/presscustomizr/hueman-pro-addons/issues/48 +* fixed : when the layout is boxed + sticky header on on dekstop, the width of the header should be inherited from the used width (or default one ), and not rely on %. +* fixed : comment reply font size too small when viewed in mobile. fixes #504 +* fixed : wp contact form 7 style. fixes #491 +* fixed : on the blog page, the ( optional ) featured posts thumbnail size was not large enough when using a 1 or 2 columns layout. 'thumb-large' size is now only used for 3 columns layout. Fixes #350 +* fixed: fix use of the add_editor_style wp function : needs relative paths + add rtl class to the inline font style in the wp editor see https://github.com/presscustomizr/customizr/issues/926 +* added : a custom event "header-image-loaded" : partially fixes https://github.com/presscustomizr/hueman/issues/508 +* replaced : hu_sanitize_hex_color() by core WP maybe_hash_hex_color doing the same job since WP 3.4 +* improved : change page title tag from h2 to h1 to be consistent with single posts +* improved : increased .page-title font-size from 1em to 1.3em +* improved : .single .post-title from 2.375em to 2.62em => to make them taller than h2 title inside the content. Fix #515 +* improved : 'header-mobile-sticky' classes shall not be added to the body element when 2 menus ( 'both_menus') are displayed on mobiles +* added : new localized params for a fittext implementation on front +* improved : slightly increased the max font-size of comments from 0.875rem to 0.93rem +* added : the headings ( Hx ) font size is now better resized for all type of devices with a dynamic resizing. Use fittext.js => based on the heading's parent container width, instead of relying on the css @media queries, not covering all device dimensions. +* added : include Custom Post Types in post lists ( archives and search results ). In archives, it handles the case where a CPT has been registered and associated with an existing built-in taxonomy like category or post_tag. Fixes #513 +* added : new filters for hueman posts widget to alter the query args and the date format. Fixes #343 +* added : '__before_logo_or_site_title' and '__after_logo_or_site_title' in hu_print_logo_or_title() + = 3.3.12 June 6th 2017 = * fixed : when topbar is sticky and header has an header image, wait for the image to be fully loaded before setting the header's height. Fix #486 * fixed Issue in hu_get_raw_option, php warning. wp_cache_get( 'alloptions', 'options' ) should always be cast to an array(). It might happen that it returns a boolean. fixes #492 diff --git a/style.css b/style.css index d8a0cbd7..acd2db34 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* Theme Name: Hueman Theme URI: http://presscustomizr.com/hueman/ -Version: 3.3.12 +Version: 3.3.13 Description: The Hueman theme helps you increase your traffic and engage your visitors. It loads fast and is 100% mobile-friendly according to Google. Best rated theme for blogs and magazines on WordPress.org. Powering 80K+ websites around the world. Author: nikeo Author URI: http://presscustomizr.com