This plugin enables WordPress users to integrate React & Share tools on their site easily.
Get feedback with customizable reaction buttons that allow your readers to give feedback with one anonymous click — trusted by communications teams in companies and government sector.
- Contact us and get started with your subscription.
- Install the plugin through the WordPress plugins screen directly (Plugins -> Add new -> Search for "React & Share") or upload the plugin files to the
/wp-content/plugins/react-and-share
directory
- Activate the plugin through the 'Plugins' screen in WordPress
- Get the API key from us after subscribing the service.
- Paste API key into your Settings page
- ALL SET!
When React & Share is activated, Reaction Buttons are shown on each post by default.
In the settings you have two choices:
- Show buttons by default
- Don't show buttons by default
In each case you can override the global setting in the edit post view.
**Short code and page template installation **
- If you want to place the buttons manually to your post: use the short code
[rns_reactions]
in the edit post/page mode.
- If you want to add React & Share to your page templates, use this code inside a php tag:
if (function_exists('rns_reactions')) { rns_reactions(); }
.
3.6.1
- Tested with Wordpress 6.1.1
3.6
- Tested with Wordpress 5.5.1
- Bug fixes
3.5
- Tested with Wordpress 5.4.2
- Clarified installation flow
3.4
Tested with Wordpress 5.2.2
3.3
Updated Wordpress version compatibility. Better CDN for registered users.
3.2
New integration possibilities and bug fixes.
3.1.1
Improved usability.
3.1
We fixed some bugs and made using customized reaction buttons easier.
3.0
A Major Update! Many of you wanted to customize your own reaction buttons, and now it's possible! Check out our customizer tool and let us know what you think! :)
2.1.5
- WhatsApp Share bug fix
- LinkedIn Share added
- Setting for showing the buttons only on single posts
2.1.4
2.1.3
2.1.2
2.1.2
2.1
- Added a the possibility to add a header title above the reactions. The layout of the header text (H3) comes from your theme by default.
- Added the option to choose which social media shares are visible
- Added Pinterest to share options
- Layout fixes for various themes
2.0.5
- Referrer tags for share buttons
2.0.3
- Fixed bug with Whatsapp share
2.0
- React & Share Insights dashboard released!
1.1.2
1.1.1
1.1.0
- Settings added: choose on which posts/pages the reaction buttons are shown, edit texts, short code support added.
1.0.7
1.0.6
1.0.5
- Fixed a bug regarding excerpts
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
- First version including reaction buttons and social media shares for Facebook, Twitter and WhatsApp.