=== FCA Widgets ===
Contributors: Fluent Community Add-ons
Tags: fluent-community, widgets, sidebar
Requires at least: 5.0
Tested up to: 6.4
Stable tag: 1.0.7
Requires PHP: 7.4
License: GPLv2 or later

Adds custom widget and sidebar menu management capabilities to Fluent Community.

== Description ==

FCA Widgets extends Fluent Community with:

* Custom sidebar menu management
* Widget management for community spaces
* Role-based visibility controls
* Space-specific widget placement

== Installation ==

1. Upload the plugin files to `/wp-content/plugins/fca-widgets`
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Configure widgets and menus under the 'FCA Widgets' menu

== Changelog ==

= 1.0.7 =
* Fixed: Widgets not displaying in certain FluentCommunity themes
* Improved: Widget display system with better DOM integration
* Added: Enhanced sidebar detection for multiple theme variations
* Added: Automatic migration system for sidebar menu configuration

= 1.0.6 =
* Added: Data migration system for sidebar menu configuration
* Changed: Sidebar menu data now stored in WordPress options table
* Added: Migration information page after updates

= 1.0.5 =
* Fixed: Compatibility issues with newer FluentCommunity versions
* Improved: Widget rendering and ordering

= 1.0.4 =
* Initial release 