AccessMate scans your WordPress site for WCAG 2.1 AA accessibility issues, scores each page, and provides guided fixes — all from your WordPress dashboard.
Zero running cost for you. AccessMate is 100% free. AI features (auto alt-text, code fixes, plain-English explanations) use your own API key from Anthropic, OpenAI, Google Gemini, or a local Ollama instance. Your key is stored encrypted in your database and never proxied through our servers.
Font size · High contrast · Dyslexia font · Grayscale · Reading guide · Pause animations · Line height · Large cursor · Highlight links · Screen mask
AccessMate makes no external requests unless you configure an AI provider and trigger an AI action. When an AI action is triggered, your WordPress server makes a direct request to your chosen provider using your key. No data passes through AccessMate servers. The API key is encrypted at rest using AES-256-CBC with your WordPress auth salt.
This plugin can connect to the following external services. No external requests are made unless you explicitly configure and trigger the relevant feature.
When you add an API key and click an AI action (auto-fix suggestion, alt-text generation, or accessibility report summary), your WordPress server sends a direct HTTPS request to your chosen AI provider. The request contains the page HTML snippet and accessibility issue context being analysed. No data passes through AccessMate servers. These requests are only sent when you have entered an API key in Settings and manually trigger an AI action.
Anthropic — https://api.anthropic.com/
Used for: AI fix suggestions, alt-text generation, accessibility report summaries.
Data sent: page HTML snippet, accessibility issue context, and your Anthropic API key (in the request header).
Terms of Service | Privacy Policy
OpenAI — https://api.openai.com/
Used for: AI fix suggestions, alt-text generation, accessibility report summaries.
Data sent: page HTML snippet, accessibility issue context, and your OpenAI API key (in the request header).
Terms of Service | Privacy Policy
Google Gemini — https://generativelanguage.googleapis.com/
Used for: AI fix suggestions, alt-text generation, accessibility report summaries.
Data sent: page HTML snippet, accessibility issue context, and your Gemini API key (as a URL parameter).
Terms of Service | Privacy Policy
Ollama — http://localhost:11434/ (local only)
Ollama runs entirely on the user’s own machine or local network. No data is sent to any external server.
When a site visitor enables the Dyslexia Font feature in the accessibility toolbar, their browser loads the OpenDyslexic font stylesheet from jsDelivr. This is a standard browser-initiated HTTP request that includes the visitor’s IP address and User-Agent string. The font is cached locally after the first load; no further requests are made on subsequent pages. This request is triggered only by the visitor explicitly toggling the dyslexia font feature — it is never loaded automatically.
jsDelivr — https://cdn.jsdelivr.net/
Privacy Policy