WP Easy Sharing free WordPress plugin
Description
WP Easy Sharing free WordPress plugin
Especially developed for those advanced users who want to use their own CSS and custom icons instead of default. Simply use the shortcodes and customize the styles.
Plugin Features
Social sharing support for Facebook, Google+, Linkedin, Twitter, Pinterest and Tutorsloop.
Auto display to Post, Page, Media and Custom Post type.
Custom Social Button text.
100% responsive.
Reorder Social icon order easily.
No Image, button created using CSS3. For device width less than 480px, this plugin used one single image to display social icons.
Provide Shortcode, can integrated with any theme easily.
Add text before share buttons
Plugin Shortcode
You can also use following shortcode
[wpe_sharing social_options=’facebook,twitter,googleplus,linkedin,pinterest,tutorsloop’ twitter_username=’wpmechanic’ facebook_text=” twitter_text=” googleplus_text=” linkedin_text=” pinterest_text=” tutorsloop_text=” icon_order=’f,t,l,g,p,tl’ show_icons=’0′ before_button_text=” social_image=”]
Support
https://wordpress.org/support/plugin/wp-easy-sharing/
Arbitrary section
I would appreciate the suggestions related to new features. Please don’t forget to support this free plugin by giving your awesome reviews.
a.wpes-button-facebook,
a.wpes-button-facebook:hover{
background:url(“/wp-content/uploads/2016/11/facebook.png”);
}
a.wpes-button-twitter,
a.wpes-button-twitter:hover{
background:url(“/wp-content/uploads/2016/11/twitter-icon.png”);
}
a.wpes-button-googleplus,
a.wpes-button-googleplus:hover{
background:url(“/wp-content/uploads/2016/11/google-plus.png”);
}
a.wpes-button-linkedin,
a.wpes-button-linkedin:hover{
background:url(“/wp-content/uploads/2016/12/linkedin-1.png”);
}
a.wpes-button-pinterest,
a.wpes-button-pinterest:hover{
background:url(“/wp-content/uploads/2016/12/pintrestA-1.png”);
}
a.wpes-button-youtube,
a.wpes-button-youtube:hover{
background:url(“/wp-content/uploads/2016/12/youtube-1.png”);
}
a.wpes-button-tutorsloop{
}
a.wpes-button-facebook,
a.wpes-button-twitter,
a.wpes-button-googleplus,
a.wpes-button-linkedin,
a.wpes-button-pinterest,
a.wpes-button-youtube,
a.wpes-button-tutorsloop,
a.wpes-button-facebook:hover,
a.wpes-button-twitter:hover,
a.wpes-button-googleplus:hover,
a.wpes-button-linkedin:hover,
a.wpes-button-pinterest:hover,
a.wpes-button-youtube:hover,
a.wpes-button-tutorsloop:hover {
background-repeat:no-repeat;
background-size: auto 100%;
background-position:top left;
height:80px;
width:40px;
}
div.easy-sharing{
width:100%;
padding:0;
}
License
This WordPress Plugin is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
any later version.
This free software is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this software. If not, see http://www.gnu.org/licenses/gpl-2.0.html.