{"id":305264,"date":"2026-05-08T15:34:39","date_gmt":"2026-05-08T15:34:39","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/oksigenia-access\/"},"modified":"2026-05-08T15:33:48","modified_gmt":"2026-05-08T15:33:48","slug":"oksigenia-access","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/oksigenia-access\/","author":23461605,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"16.9","stable_tag":"16.9","tested":"6.9.4","requires":"5.0","requires_php":"","requires_plugins":null,"header_name":"Oksigenia Access","header_author":"Oksigenia IT","header_description":"Professional Accessibility Suite. Features: Dyslexia Font, High Contrast, Mobile specific settings, and Multi-language support.","assets_banners_color":"25302f","last_updated":"2026-05-08 15:33:48","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/oksigenia-access\/","header_author_uri":"https:\/\/oksigenia.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":39,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"16.9":{"tag":"16.9","author":"oksigenia","date":"2026-05-08 15:33:48"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3526682,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3526682,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3526682,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3526682,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["16.9"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3526682,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3526682,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"The accessibility toolbar open on the frontend.","2":"Plugin settings page in the admin dashboard."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1447,1953,70000,1541,1956],"plugin_category":[34],"plugin_contributors":[258214],"plugin_business_model":[],"class_list":["post-305264","plugin","type-plugin","status-publish","hentry","plugin_tags-a11y","plugin_tags-accessibility","plugin_tags-dyslexia","plugin_tags-toolbar","plugin_tags-wcag","plugin_category-accessibility","plugin_contributors-oksigenia","plugin_committers-oksigenia"],"banners":{"banner":"https:\/\/ps.w.org\/oksigenia-access\/assets\/banner-772x250.png?rev=3526682","banner_2x":"https:\/\/ps.w.org\/oksigenia-access\/assets\/banner-1544x500.png?rev=3526682","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/oksigenia-access\/assets\/icon-128x128.png?rev=3526682","icon_2x":"https:\/\/ps.w.org\/oksigenia-access\/assets\/icon-256x256.png?rev=3526682","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/oksigenia-access\/assets\/screenshot-1.png?rev=3526682","caption":"The accessibility toolbar open on the frontend."},{"src":"https:\/\/ps.w.org\/oksigenia-access\/assets\/screenshot-2.png?rev=3526682","caption":"Plugin settings page in the admin dashboard."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p><strong>Key Features:<\/strong><\/p>\n\n<ul>\n<li><strong>Text Adjustments:<\/strong> Resize text, adjust line height, and align text.<\/li>\n<li><strong>Visual Aids:<\/strong> High contrast mode, grayscale, and hide images.<\/li>\n<li><strong>Dyslexia Support:<\/strong> Special font mode with increased spacing for better readability.<\/li>\n<li><strong>Orientation:<\/strong> Reading guide ruler and big cursor.<\/li>\n<li><strong>Multi-language:<\/strong> Built-in support for English, Spanish, French, Italian, German, Dutch, Swedish, and <strong>Guarani<\/strong>.<\/li>\n<li><strong>Customizable:<\/strong> Choose icon position (Desktop &amp; Mobile), size, colors, and main icon style (Vitruvian Man, Wheelchair, Eye, Universal).<\/li>\n<\/ul>\n\n<p><strong>Why Oksigenia Access?<\/strong>\nWe believe accessibility should be free and easy. This plugin is developed by Oksigenia IT as a contribution to the open-source community.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>oksigenia-access<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to Settings &gt; Oksigenia Access to configure the toolbar position and style.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>16.9<\/h4>\n\n<ul>\n<li>Standardized PHP\/JS prefix to <code>oksiac_<\/code> across all functions, options, settings group, hooks, script handles, localized JS object and localStorage key (WordPress.org Plugin Review compliance).<\/li>\n<li>Moved admin inline <code>&lt;style&gt;<\/code> and <code>&lt;script&gt;<\/code> blocks to enqueued assets (<code>assets\/css\/admin.css<\/code>, <code>assets\/js\/admin.js<\/code>).<\/li>\n<li>Added <code>OKSIAC_VERSION<\/code> constant for asset cache busting.<\/li>\n<li>Restricted admin assets to the plugin settings page via the <code>admin_enqueue_scripts<\/code> hook.<\/li>\n<li>No functional change for site visitors.<\/li>\n<\/ul>\n\n<h4>16.8<\/h4>\n\n<ul>\n<li>Renamed plugin to \"Oksigenia Access\".<\/li>\n<li>Added full WordPress i18n support: all admin strings wrapped in __() with text domain oksigenia-access.<\/li>\n<li>Added translation files (.pot template + .po for es_ES, fr_FR, de_DE, it_IT, nl_NL, sv_SE).<\/li>\n<li>Improved mobile panel: larger touch targets (88px), bigger icons and labels, focus button spans full width when cursor option is hidden.<\/li>\n<li>All PHP and CSS comments rewritten in English.<\/li>\n<li>Updated Tested up to: 6.9.<\/li>\n<\/ul>\n\n<h4>16.7<\/h4>\n\n<ul>\n<li>Redesigned big cursor: cleaner shape with white outline for visibility on any background.<\/li>\n<li>Big cursor now uses @media (pointer: fine) \u2014 does not activate on touch devices.<\/li>\n<li>Cursor option hidden from panel on mobile (irrelevant on touchscreens).<\/li>\n<li>Reading guide now follows finger on touchscreens (touchmove support).<\/li>\n<li>Focus mode: improved iOS Safari tap highlight integration.<\/li>\n<\/ul>\n\n<h4>16.6<\/h4>\n\n<ul>\n<li>Fixed invisible icons (replaced stroke-based SVGs with fill-based for Hide\/Focus buttons).<\/li>\n<li>Fixed big cursor not working in Firefox\/Safari (URL-encoded SVG data URI).<\/li>\n<li>Focus mode now shows dashed outline on all interactive elements immediately on activation.<\/li>\n<\/ul>\n\n<h4>16.5<\/h4>\n\n<ul>\n<li>Added Letter Spacing control (3 levels, WCAG 1.4.12 compliant).<\/li>\n<li>Added Color Blind simulation modes (Protanopia, Deuteranopia, Tritanopia).<\/li>\n<li>Added enhanced Focus Indicators toggle.<\/li>\n<li>Replaced all emoji\/Unicode icons with consistent inline SVGs.<\/li>\n<li>Full ARIA dialog implementation: focus trap, Escape key, focus management.<\/li>\n<li>Replaced external CDN icon dependencies with inline SVGs.<\/li>\n<\/ul>\n\n<h4>16.4<\/h4>\n\n<ul>\n<li>Removed TTS feature for stability.<\/li>\n<li>Improved UI layout (no gaps).<\/li>\n<li>Fixed Front Page loading logic.<\/li>\n<li>Optimized code structure for repository standards.<\/li>\n<\/ul>\n\n<h4>16.0<\/h4>\n\n<ul>\n<li>Added independent mobile position settings.<\/li>\n<li>Fixed grid layout issues in admin panel.<\/li>\n<\/ul>\n\n<h4>15.2<\/h4>\n\n<ul>\n<li>Improved \"Close\" button visibility.<\/li>\n<li>Enhanced branding visibility.<\/li>\n<\/ul>\n\n<h4>15.1<\/h4>\n\n<ul>\n<li>Added Guarani language support.<\/li>\n<li>Updated Admin Panel to English (Standard).<\/li>\n<\/ul>\n\n<h4>14.2<\/h4>\n\n<ul>\n<li>Added icon selector (Vitruvian, Wheelchair, Eye, Universal).<\/li>\n<li>Improved Dyslexia font rendering.<\/li>\n<\/ul>\n\n<h4>14.0<\/h4>\n\n<ul>\n<li>Initial release on WordPress.org.<\/li>\n<\/ul>","raw_excerpt":"A complete, lightweight, and free accessibility suite for WordPress. Includes Dyslexia Font, Contrast Modes, Text Resizing, and Mobile Settings.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/305264","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=305264"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/oksigenia"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=305264"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=305264"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=305264"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=305264"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=305264"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=305264"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}