=== Some Plus Content Reactions ===
Contributors: someplus
Tags: reactions, emoji, likes, engagement, post reactions
Requires at least: 6.2
Tested up to: 6.9
Stable tag: 1.0.3
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add emoji reactions to your posts and pages. Let your visitors express their feelings about your content.

== Description ==

Some Plus Content Reactions allows your visitors to react to your content with emoji reactions like 👍 Like, ❤️ Love, 😂 Haha, 😮 Wow, 😢 Sad, and 😠 Angry.

= Features =

* **Multiple Reaction Types** - Six default emoji reactions out of the box
* **Customizable Reactions** - Add, remove, or modify reaction types
* **Post Type Support** - Enable reactions for any public post type
* **Guest Reactions** - Allow or restrict reactions to logged-in users
* **Auto Placement** - Automatically add reactions before or after content
* **Shortcode Support** - Use [spcr_reactions] to place reactions anywhere
* **Multiple Display Styles** - Horizontal bar, inline buttons, or floating sidebar
* **Modern Design** - Beautiful animations and responsive layout
* **Dark Mode Support** - Automatically adapts to user's system preference
* **Lightweight** - Minimal impact on page load speed

= Usage =

1. Go to Settings → Content Reactions
2. Select which post types should have reactions
3. Customize reaction types if desired
4. Save settings

Reactions will automatically appear on your content. Alternatively, use the shortcode:

`[spcr_reactions]` - Display reactions for current post
`[spcr_reactions post_id="123"]` - Display reactions for specific post

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/some-plus-content-reactions/` directory, or install through the WordPress plugins screen
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Settings → Content Reactions to configure the plugin

== Frequently Asked Questions ==

= Can I customize the reaction emojis? =

Yes! Go to Settings → Content Reactions and scroll to the "Reaction Types" section. You can add, remove, or modify any reaction.

= Can guests react to posts? =

By default, yes. You can disable guest reactions in the settings page.

= How do I place reactions in a specific location? =

Disable "Auto Append Reactions" in settings and use the `[spcr_reactions]` shortcode where you want reactions to appear.

= Does this work with custom post types? =

Yes, you can enable reactions for any public post type in the settings.

== Screenshots ==

1. Reactions displayed on a post
2. Settings page
3. Reaction types customization

== Changelog ==

= 1.0.3 =
* Version bump.

= 1.0.1 =
* Fix: Newly added reaction rows now save correctly in settings.

= 1.0.0 =
* Initial release
* Six default emoji reactions
* Customizable reaction types
* Multiple display styles
* Guest reaction support
* Dark mode support

== Upgrade Notice ==

= 1.0.3 =
Version bump.

= 1.0.1 =
Fixes saving newly added reactions in settings.

= 1.0.0 =
Initial release.
