eri-trabiccolo / hueman-addons

Addons for the Hueman WordPress theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hueman Addons

Lightweight addons plugin for the Hueman WordPress theme.

Description

Addons for the Hueman WordPress theme. The Hueman Addons is a WordPress plugin including some cool features like a social share bar and useful shortcodes. The plugin has been designed specifically for the Hueman WordPress theme. Lightweight and safe.

Download the latest release

Hueman Addons plugin On Github

How to use the shortcodes

Divider Line

[hr]

Highlight Text

[highlight]My highlighted text[/highlight]

Dropcap (large first letter)

[dropcap]A[/dropcap]nother dropcap here.

*Note: If you add the dropcap in the beginning of the article, it will disappear from the excerpt. To fix this, when editing the post, click Screen Options top right. Then enable Excerpt and you can write your own custom excerpt in the content box below the main text field.

Pullquote Left

[pullquote-left]Pullquote text[/pullquote-left]

Pullquote Right

[pullquote-right]Pullquote text[/pullquote-right]

Responsive Columns

[column size="one-half"]...[/column]
[column size="one-half" last="true"]...[/column]

[column size="one-third"]...[/column]
[column size="one-third"]...[/column]
[column size="one-third" last="true"]...[/column]

[column size="two-third"]...[/column]
[column size="one-third" last="true"]...[/column]

[column size="one-fourth"]...[/column]
[column size="one-fourth"]...[/column]
[column size="one-fourth"]...[/column]
[column size="one-fourth" last="true"]...[/column]

[column size="three-fourth"]...[/column]
[column size="one-fourth" last="true"]...[/column]

[column size="one-fifth"]...[/column]
[column size="one-fifth"]...[/column]
[column size="one-fifth"]...[/column]
[column size="one-fifth"]...[/column]
[column size="one-fifth" last="true"]...[/column]

Installation

  1. Install the plugin right from your WordPress admin in plugins > Add New. 1-bis. Download the plugin, unzip the package and upload it to your /wp-content/plugins/ directory
  2. Activate the plugin

Changelog

= 1.0.8 : September 15th, 2016 =

  • fixed typos

= 1.0.7 : September 14th, 2016 =

  • fixed : Facebook counter not working due to API change
  • fixed : Twitter counter not working due to API change

= 1.0.6 : September 9th, 2016 =

  • fixed : added the text domain for internationalization

= 1.0.5 : September 9th, 2016 =

  • Tested up to WP v4.6.1
  • Improved documentation

= 1.0.4 : May 30th, 2016 =

  • Fix : disapppearing sharebar, added function scope to jQuerySharre.js to avoid 3rd party plugin conflicts

= 1.0.3 : May 5th, 2016 =

  • added : lang domain for plugin translation

= 1.0.2 : May 5th, 2016 =

  • fixed : Share bar blocking view in mobile
  • fixed : Add Share Class Only When Sharebar Active
  • fixed : when the sticky option is enabled, the bar can be on top of the attachments slideshow
  • fixed : disabled social share buttons : there is still block area stolen from the content
  • added : LinkedIn share button
  • added : options to select which button(s) to activate
  • removed : grunt reload script

= 1.0.1 : April 14th, 2016 =

  • updated : sharrre Jquery plugin to the latest version (2.0.1) https://github.com/Julienh/Sharrre
  • fixed : undefined var _gaq in sharre
  • fixed : Google Plus sharing button not showing up

= 1.0.0 : April 13th, 2016 =

  • First offical release

About

Addons for the Hueman WordPress theme

License:Other


Languages

Language:JavaScript 58.0%Language:PHP 42.0%