10+
April 27, 2015
November 24, 2014
You can place share buttons just by activating this plugin.
add_filter( 'simple_share_the_content', function( $content, $share, $orig ){
return $share. $orig . $share;
}, 10, 3 );
If you would have conflicts with other plugins you can stop JavaScripts in the footer like below.
remove_action( 'simple_share_footer', array( $simple_share, 'facebook_script' ) ); – Stop facebook scripts.remove_action( 'simple_share_footer', array( $simple_share, 'google_script' ) ); – Stop Google scripts.simple-share.zip from the admin panel.No FAQ provided.
| Version | Download | Type |
|---|---|---|
| 1.0.0 | Download | Stable |
| 0.9.0 | Download | Stable |
| 0.8.1 | Download | Stable |
| 0.8.0 | Download | Stable |
| 0.7.3 | Download | Stable |
| 0.7.2 | Download | Stable |
| 0.7.1 | Download | Stable |
| 0.7.0 | Download | Stable |
| 0.6.0 | Download | Stable |
| 0.5.0 | Download | Stable |
| 0.4.0 | Download | Stable |
| 0.3.1 | Download | Stable |
| 0.3.0 | Download | Stable |
| 0.2.0 | Download | Stable |
| 0.1.0 | Download | Stable |