{"id":331779,"date":"2026-06-29T12:53:19","date_gmt":"2026-06-29T12:53:19","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/eaa-accessibility-audit\/"},"modified":"2026-06-29T12:52:44","modified_gmt":"2026-06-29T12:52:44","slug":"accesslens","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/accesslens\/","author":23522911,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.1.0","stable_tag":"0.1.0","tested":"7.0","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"AccessLens - Web Accessibility Audit","header_author":"manitosdevs","header_description":"Cliente de auditoria de accesibilidad web conforme a la Directiva EAA. Detecta violaciones WCAG mediante un motor externo. El escaner automatico identifica aprox. el 25-40% de los problemas; la revision manual sigue siendo necesaria.","assets_banners_color":"3c1a63","last_updated":"2026-06-29 12:52:44","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/accesslens\/","header_author_uri":"https:\/\/profiles.wordpress.org\/manitosdevs\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":37,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"0.1.0":{"tag":"0.1.0","author":"manitosdevs","date":"2026-06-29 12:52:44"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3590103,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3590103,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256},"icon.svg":{"filename":"icon.svg","revision":3590103,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3590103,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3590103,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3590103,"resolution":"1","location":"assets","locale":"","width":2000,"height":1520},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3590103,"resolution":"2","location":"assets","locale":"","width":2000,"height":1440}},"screenshots":{"1":"Dashboard: informational EAA scope questionnaire and the audit form (URL and scan mode).","2":"Results: per-page WCAG 2.2 violations classified by severity (critical, serious, moderate, minor) and the Accessibility Statement report download."}},"plugin_section":[],"plugin_tags":[1953,2682,8533,241427,1956],"plugin_category":[34],"plugin_contributors":[269468],"plugin_business_model":[],"class_list":["post-331779","plugin","type-plugin","status-publish","hentry","plugin_tags-accessibility","plugin_tags-ada","plugin_tags-audit","plugin_tags-eaa","plugin_tags-wcag","plugin_category-accessibility","plugin_contributors-manitosdevs","plugin_committers-manitosdevs"],"banners":{"banner":"https:\/\/ps.w.org\/accesslens\/assets\/banner-772x250.png?rev=3590103","banner_2x":"https:\/\/ps.w.org\/accesslens\/assets\/banner-1544x500.png?rev=3590103","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/accesslens\/assets\/icon.svg?rev=3590103","icon":"https:\/\/ps.w.org\/accesslens\/assets\/icon.svg?rev=3590103","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/accesslens\/assets\/screenshot-1.png?rev=3590103","caption":"Dashboard: informational EAA scope questionnaire and the audit form (URL and scan mode)."},{"src":"https:\/\/ps.w.org\/accesslens\/assets\/screenshot-2.png?rev=3590103","caption":"Results: per-page WCAG 2.2 violations classified by severity (critical, serious, moderate, minor) and the Accessibility Statement report download."}],"raw_content":"<!--section=description-->\n<p>AccessLens is a free, fully functional WordPress client for the AccessLens accessibility service. You enter\nthe URLs you want to audit, the external service renders each page in a real browser and runs an accessibility\nanalysis (axe-core), and the plugin shows the results in your admin dashboard. It is aimed at site owners and\nagencies who need to work towards the requirements of the European Accessibility Act (EAA).<\/p>\n\n<p>The plugin itself is not feature-limited: it sends your requests to the external service and displays whatever\nthe service returns. Advanced, server-side analysis tiers (full-site crawl and an AI-assisted PDF report) are\nprovided by a paid subscription to the AccessLens service, not by locked code inside this plugin.<\/p>\n\n<p><strong>What this plugin does:<\/strong><\/p>\n\n<ul>\n<li>Runs accessibility scans on any public URL (single page, sitemap or full crawl mode).<\/li>\n<li>Shows WCAG 2.2 violations per page, classified by severity (critical, serious, moderate, minor).<\/li>\n<li>Includes a short, informational questionnaire about whether your organisation falls under the EAA.<\/li>\n<li>Requests an Accessibility Statement report from the service and lets you download it as PDF.<\/li>\n<\/ul>\n\n<p><strong>What this plugin does NOT do:<\/strong><\/p>\n\n<ul>\n<li>It does not guarantee or certify conformance with the EAA, WCAG or any other regulation.<\/li>\n<li>It does not detect 100% of issues: automated scanning covers roughly 25-40% of the criteria. Manual review\nby an expert remains essential.<\/li>\n<li>It does not provide legal advice.<\/li>\n<\/ul>\n\n<p>The scope questionnaire is purely informational. Always consult a qualified accessibility or legal advisor\nfor your specific situation.<\/p>\n\n<p><strong>Requirements:<\/strong><\/p>\n\n<ul>\n<li>Access to an EAA Engine instance over HTTP (a default public engine is provided; you can point to your own).<\/li>\n<li>PHP 8.0 or higher.<\/li>\n<li>WordPress 6.0 or higher.<\/li>\n<\/ul>\n\n<h3>External services<\/h3>\n\n<p>This plugin relies on an external service (the \"AccessLens engine\") to perform the accessibility analysis,\nbecause scanning requires rendering the page in a headless browser, which cannot run inside WordPress.<\/p>\n\n<p><strong>Service: AccessLens engine<\/strong><\/p>\n\n<ul>\n<li>What it is: an audit engine that renders the given URL and runs an accessibility analysis (axe-core) to\ndetect WCAG violations.<\/li>\n<li>When it is used: only when an administrator starts a scan or generates a report from the dashboard.<\/li>\n<li>Data sent: the URL(s) you choose to audit and, when generating a report, the site metadata you enter in the\nform (site name, contact email\/URL, entity type).<\/li>\n<li>Default endpoint: https:\/\/eaa-audit-engine-26367529082.europe-southwest1.run.app (configurable in Settings;\nyou may point to your own engine instance).<\/li>\n<li>Terms of service: https:\/\/accesslens-27h.pages.dev\/terminos<\/li>\n<li>Privacy policy: https:\/\/accesslens-27h.pages.dev\/privacidad<\/li>\n<\/ul>\n\n<p><strong>AI processing (Pro service tier)<\/strong><\/p>\n\n<p>On the Pro service tier, the engine may send fragments of the page HTML and image URLs to the AI provider\nAnthropic (https:\/\/www.anthropic.com\/legal\/privacy) to generate alternative text and improvement suggestions.\nThis only happens with an active Pro subscription and when you request a report.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>accesslens<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin from the \"Plugins\" menu in WordPress.<\/li>\n<li>Go to <strong>AccessLens &gt; Settings<\/strong> and configure your audit engine URL (a default is provided).<\/li>\n<li>Open <strong>AccessLens &gt; Dashboard<\/strong> to run your first audit.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20the%20scan%20certify%20that%20my%20website%20complies%20with%20the%20eaa%3F\"><h3>Does the scan certify that my website complies with the EAA?<\/h3><\/dt>\n<dd><p>No. Automated scanning detects a subset of technical violations (about 25-40%). A conformance declaration\nrequires a full manual audit carried out by people with disabilities or certified experts.<\/p><\/dd>\n<dt id=\"what%20is%20the%20eaa%20directive%3F\"><h3>What is the EAA Directive?<\/h3><\/dt>\n<dd><p>The European Accessibility Act (EAA, Directive 2019\/882) requires certain digital products and services to be\naccessible. Member States have been applying it since 28 June 2025.<\/p><\/dd>\n<dt id=\"does%20it%20work%20with%20any%20website%3F\"><h3>Does it work with any website?<\/h3><\/dt>\n<dd><p>The plugin can audit any public URL reachable from the server where the engine is hosted.<\/p><\/dd>\n<dt id=\"what%20is%20the%20difference%20between%20free%20and%20pro%3F\"><h3>What is the difference between Free and Pro?<\/h3><\/dt>\n<dd><p>These are tiers of the external AccessLens service, not locked code in the plugin. The free service tier\ncovers single-page and sitemap scans (up to 10 pages) and a basic report. The Pro service subscription adds\nfull-site crawl (up to 25 pages) and an AI-assisted PDF report with alternative-text and improvement\nsuggestions. The plugin works fully on the free tier and shows whatever the service returns.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>First public release.<\/li>\n<li>Single, sitemap and full crawl scan modes.<\/li>\n<li>Informational EAA scope questionnaire.<\/li>\n<li>AJAX polling every 3 seconds with a results table.<\/li>\n<li>Accessibility Statement report (PDF) via the AccessLens service.<\/li>\n<\/ul>","raw_excerpt":"Free WordPress client for the AccessLens service. Scan for WCAG 2.2 barriers and download an Accessibility Statement report.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/331779","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=331779"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/manitosdevs"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=331779"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=331779"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=331779"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=331779"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=331779"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=331779"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}