=== FocusEdit ===
Contributors: antoromani
Tags: gutenberg, editor, interface, sidebar, floating panels
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Enhance the block editor interface with floating panels, manual pinning, and smart expansion. No database required.

== Description ==

FocusEdit is a plugin designed to improve the user experience in the WordPress block editor. It offers advanced visual adjustments activated through toggles, without altering the core or saving data to the database.

**Main features:**

- Hide editor title (works with some plugins like Spectra, Ultimate Blocks, Otter, Getwid, PublishPress, Essential Blocks; not with Kadence or Greenshift)
- Clean, distraction-free interface
- Collapsible top bar with optimized spacing
- Floating side panels expanding on hover
- Floating bottom panel expanding on hover
- Visual indicators on collapsed panels
- Manual panel pinning by clicking on empty space (top bar on side panels)
- Smart right panel expansion to stabilize popovers
- Smart expansion to reveal the block panel on mouseover over the Block Toolbar in the Content Canvas
- Minimalist scrollbars
- Automatic setting persistence per browser

**Modular and reversible:** Each setting is enabled through a specific CSS class. The plugin does not alter the internal behavior of the editor or manipulate elements directly.

**Bilingual:** Interface available in Spanish and English, according to the browser language.

== Installation ==

1. Upload the `focusedit` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the "Plugins" menu in WordPress.
3. Open the block editor and access the "FocusEdit" side panel.
4. Toggle on the options you want and enjoy.

== Frequently Asked Questions ==

= Does it save anything to the database? =
No. FocusEdit uses `localStorage` to remember your settings in the browser. It does not store anything in WordPress.

= Is it compatible with all themes? =
Yes, especially with FSE themes. Some behaviors may vary depending on the active theme.

= Can I disable all effects? =
Yes. All settings are reversible from the side panel.

== Changelog ==

= 1.0.0 =
* Initial release with 10 visual toggles and local persistence system.

== Upgrade Notice ==

= 1.0.0 =
Initial stable version. Visual editor enhancement without altering the core.
