Description
WP All Share is a free WordPress plugin to allow anyone easily share your website’s content. The plugin currently has shortcode, and widget functionality only. But we will be adding more features in near future.
You can share your content on one of the major social media (Facebook, Twitter, Google+, Pinterest, LinkedIn,and ,Digg) by the use of the latest APIs on your website!. You can select one of the designs from beautifully designed 3 pre available themes through Widget or Shortcode.
For Widget, you can directly go to Widget Section, and select WP All Share Widget from the list.
If you choose to implement the icons via shortcode, you can follow following syntax:
[wp_allshare theme="theme" networks="comma-seperated-social-alias" /]
Example:
[wp_allshare theme="theme3" networks="facebook,twitter,gplus,linkedin,digg,pinterest" /]
Screenshots
Installation
- Unzip wp-all-share.zip
- Upload this folder to the /wp-content/plugins/. You will then have directory path similiar to this: /wp-content/plugins/wp-all-share
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Or
- Login to Admin panel,Go to Plugins => Add New.
- Search for “WP All Share” and install it.
- Once you install it, activate it
FAQ
- What does this plugin do?
-
WP All Share provide to allow easily share website content on major social medias.
Reviews
Contributors & Developers
“WP All Share” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP All 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.4
- New template added
- Window trigger for share added for dynamic content
1.3
- Share via email feature added
1.2
- Issue of not getting shared in pinterest resolved
1.1
- Compatibility Check for WordPress 4.5.3
1.0
- Initial release