=== Cool Accessibility === Contributors: michaelb4g Donate link: Tags: Accessibility Requires at least: 4.8.6 Tested up to: 5.9.2 Requires PHP: 5.5 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Accessibility plugin - Make the site easier to read and navigate == Description == This free plugin is intended to help you make your website more accessible. It is responsive and works on desktop computers & mobile devices You can dock the accessibility panel to any of the 4 sides in desktops and to 2 sides in mobile devices The accessibility panel opens from an toggle icon that can be set to any of the 4 corners from the admin option panel All the icons have a keyboard shortcut so you can control the accessibility from the keyboard even with the accessibility panel hidden If you know any other language beside English and want to help translating the icons names to other languages please leave me a message with your email LEGAL DISCLAIMER: This plugin does not guarantee that your website will comply with any regulations. You can download it and install it at your own risk. All information has been obtained from sources, which are believed to be reliable, but accuracy and thoroughness cannot be guaranteed. Readers are solely responsible for how they use this plugin and for their results. == Installation == Best is to install directly from WordPress If manual installation is required, please make sure that the plugin files are in a folder named “cool-accessibility” (not two nested folders) in the WordPress plugins folder, usually “wp-content/plugins”. Upload the entire cool-accessibility folder to the /wp-content/plugins/ directory. Activate the plugin through the ‘Plugins’ menu in WordPress. You will find ‘Cool accessibility’ options page in your WordPress admin Plugins panel. == Frequently asked questions == = I have updated the highlight links and/or highlight titles overrides colors in the Admin ->PlugIns->Cool Accessiblity Option page , but it doesn't show up on the website ? 1. Verify that the checkboxs above the Color Pickers boxs are enabled in the Option page 2. Force Refresh - Depending on your operating system all you need to do is the following key combination: Windows: ctrl + F5 Mac/Apple: Apple + R or command + R Linux: F5 == Screenshots == Desktop Screenshots 1. https://drive.google.com/file/d/1BsDVaofMzX1NKMIgn4qWp7jgaes8Ckqt/view?usp=sharing 2. https://drive.google.com/file/d/1XnFEh53gwNmE_HywpF1if28qPpDAoDQ2/view?usp=sharing 3. https://drive.google.com/file/d/1X7vCp_QVMM0JU_oQBcMSOlKEBnrrOWAV/view?usp=sharing Mobile Screenshots 4.https://drive.google.com/file/d/17oCFVnbr5qh8L1SH_GY1TlpsVsEB6aeT/view?usp=sharing 5.https://drive.google.com/file/d/1m7tNzd6RTbM_9wjqpmyf1Qiql-MCqnpJ/view?usp=sharing Option Page Screenshot 6. https://drive.google.com/file/d/1GV9nYiLZbZ2iNM4RuAHAeMaaWPFwwiXk/view?usp=sharing == Changelog == == Upgrade notice == == Wordpress Admin Options == Wordpress Admin Options (under Wordpress Control Panel->Plugins->cool-accessibility): Cool Accessibilty Declaration & Icon Screen position Settings 1. Accessibilty Declaration Page Slug (URL ) default page slug: site_url/website-accessibility-declaration (Accessibilty Declaration example at the end of this file) if you have multiple languages and you are using the Polylang plugin, cool-accessibility plugin will pick the parallel page in the current language 2. Accessability Icon position: Bottom-right (default) Bottom-left Top-right Top-left 3. Skip menu settings 4. Highlight link color override 5. Highlight title background color override == Advance settings for website developers == ------------------------------------------------------ FONT SIZE: =========== changing the font size intenially doesn't affect the tag HIGHLIGHT_LINKS: ================ toggles the class 'coolaxs_highlight_links' in all the header tags ( ":focusable,a" ) HIGHLIGHT_TITLES: ================= toggles the class "coolaxs_highlight_titles_colors" in all the header tags ('h1,h2,h3,h4,h5,h6') READABLE_FONT: =============== toggles the class "coolaxs_readable_font" Keyboard Navigation (Tab / shift Tab icon) ================================ if you want to change things in css - this icon adds the folowing class: coolaxs_focus_css_activated Keyboard Navigation Skip Menu: ========================= the "skip to page content" message with fixed position is added to the top of the page with a css z-index:99 (because the zoom-text magnify glass of the cool-accessibility plug-in should be on top of that) if there is a