Hueman Addons - Version 1.0.8

Version Description

: September 15th, 2016 = * fixed typos

Download this release

Release Info

Developer nikeo
Plugin Icon 128x128 Hueman Addons
Version 1.0.8
Comparing to
See all releases

Code changes from version 1.0.7 to 1.0.8

Files changed (3) hide show
  1. hueman-addons.php +2 -2
  2. lang/en_US.po +1 -1
  3. readme.txt +6 -3
hueman-addons.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: Hueman Addons
4
  * Plugin URI: http://presscustomizr.com
5
  * Description: Hueman Theme Addons
6
- * Version: 1.0.7
7
  * Text Domain: hueman-addons
8
  * Author: Press Customizr
9
  * Author URI: http://presscustomizr.com
@@ -71,7 +71,7 @@ class HU_addons_plugin {
71
  'default' => 1,
72
  'control' => 'HU_controls',
73
  'label' => __('Display social sharing buttons in your single posts', 'hueman-addons'),
74
- 'title' => __('Social Sharring Bar Setttings', 'hueman-addons'),
75
  'notice' => __('Display social sharing buttons in each single articles.', 'hueman-addons'),
76
  'section' => 'social_links_sec',
77
  'type' => 'checkbox',
3
  * Plugin Name: Hueman Addons
4
  * Plugin URI: http://presscustomizr.com
5
  * Description: Hueman Theme Addons
6
+ * Version: 1.0.8
7
  * Text Domain: hueman-addons
8
  * Author: Press Customizr
9
  * Author URI: http://presscustomizr.com
71
  'default' => 1,
72
  'control' => 'HU_controls',
73
  'label' => __('Display social sharing buttons in your single posts', 'hueman-addons'),
74
+ 'title' => __('Social Sharring Bar Settings', 'hueman-addons'),
75
  'notice' => __('Display social sharing buttons in each single articles.', 'hueman-addons'),
76
  'section' => 'social_links_sec',
77
  'type' => 'checkbox',
lang/en_US.po CHANGED
@@ -1,6 +1,6 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Hueman Addons v1.0.7\n"
4
  "POT-Creation-Date: 2016-05-05 14:53+0200\n"
5
  "PO-Revision-Date: 2016-05-05 14:53+0200\n"
6
  "Last-Translator: \n"
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Hueman Addons v1.0.8\n"
4
  "POT-Creation-Date: 2016-05-05 14:53+0200\n"
5
  "PO-Revision-Date: 2016-05-05 14:53+0200\n"
6
  "Last-Translator: \n"
readme.txt CHANGED
@@ -1,15 +1,15 @@
1
  === Hueman Addons ===
2
  Contributors: nikeo
3
  Author URI: http://presscustomizr.com
4
- Plugin URI: https://github.com/presscustomizr/hueman-addons
5
  Tags: hueman theme, hueman
6
  Requires at least: 3.4
7
  Tested up to: 4.7
8
- Stable tag: 1.0.7
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
12
- Lightweight addons plugins for the Hueman WordPress theme.
13
 
14
  == Description ==
15
  **Addons for the Hueman WordPress theme.**
@@ -37,6 +37,9 @@ The plugin has been designed specifically for the Hueman WordPress theme. Lightw
37
 
38
 
39
  == Changelog ==
 
 
 
40
  = 1.0.7 : September 14th, 2016 =
41
  * fixed : Facebook counter not working due to API change
42
  * fixed : Twitter counter not working due to API change
1
  === Hueman Addons ===
2
  Contributors: nikeo
3
  Author URI: http://presscustomizr.com
4
+ Plugin URI: https://wordpress.org/plugins/hueman-addons/
5
  Tags: hueman theme, hueman
6
  Requires at least: 3.4
7
  Tested up to: 4.7
8
+ Stable tag: 1.0.8
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
12
+ Lightweight addons plugin for the Hueman WordPress theme.
13
 
14
  == Description ==
15
  **Addons for the Hueman WordPress theme.**
37
 
38
 
39
  == Changelog ==
40
+ = 1.0.8 : September 15th, 2016 =
41
+ * fixed typos
42
+
43
  = 1.0.7 : September 14th, 2016 =
44
  * fixed : Facebook counter not working due to API change
45
  * fixed : Twitter counter not working due to API change