Title: Tendforge Statement Forge for EAA
Author: tendforge
Published: <strong>14 Luglio 2026</strong>
Last modified: 18 Luglio 2026

---

Ricerca i plugin

![](https://ps.w.org/tendforge-statement-forge-for-eaa/assets/banner-772x250.png?
rev=3606842)

![](https://ps.w.org/tendforge-statement-forge-for-eaa/assets/icon-256x256.png?rev
=3606842)

# Tendforge Statement Forge for EAA

 Di [tendforge](https://profiles.wordpress.org/tendforge/)

[Scarica](https://downloads.wordpress.org/plugin/tendforge-statement-forge-for-eaa.1.0.14.zip)

 * [Dettagli](https://it.wordpress.org/plugins/tendforge-statement-forge-for-eaa/#description)
 * [Recensioni](https://it.wordpress.org/plugins/tendforge-statement-forge-for-eaa/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/tendforge-statement-forge-for-eaa/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/tendforge-statement-forge-for-eaa/#developers)

 [Supporto](https://wordpress.org/support/plugin/tendforge-statement-forge-for-eaa/)

## Descrizione

The European Accessibility Act (Directive 2019/882) and the EU Web Accessibility
Directive expect a published **accessibility statement** with a specific structure:
your conformance status against the recognised standard, the content that is not
yet accessible, a way for visitors to give feedback, and the national enforcement
body they can escalate to. Writing that by hand is fiddly and easy to get wrong.

Tendforge Statement Forge for EAA is a short wizard that produces that document 
for you and publishes it as a page — and it is **honest by construction**. It generates
a _disclosure_: a self-declared statement of where your site stands. It does **not**
make your site accessible, it is **not** an accessibility overlay, and it **never**
claims your site “is compliant”.

**What it does:**

 * **Guided wizard** — five short steps: who/scope, an honest yes/no self-assessment,
   your known limitations, the feedback route and enforcement country, then review
   and publish. Org name, URL, email and country are pre-filled from your WordPress
   settings
 * **Conservative conformance** — your answers decide the status. With no testing
   the status is “non-conformant”; a tested-but-imperfect site is “partially conformant”;“
   fully conformant” is only possible if every answer is “Yes” **and** you deliberately
   confirm it
 * **All the required sections** — commitment, scope, conformance status citing 
   _EN 301 549 V3.2.1 (which incorporates WCAG 2.1 or 2.2 AA)_, the three buckets
   of non-accessible content (non-compliance, disproportionate burden, out of scope),
   the feedback mechanism, the enforcement procedure with your country’s designated
   body, and the preparation/review dates and assessment method
 * **27 EU enforcement bodies built in** — pick your member state and the correct
   national complaints/enforcement body is cited with its official link
 * **Feedback mechanism** — a contact route is generated alongside the statement,
   available as a `[tsffe_feedback]` shortcode
 * **Shortcode** — drop the statement anywhere with `[tsffe_statement]`; an optional
   one-click footer link is also available
 * **Non-removable disclaimer** — every generated statement ends with a plain note
   that it is a self-declared disclosure, not a certification of compliance and 
   not legal advice

#### Honest by design

This plugin will not tell you, or your visitors, that your site is accessible. It
records what you tell it, conservatively, and presents it in the expected format.
It is a starting point for genuine accessibility work, not a substitute for it. 
It does not provide legal advice.

## Screenshot

[⌊The wizard with a live preview of the generated statement.⌉⌊The wizard with a 
live preview of the generated statement.⌉[

The wizard with a live preview of the generated statement.

[⌊The published accessibility statement page.⌉⌊The published accessibility statement
page.⌉[

The published accessibility statement page.

[⌊(Pro) The published EAA Annex V accessibility information page.⌉⌊(Pro) The published
EAA Annex V accessibility information page.⌉[

(Pro) The published EAA Annex V accessibility information page.

## Installazione

 1. Install and activate the plugin.
 2. In the WordPress admin menu, open **Accessibility Statement**.
 3. Follow the five-step wizard: your organisation and scope, an honest yes/no self-
    assessment, your known limitations, the feedback route and enforcement country,
    then review.
 4. Click **Publish** — the plugin creates an “Accessibility Statement” page for you.
 5. (Optional) Drop the statement or feedback route anywhere else with the `[tsffe_statement]`
    and `[tsffe_feedback]` shortcodes, or enable the one-click footer link.

## FAQ

### Does this make my site accessible or compliant?

No. It generates a _statement_ — a disclosure of where your site stands, in the 
format the legislation expects. Real accessibility comes from fixing your content
and code. This plugin is deliberately not an overlay and makes no compliance claims.

### How is the conformance status decided?

From your own yes/no answers. No testing gives “non-conformant”; testing with known
gaps gives “partially conformant”; “fully conformant” requires every answer to be“
Yes” and a deliberate confirmation tick. The default is always the conservative 
one.

### Which standard does the statement cite?

EN 301 549 V3.2.1, which incorporates WCAG 2.1 (or 2.2, if you choose) at level 
AA — the harmonised European standard referenced by the accessibility legislation.

### Can I edit the page afterwards?

Yes. The wizard republishes the page from your saved answers, and the page itself
is an ordinary WordPress page you can place anywhere via the shortcode.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Tendforge Statement Forge for EAA” è un software open source. Le persone che hanno
contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

“Tendforge Statement Forge for EAA” è stato tradotto in 2 lingue. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/tendforge-statement-forge-for-eaa/contributors)
per il contributo.

[Traduci “Tendforge Statement Forge for EAA” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/tendforge-statement-forge-for-eaa)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/tendforge-statement-forge-for-eaa/)
segui il [repository SVN](https://plugins.svn.wordpress.org/tendforge-statement-forge-for-eaa/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/tendforge-statement-forge-for-eaa/)
tramite [RSS](https://plugins.trac.wordpress.org/log/tendforge-statement-forge-for-eaa/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.14

 * Initial public release: guided five-step wizard, conservative conformance logic,
   full EAA / Web Accessibility Directive statement structure citing EN 301 549 
   V3.2.1 (WCAG 2.1 / 2.2 AA), 27 EU enforcement bodies, feedback mechanism, `[tsffe_statement]`
   and `[tsffe_feedback]` shortcodes, optional footer link, and a non-removable 
   honest disclaimer.

## Meta

 *  Versione **1.0.14**
 *  Ultimo aggiornamento **3 giorni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 6.5 o superiore **
 *  Testato fino alla versione **7.0.2**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/tendforge-statement-forge-for-eaa/),
   [Russian](https://ru.wordpress.org/plugins/tendforge-statement-forge-for-eaa/),
   e [Spanish (Spain)](https://es.wordpress.org/plugins/tendforge-statement-forge-for-eaa/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/tendforge-statement-forge-for-eaa)
 * Tag
 * [accessibility](https://it.wordpress.org/plugins/tags/accessibility/)[Accessibility statement](https://it.wordpress.org/plugins/tags/accessibility-statement/)
   [compliance](https://it.wordpress.org/plugins/tags/compliance/)[EAA](https://it.wordpress.org/plugins/tags/eaa/)
   [wcag](https://it.wordpress.org/plugins/tags/wcag/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/tendforge-statement-forge-for-eaa/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/tendforge-statement-forge-for-eaa/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/tendforge-statement-forge-for-eaa/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/tendforge-statement-forge-for-eaa/)