WP Accessibility

Descrizione

Questo plugin aiuta con una gamma di problemi comuni di accessibilità nei temi per WordPress. Mentre gran parte dei problemi di accessibilità non possono essere risolti senza modifiche dirette del tuo tema, WP Accessibility aggiunge alcune utili funzionalità per l’accessibilità con una quantità minima di impostazioni o conoscenze specialistiche.

WP Accessibility is not intended to make your site compatible with any accessibility guidelines.

Tutte le funzionalità possono essere disabilitate in base alle necessità del tuo tema. Per gli utenti avanzati, tutte le funzioni basate sulla modifica dei fogli di stile possono essere personalizzate utilizzandone di propri tramite il posizionamento del foglio di stile appropriato nella directory del tuo tema.

Funzionalità di accessibilità del tema aggiunte da WP Accessibility

These are features that address issues caused by inaccessible themes.

  • Aggiunge skip link con target definiti dall’utente. (Aspetto e target personalizzabili.)
  • Aggiunge gli attributi di lingua e direzione del testo al tuo HTML se mancanti.
  • Aggiunge un contorno per lo stato di focus degli elementi che possono ricevere il focus.
  • Aggiunge una descrizione lunga alle immagini. Utilizza il campo “Descrizione” delle immagini per aggiungere la descrizione lunga.
  • Enforcement for alt attributes on images in the Classic editor.
  • Identify images without alt attributes in the Media Library
  • Add labels to standard WordPress form fields (search, comments)
  • Add post titles to “read more” links.
  • Remove tabindex from elements that are focusable. (Also fixes plugin-caused problems.)
  • Remove user-scalable=no to allow resizing.

WordPress Core Accessibility Issues fixed by WP Accessibility

These are features that address issues caused by current or past WordPress core accessibility issues. (Issues added in content, such as target or title attributes, are persistent even when WordPress is updated.)

  • Forza un errore nella pagina di ricerca quando una ricerca è fatta con una stringa vuota. (Se il tema ha un template search.php.)
  • Remove redundant title attributes from tag clouds.
  • Disable default enabling of full screen block editor.

Content specific fixes:

  • Rimuove gli attributi title dalle immagini inserite nel contenuto.
  • Rimuove l’attributo target dai link.

Strumenti di accessibilità incorporati in WP Accessibility:

These are tools provided to help you identify issues you may need to fix.

  • Valuta il contrasto tra due valori esadecimali di colore forniti.
  • Abilita la diagnostica CSS per mostrare problemi CSS individuati nell’editor visuale o nel front-end del sito.
  • Search your media library on content in alt text fields.

Learn more! Read about the accessibility issues corrected by WP Accessibility!

Il plugin è inteso per aiutare con le più comuni mancanze trovate nei temi e per risolvere alcuni problemi del core di WordPress. Non può correggere tutti i problemi (nemmeno con largo margine), ma fornisce strumenti per correggere alcuni problemi, integra l’accessibilità del tuo sito o ne identifica i problemi.

Statistics Collection

WP Accessibility includes a statistics collection feature to help you identify how WP Accessibility is used on your site. This package does not collect any personally identifying data.

Learn more about WP Accessibility statistics.

Contribuisci!

Screenshot

  • Pagina delle impostazioni

Installazione

  1. Scarica il file zip del plugin, estrai i contenuti e caricali nella tua cartella wp-content/plugins.
  2. Effettua il login alla bacheca del tuo WordPress, fai clic su “Plugin” e attiva WP Accessibility.
  3. Personalizza le tue impostazioni nella pagina Impostazioni > WP Accessibility.

FAQ

WP Accessibility aggiunge qualche informazione tramite JavaScript. È realmente accessibile?

Sì. Richiede che l’utente stia operando da un dispositivo che ha il supporto per JavaScript, ma oggigiorno ciò comprende la maggior parte dei dispositivi e browser, inclusi i lettori dello schermo.

Ho installato WP Accessibility ed eseguito alcuni test, ma sto ancora ricevendo errori che WP Accessibility dovrebbe correggere.

Anche se WP Accessibility sta funzionando correttamente, non tutti gli strumenti di test per l’accessibilità rilevano le correzioni. Ecco una risorsa per maggiori informazioni: Mother Effing Tool Confuser.

Recensioni

30 Novembre 2024 1 risposta
Appreciate the author for this helpful plugin & grant it with free of charge.
17 Ottobre 2022 1 risposta
This plugin knows there is no one-stop solution for accessibility, and it quietly works in the background to make some standard things better in the ways that it can. We install this on every client site and greatly appreciate its features as part of an overall culture of having an accessibility-focused mindset.
5 Febbraio 2022 1 risposta
There are no magic solutions for a complete conversion of a site with accessibility standards but this plugin helps a lot and has discreet functionality. Support and development is also active making it a trustworthy option.
18 Novembre 2021
This plugin has been great for enhancing our customer’s browsing experience. A great tool to speed things up. Huge time and money saver.
Leggi tutte le recensioni di 66

Contributi e sviluppo

“WP Accessibility” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“WP Accessibility” è stato tradotto in 19 lingue. Grazie ai traduttori per i loro contributi.

Traduci “WP Accessibility” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

Future

Suggest a change!

2.1.17

  • Bug fix: When using the default attachment location, passed empty class to classList.
  • Bug fix: When using a custom attachment location, do not adjust scroll position.

2.1.16

  • Bug fix: Missed class change caused tooltips to not be shown when display side changed.
  • Bug fix: Override fixed positioning if a custom attachment location is set.
  • Bug fix: Update longdesc.js minified version, missed in 2.1.14.
  • Build tools: Update esbuild targets from edge16 to edge18.

2.1.15

  • Bug fix: Wrap block editor assets in is_admin() conditional to prevent front-end rendering.

2.1.14

  • Add Bluesky & set aria-hidden on social SVGs.
  • Fix unclosed span.
  • Bug fix fetching ID for alt attribute toggles on pages.
  • Disable h1 in block editor by default; add setting to enable.
  • Add font-display: swap for Accessibility icons.
  • Change enqueue_editor_block_assets action to enqueue_block_assets
  • Verify that $browser is an object when rendering browser stats.
  • Replace json_encode with wp_json_encode.
  • Fix bug with translation used before init.
  • Fix duplicate ID in content summary container. Props @ryokuhi.

2.1.13

  • Remove textdomain loader and translations. These have been out of date for years.
  • Don’t throw an error if ‘ltr’ not set for ‘dir’ attribute, as that is the default value.
  • Remove Twitter follow button
  • Add updated socials
  • Add LinkedIn course
  • Update tested to for 6.7.

2.1.12

  • Bug fix: Update editor styles to have less impact on block editor styles.
  • Bug fix: Log out text was not internationalized.
  • Bug fix: Default CSS toggle broken.
  • Add: Support for classic editor galleries with alt text warnings.
  • Change: Update URLs in various locations to https references.
  • Change: New setting to disable admin logout link.
  • Update: Misc. minor admin settings design changes.

2.1.11

  • Bug fix: Don’t strip target=_blank on Facebook links.
  • Change: Minor text change in accessibility stats settings.
  • Accessibility: auto-scroll if focus lands on element obsucred by toolbar.

2.1.10

  • Bug fix: Fix errors thrown in stats reporting.
  • Bug fix: Version the high contrast CSS.
  • Bug fix: Add override specificity for block theme colors.
  • Change: Update font-resizing values to make changes more consistent.

2.1.9

  • Bug fix: Let Google Translate plugin keep title attributes that are used for CSS hooks.
  • Bug fix: Don’t double-add ‘#’ in focus color input.
  • Change: Use CSS variables for font resizing.
  • Feature: Add label fix when label element present but has no text.
  • Feature: Live Preview support via Playground.

2.1.8

  • Update to PHPCS 3
  • Fix error thrown if json_decode returns null value.

2.1.7

  • Bug fix: Two incorrect placeholder formats in sprintf call.

2.1.5, 2.1.6

  • Security fix: XSS vulnerability caused by a debugging statement left in place. Props Joshua Bixler.

2.1.4

  • Bug fix: Incorrect type check caused most stats to display as ‘no data’.
  • Change: Only show first 5 changes on user stats in dashboard.

2.1.3

  • Bug fix: Error thrown if a 3rd party is using the_title filters improperly.
  • Bug fix: Handle case if passed data is invalid.
  • Bug fix: Change dashboard widget function name to minimize conflict.
  • Bug fix: Setting stats to ‘none’ should fully disable stats collection.
  • Bug fix: Ensure that admin status is verified on server side when stats set to ‘admin’.

2.1.2

  • Bug fix: Build error caused JS errors when not running in SCRIPT_DEBUG.

2.1.1

  • Bug fix: Comparison of new stats to old stats didn’t remove timestamp, so comparison was always false.

2.1.0

  • Bug fix: Fix label for attributes. Props @sabernhardt.
  • Bug fix: Fix position of image alt attribute warnings.
  • Bug fix: Prevent existence of alt warnings from breaking captions.
  • Change: Render toolbar location relatively instead of absolutely.
  • Change: Improve alt text tests.
  • Change: Record count of occurrences for fake button/link tests.
  • Change: Set wpa_lang option to on by default.
  • Change: Switch auto labeling to always one.
  • Change: Switch skiplink CSS to use default by default.
  • Change: Remove setting for filtering title attributes and turn on by default.
  • Change: Consolidate and minify JS.
  • Feature: Add stats collection to provide view into what WP Accessibility is doing.

2.0.1

  • Add .et_smooth_scroll_disabled to skip links to override Divi’s inaccessible smooth scrolling.
  • Add promotional affiliate links for Equalize Digital’s Accessibility Checker

2.0.0

  • New feature: Show alt attributes toggle on content images.
  • New feature: Ensure users can adjust scale even if maximum-scale set to 1.0.
  • New feature: Alt enforcement indicators now present in block editor.
  • New feature: Flag missing captions or subtitles in uploaded videos in editor.
  • Updated feature: Remove title attributes now more intelligent.
  • Updated feature: Modernized alt attribute enforcement tools.
  • Change: Combine remediation scripting in wp-accessibility.js.
  • Change: Disable accessibility-ready duplicating features if theme changed to accessibility-ready.
  • Bug fix: aria-expanded missing in some cases for longdesc disclosures.
  • Bug fix: Main JS file did not have a version number.
  • Bug fix: Run feature JS after running remediation JS.
  • Bug fix: Fix DOM ordering with image disclosure buttons.
  • Retired language directory call. Translation files haven’t been updated since version Oct 2014.