Skip to content

Commit

Permalink
v3.5.11 build
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeo committed Jun 18, 2020
1 parent 8e3770f commit f33996b
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 11 deletions.
2 changes: 1 addition & 1 deletion functions/class-utils-settings-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ function hu_performance_sec() {
// 'type' => 'nimblecheck'
// ),
'defer_font_awesome' => array(
'default' => 1,
'default' => 0,
'control' => 'HU_controls',
'label' => __( 'Defer loading Font Awesome icons' , 'hueman' ),
'section' => 'performance_sec',
Expand Down
Binary file modified languages/es_VE.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/es_VE.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.5.10\n"
"Project-Id-Version: Hueman v3.5.11\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2020-06-17 17:29:11+00:00\n"
"PO-Revision-Date: 2016-05-30 08:46+0200\n"
Expand Down
Binary file modified languages/hr_HR.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/hr_HR.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.5.10\n"
"Project-Id-Version: Hueman v3.5.11\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2020-06-17 17:29:11+00:00\n"
"PO-Revision-Date: 2016-05-30 08:47+0200\n"
Expand Down
4 changes: 2 additions & 2 deletions languages/hueman.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the GNU General Public License v3.0.=!>
msgid ""
msgstr ""
"Project-Id-Version: Hueman 3.5.10\n"
"Project-Id-Version: Hueman 3.5.11\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2020-06-17 17:29:11+00:00\n"
"POT-Creation-Date: 2020-06-18 14:12:54+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down
Binary file modified languages/id_ID.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/id_ID.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.5.10\n"
"Project-Id-Version: Hueman v3.5.11\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2020-06-17 17:29:11+00:00\n"
"PO-Revision-Date: 2016-08-31 16:10+0200\n"
Expand Down
Binary file modified languages/pt_BR.mo
Binary file not shown.
2 changes: 1 addition & 1 deletion languages/pt_BR.po
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: Hueman v3.5.10\n"
"Project-Id-Version: Hueman v3.5.11\n"
"Report-Msgid-Bugs-To: https://presscustomizr.com/contact/\n"
"POT-Creation-Date: 2020-06-17 17:29:11+00:00\n"
"PO-Revision-Date: 2016-05-30 08:47+0200\n"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hueman",
"version": "3.5.10",
"version": "3.5.11",
"description": "The Hueman theme loads fast and is 100% mobile-friendly according to Google. One of the best rated theme for blogs and magazines on WordPress.org. Powering 70K+ websites around the world.",
"author": "nikeo",
"license": "GNU GPL v3.0",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Hueman v3.5.10
# Hueman v3.5.11
![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 70K+ websites around the world.
Expand Down
5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: nikeo, alxmedia, d4z_c0nf
Tags: 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
Requires at least: 4.6
Tested up to: 5.4
Stable tag: 3.5.10
Stable tag: 3.5.11
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand All @@ -14,6 +14,9 @@ The Hueman theme loads fast and is 100% mobile-friendly according to Google. One

== Changelog ==
https://github.com/presscustomizr/hueman/releases
= 3.5.11 June 18th, 2020 =
* fixed : [performance] Defer loading Font Awesome icons is disabled by default to prevent issues ( with broken javascript and/or third party plugins )

= 3.5.10 June 17th, 2020 =
* fixed : [Font Awesome] icons could not be printed in cases when a third party plugin loads FA. fixes #907
* fixed : [SEO] prevent printing mutliple H1 for site-title. fixes #906
Expand Down
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Theme Name: Hueman
Theme URI: https://presscustomizr.com/hueman/
Version: 3.5.10
Version: 3.5.11
Description: The Hueman theme loads fast and is 100% mobile-friendly according to Google. One of the best rated theme for blogs and magazines on WordPress.org. Powering 70K+ websites around the world.
Author: nikeo
Author URI: https://presscustomizr.com
Expand Down

0 comments on commit f33996b

Please sign in to comment.