Description
WP Share adds social sharing buttons to your site, the available services are Twitter, Facebook, Pinterest, Google Plus, LinkedIn.
You can choose to display the icons in several position including top, bottom and both positions.
The buttons can be enabled or disabled on certain post types ( post, page or custom ) and taxonomies( tags, categories or custom ).
There are three style options that include icon, icon and text, original buttons.
The heading text is also customizable.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘wp-share’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
wp-share.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
wp-share.zip
- Extract the
wp-share
directory to your computer - Upload the
wp-share
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
- Where do I find the plugin settings?
-
Inside your WordPress dashboard navigate to ‘Settings’ and then click on the ‘WP Share’ submenu item.
- Can I choose what buttons do I want to display?
-
You can drag and drop the buttons you want enables from the ‘Available Services’ box to the ‘Enabled Services’ box.
- Can I change the buttons display order?
-
You can change the order by dragging the buttons inside the ‘Enabled Services’ box to the desired position.
- Can I disable or enable the buttons on certain post types?
-
You can enable or disable the buttons on certain post types by selecting ‘Don’t display’ inside the ‘Display on’ section.
- How can I display the buttons on a certain position, inside a post for example?
-
You can use the shortcode
[sharing_buttons]
or the functionwps_sharing()
inside your template files. - How can I choose the type of buttons?
-
You can select the button style from the ‘Button style’ dropdown
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Share” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Share” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial plugin release