=== Oksigenia Access ===
Contributors: oksigenia
Tags: accessibility, a11y, toolbar, wcag, dyslexia
Requires at least: 5.0
Tested up to: 6.9
Stable tag: 16.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A complete, lightweight, and free accessibility suite for WordPress. Includes Dyslexia Font, Contrast Modes, Text Resizing, and Mobile Settings.

== Description ==

Oksigenia Access Core is a powerful accessibility toolbar designed to make your website more inclusive and compliant with WCAG standards. It is lightweight, fast, and works with any theme.

**Key Features:**

*   **Text Adjustments:** Resize text, adjust line height, and align text.
*   **Visual Aids:** High contrast mode, grayscale, and hide images.
*   **Dyslexia Support:** Special font mode with increased spacing for better readability.
*   **Orientation:** Reading guide ruler and big cursor.
*   **Multi-language:** Built-in support for English, Spanish, French, Italian, German, Dutch, Swedish, and **Guarani**.
*   **Customizable:** Choose icon position (Desktop & Mobile), size, colors, and main icon style (Vitruvian Man, Wheelchair, Eye, Universal).

**Why Oksigenia Access?**
We believe accessibility should be free and easy. This plugin is developed by Oksigenia IT as a contribution to the open-source community.

== Installation ==

1.  Upload the `oksigenia-access` folder to the `/wp-content/plugins/` directory.
2.  Activate the plugin through the 'Plugins' menu in WordPress.
3.  Go to Settings > Oksigenia Access to configure the toolbar position and style.

== Screenshots ==

1.  The accessibility toolbar open on the frontend.
2.  Plugin settings page in the admin dashboard.

== Changelog ==

= 16.9 =
*   Standardized PHP/JS prefix to `oksiac_` across all functions, options, settings group, hooks, script handles, localized JS object and localStorage key (WordPress.org Plugin Review compliance).
*   Moved admin inline `<style>` and `<script>` blocks to enqueued assets (`assets/css/admin.css`, `assets/js/admin.js`).
*   Added `OKSIAC_VERSION` constant for asset cache busting.
*   Restricted admin assets to the plugin settings page via the `admin_enqueue_scripts` hook.
*   No functional change for site visitors.

= 16.8 =
*   Renamed plugin to "Oksigenia Access".
*   Added full WordPress i18n support: all admin strings wrapped in __() with text domain oksigenia-access.
*   Added translation files (.pot template + .po for es_ES, fr_FR, de_DE, it_IT, nl_NL, sv_SE).
*   Improved mobile panel: larger touch targets (88px), bigger icons and labels, focus button spans full width when cursor option is hidden.
*   All PHP and CSS comments rewritten in English.
*   Updated Tested up to: 6.9.

= 16.7 =
*   Redesigned big cursor: cleaner shape with white outline for visibility on any background.
*   Big cursor now uses @media (pointer: fine) — does not activate on touch devices.
*   Cursor option hidden from panel on mobile (irrelevant on touchscreens).
*   Reading guide now follows finger on touchscreens (touchmove support).
*   Focus mode: improved iOS Safari tap highlight integration.

= 16.6 =
*   Fixed invisible icons (replaced stroke-based SVGs with fill-based for Hide/Focus buttons).
*   Fixed big cursor not working in Firefox/Safari (URL-encoded SVG data URI).
*   Focus mode now shows dashed outline on all interactive elements immediately on activation.

= 16.5 =
*   Added Letter Spacing control (3 levels, WCAG 1.4.12 compliant).
*   Added Color Blind simulation modes (Protanopia, Deuteranopia, Tritanopia).
*   Added enhanced Focus Indicators toggle.
*   Replaced all emoji/Unicode icons with consistent inline SVGs.
*   Full ARIA dialog implementation: focus trap, Escape key, focus management.
*   Replaced external CDN icon dependencies with inline SVGs.

= 16.4 =
*   Removed TTS feature for stability.
*   Improved UI layout (no gaps).
*   Fixed Front Page loading logic.
*   Optimized code structure for repository standards.

= 16.0 =
*   Added independent mobile position settings.
*   Fixed grid layout issues in admin panel.

= 15.2 =
*   Improved "Close" button visibility.
*   Enhanced branding visibility.

= 15.1 =
*   Added Guarani language support.
*   Updated Admin Panel to English (Standard).

= 14.2 =
*   Added icon selector (Vitruvian, Wheelchair, Eye, Universal).
*   Improved Dyslexia font rendering.

= 14.0 =
*   Initial release on WordPress.org.
