Title: AxesWeb Accessibility Solution
Author: AxesWeb
Published: <strong>12. september, 2025</strong>
Last modified: 12. september, 2025

---

Søg plugins

![](https://ps.w.org/axesweb-accessibility-solution/assets/banner-772x250.png?rev
=3360439)

![](https://ps.w.org/axesweb-accessibility-solution/assets/icon.svg?rev=3360439)

# AxesWeb Accessibility Solution

 Af [AxesWeb](https://profiles.wordpress.org/axesweb/)

[Download](https://downloads.wordpress.org/plugin/axesweb-accessibility-solution.1.0.5.zip)

 * [Detaljer](https://da.wordpress.org/plugins/axesweb-accessibility-solution/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/axesweb-accessibility-solution/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/axesweb-accessibility-solution/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/axesweb-accessibility-solution/#developers)

 [Support](https://wordpress.org/support/plugin/axesweb-accessibility-solution/)

## Beskrivelse

AxesWeb Accessibility Solution adds an accessibility toolbar to your WordPress site
to help users customize their reading experience, in line with WCAG 2.1 and 2.2 
guidelines. The widget is lightweight, configurable from the settings page, and 
designed to be theme-agnostic.

### External services

This plugin connects to the AxesWeb CDN to load the accessibility widget JavaScript.
It is required to render the accessibility UI and features in the front‑end.

What data is sent and when:
 – When the widget is loaded, the browser requests the
script file from the CDN. No personal data is sent by the plugin to AxesWeb. The
plugin does not add cookies or tracking. – When the optional accessibility feedback
form is enabled, submissions are sent to your WordPress site via admin-ajax.php 
using a nonce-protected action. Emails are dispatched by your site to the recipient
you configure. No data is sent to AxesWeb for this feature.

Service provider: AxesWeb
 – Script URL pattern: `https://cdn.axesweb.com/widget/{
version}/accessibility-widget.js` – Terms of Service: https://www.axesweb.com/termini-
di-servizio/ – Privacy Policy: https://www.axesweb.com/privacy-policy/

Additionally, when you verify your API key from the plugin settings, the plugin 
makes a request to the AxesWeb verification API to validate your license.

What data is sent and when:
 – On verification: your site URL and the API key you
enter are sent in a JSON request to the verification endpoint to confirm validity
and activate features. – No periodic personal data transfers occur. A lightweight
validity recheck may occur based on stored TTL to keep the activation status up 
to date.

Service provider: AxesWeb
 – Verification endpoint: https://www.axesweb.com/wp-json/
axesweb/v1/key/verify – Terms of Service: https://www.axesweb.com/termini-di-servizio/–
Privacy Policy: https://www.axesweb.com/privacy-policy/

### License

This plugin is released under the GPL v2 or later.
 See `https://www.gnu.org/licenses/
gpl-2.0.html`.

## Installation

 1. Upload the plugin folder to `wp-content/plugins/` or install it via the WordPress
    admin.
 2. Activate the plugin via Plugins  Installed Plugins.
 3. Go to Settings  AxesWeb Accessibility to configure the widget position, theme, 
    and options.

## FAQ

### Does it require a specific theme?

No. It is designed to work with any theme.

### Can I change where the widget button appears?

Yes. You can choose among multiple on-screen positions from the Settings page.

### How do translations work?

The plugin is translation-ready. The base language is English and translations are
managed on `translate.wordpress.org`.

### Does this plugin collect personal data?

No. The plugin itself does not collect personal data. If you enable the user feedback
form, the submitted information is emailed to the address you configure and not 
stored by the plugin.

### Does the plugin load external resources?

Yes. It enqueues a single JavaScript file from the AxesWeb CDN to render the accessibility
widget UI.
 * URL: `https://cdn.axesweb.com/widget/{version}/accessibility-widget.
js` * Versioning: the plugin loads the latest available widget version from the 
CDN. * Privacy: no tracking, no ads, and no public links are injected into the front-
end by the plugin. * Security: the script is enqueued via WordPress APIs (`wp_enqueue_script`).
No third-party PHP code is downloaded or executed.

## Anmeldelser

![](https://secure.gravatar.com/avatar/efee84ca029c8bae87687e29b45dc0597218f0e1e64c7925be333d1f24a7a610?
s=60&d=retro&r=g)

### 󠀁[the first free accessibility plugin](https://wordpress.org/support/topic/the-first-free-accessibility-plugin/)󠁿

 [Neting](https://profiles.wordpress.org/netingweb/) 12. september, 2025

Despite the presence of many accessibility plugin, this is the real completely free
plugin. And it works like charm. Thanks

 [ Læs 1 anmeldelse ](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/)

## Bidragsydere & udviklere

“AxesWeb Accessibility Solution” er open source-software. Følgende personer har 
bidraget til dette plugin.

Bidragsydere

 *   [ AxesWeb ](https://profiles.wordpress.org/axesweb/)

[Oversæt “AxesWeb Accessibility Solution” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/axesweb-accessibility-solution)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/axesweb-accessibility-solution/),
tjek [SVN repository](https://plugins.svn.wordpress.org/axesweb-accessibility-solution/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/axesweb-accessibility-solution/)
via [RSS](https://plugins.trac.wordpress.org/log/axesweb-accessibility-solution/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0.5

 * Move inline admin JS to enqueued `admin/admin.js`
 * Use `wp_register_script`/`wp_enqueue_script` and set async/crossorigin attributes
 * Document external service usage (AxesWeb CDN) with ToS/Privacy links
 * Add API key activation flow; front-end widget script is enqueued only when activation
   is valid
 * Replace base64 storage with hex-encoded IV/cipher for key persistence (backward-
   compatible)
 * PHPCS/WPCS compliance fixes (Yoda conditions, comment punctuation, trailing commas)
   and minor hardening (TTL jitter for verify rechecks)

#### 1.0.4

 * Prefixed all plugin identifiers and option names to avoid collisions
 * Added ABSPATH guards where applicable
 * Ensured English descriptions in readme and headers
 * Removed deprecated global alias to avoid generic `wp` naming
 * Minor hardening and cleanup

#### 1.0.3

 * Admin settings improvements and minor fixes

#### 1.0.2

 * Fixed support form handling and applied graphical corrections

#### 1.0.1

 * Initial stable release

## Meta

 *  Version **1.0.5**
 *  Senest opdateret **7 måneder siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 5.8 eller højere **
 *  Testet op til **6.8.5**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/axesweb-accessibility-solution/)
 * Tags
 * [a11y](https://da.wordpress.org/plugins/tags/a11y/)[accessibility](https://da.wordpress.org/plugins/tags/accessibility/)
   [ARIA](https://da.wordpress.org/plugins/tags/aria/)[contrast](https://da.wordpress.org/plugins/tags/contrast/)
   [wcag](https://da.wordpress.org/plugins/tags/wcag/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/axesweb-accessibility-solution/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  1 5-stjernet anmeldelse     ](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/?filter=1)

[Tilføj min vurdering](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/#new-post)

[Se alle anmeldelser.](https://wordpress.org/support/plugin/axesweb-accessibility-solution/reviews/)

## Bidragsydere

 *   [ AxesWeb ](https://profiles.wordpress.org/axesweb/)

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/axesweb-accessibility-solution/)