Title: jwp-a11y
Author: jidaikobo
Published: <strong>16 בדצמבר 2016</strong>
Last modified: 17 במרץ 2026

---

חיפוש תוספים

![](https://ps.w.org/jwp-a11y/assets/icon-256x256.png?rev=1602865)

# jwp-a11y

 מאת [jidaikobo](https://profiles.wordpress.org/jidaikobo/)

[הורדה](https://downloads.wordpress.org/plugin/jwp-a11y.5.2.4.zip)

 * [פרטים](https://he.wordpress.org/plugins/jwp-a11y/#description)
 * [סקירות](https://he.wordpress.org/plugins/jwp-a11y/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/jwp-a11y/#installation)
 * [פיתוח](https://he.wordpress.org/plugins/jwp-a11y/#developers)

 [תמיכה](https://wordpress.org/support/plugin/jwp-a11y/)

## תיאור

jwp-a11y checks the accessibility of WordPress post content while you edit and save
posts.

It helps editors notice accessibility issues earlier in the writing workflow and
keeps legacy public result pages available through the existing `[jwp_a11y_results]`
shortcode.

This version focuses on three practical tasks:

 * checking post content with `jidaikobo/a11yc` while editing,
 * showing previously saved public result pages through `[jwp_a11y_results]`,
 * providing reading material for understanding accessibility criteria through the
   admin tools page and `[jwp_a11y_doc]`.

[translate by using GlotPress](https://translate.wordpress.org/projects/wp-plugins/jwp-a11y)

## צילומי מסך

 * [[
 * [[

## התקנה

 1. Upload the plugin files to the `/wp-content/plugins/jwp-a11y` directory, or install
    the plugin through the WordPress plugins screen directly.
 2. Run `composer install` in the plugin directory if you deploy from source.
 3. Activate the plugin through the 'Plugins' screen in WordPress.
 4. Edit a post and save it to run the accessibility check.

## סקירות

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

### 󠀁[Good tool to check accessibility　](https://wordpress.org/support/topic/good-tool-to-check-accessibility%e3%80%80/)󠁿

 [keukmi](https://profiles.wordpress.org/keukmi/) 26 בנובמבר 2018

All ways good to have some check tools, and this plugin tell you what you missed
or forgot.

 [ קראו את כל הסקירות ](https://wordpress.org/support/plugin/jwp-a11y/reviews/)

## מפתחים

"jwp-a11y" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

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

“jwp-a11y” תורגם ל-3 שפות. תודה רבה ל[מתרגמים](https://translate.wordpress.org/projects/wp-plugins/jwp-a11y/contributors)
על תרומתם.

[ניתן לתרגם את "jwp-a11y" לשפה שלך.](https://translate.wordpress.org/projects/wp-plugins/jwp-a11y)

### מעוניינים בפיתוח?

[עיינו בקוד](https://plugins.trac.wordpress.org/browser/jwp-a11y/), ראו את הקוד 
ב-[SVN repository](https://plugins.svn.wordpress.org/jwp-a11y/), או הירשמו ל[לוג פיתוח](https://plugins.trac.wordpress.org/log/jwp-a11y/)
באמצעות [RSS](https://plugins.trac.wordpress.org/log/jwp-a11y/?limit=100&mode=stop_on_copy&format=rss).

## שינויים

#### 5.2.4

exclude unevaluated legacy URLs from the public URL list and aggregate report

#### 5.2.3

fix translation loading for admin notices and legacy public results pages without
relying on load_plugin_textdomain
 fix legacy result loading compatibility for common
settings rows in shortcode output close warning notice box automatically when all
suppressible notice items are hidden

#### 5.2.2

regenerate production Composer autoload files with –no-dev to prevent phpstan bootstrap
loading on production sites

#### 5.2.1

update bundled jidaikobo/a11yc to 7.1.0
 refresh bundled WCAG 2.2 criterion metadata
and compiled resources

#### 5.2.0

update bundled jidaikobo/a11yc to 7.0.0
 switch bundled a11yc resources to compiled
PHP arrays at runtime remove no-longer-needed symfony/yaml runtime dependency from
bundled vendor

#### 5.1.1

improve security checks for editor notice Ajax endpoints
 prepare the refreshed 
plugin package for the WordPress.org release

#### 5.1.0

rebuilt the plugin as a minimal WordPress plugin on top of jidaikobo/a11yc
 support
save-time notices in both the block editor and the classic editor allow temporary
suppression of likely false-positive notice items for 30 days preserve legacy `[
jwp_a11y_results]` result pages without the old bundled core provide admin/docs 
pages for reading accessibility criterion guidance

#### 5.0.0

refocus the plugin on WordPress editor accessibility checks
 stop creating plugin
tables automatically on new installs support validation notices in the block editor
after saving posts keep document/help pages available without legacy plugin tables
disable legacy high-risk admin screens in the WordPress plugin harden WordPress 
admin security (XSS, CSRF, permissions, redirects) update WordPress and PHP requirement
metadata

#### 4.1.7

fix PHP 8.0 Deprecated errors again

#### 4.1.6

fix PHP 8.0 Deprecated errors

#### 4.1.5

fix docs :Array and string offset access syntax with curly braces is no longer supported

#### 4.1.4

remove from meanless element
 ignore file existence check when check 2.4.4

#### 4.1.2

document maintenance

#### 4.1.1

fix session timing

#### 4.1.0

fix template bug

#### 4.0.9

fix english resource lack

#### 4.0.8

fix some messages

#### 4.0.7

fix add page function by using admin tool bar

#### 4.0.6

fix redirect trouble
 fix in case filter_input(INPUT_SERVER) is not working

#### 4.0.5

fix unused upgrade method

#### 4.0.4

fix report page

#### 4.0.3

fix wrong class name: CssFormat

#### 4.0.2

fix wrong class name

#### 4.0.1

fix some tiny bugs and MySQL field size problem

#### 4.0.0

use new core

#### 3.4.0

move some directories

#### 3.3.9

better cache control

#### 3.3.8

maintenance

#### 3.3.7

change screen shots

#### 3.3.6

fix lack of constant

#### 3.3.5

fix soome undefined bugs

#### 3.3.4

fix defined bug

#### 3.3.3

move lib directories

#### 3.3.2

fix tiny bugs

#### 3.3.1

refactoring and fix constant

#### 3.3.0

refactoring and fix tiny bugs

#### 3.2.9

fix about html escape

#### 3.2.8

many refactoring

#### 3.2.7

fix empty_link_element

#### 3.2.6

start to support aria-label and aria-labelledby

#### 3.2.5

fix donate link

#### 3.2.4

fix error count problem
 fix sort pages

#### 3.2.3

delete unused files
 at html5, ignore check of existence of table's summary attribute

#### 3.2.2

no space between attribute
 better comment out logic ignore CDATA section

#### 3.2.1

fix each result

#### 3.2.0

fix result

#### 3.1.9

lower compatible (array_column() php 5.5)

#### 3.1.8

remove ajax

#### 3.1.7

improve checklist behaviour

#### 3.1.6

refactoring
 fix bug of error messages

#### 3.1.5

modify settings table

#### 3.1.4

at readme: content of was invalid string (Y-n-j -> Y-m-d)(thx @momdo_).
 at documentation:
fix unexpectedlly escaped HTML and markup HTML by `(thx @momdo_). at labelless check:
if action attribute was not exists, use

<

form> to indicate place.

#### 3.1.3

upgrade problem

#### 3.1.2

Refine regular expression of extraction html tag.
 Became able to check non UTF-
8 page. Update Japanese title of Techniques for WCAG 2.0. Better lang check

#### 3.1.1

add some new checks

#### 3.1.0

fix evaluate mistake

#### 3.0.9

count notice

#### 3.0.8

Contributors can check pages

#### 3.0.7

first test user is current user

#### 3.0.6

fix first edit problem

#### 3.0.5

fix issue edit

#### 3.0.4

improve issue control

#### 3.0.3

add nonce

#### 3.0.2

lower compatibly 2

#### 3.0.1

lower compatibly

#### 3.0.0

core update

#### 2.0.2

better label uniqueness check

#### 2.0.1

make notice better

#### 2.0.0

maintenance core

#### 1.9.9

maintenance core

#### 1.9.8

add notice

#### 1.9.7

better ja breaking words logic

#### 1.9.6

fix check logic

#### 1.9.5

add errors about pdf

#### 1.9.4

add alternative content check system and PDF

#### 1.9.3

fix some notices

#### 1.9.2

add some nonce

#### 1.9.1

bug fix. show ng comment

#### 1.9.0

better title for disclosure

#### 1.8.9

better css

#### 1.8.8

review disclosure page

#### 1.8.7

ssl

#### 1.8.6

fix update trouble

#### 1.8.5

fix Db::is_table_exist()

#### 1.8.4

refactoring

#### 1.8.3

remove ucfirst()

#### 1.8.2

fix upgrade bug

#### 1.8.1

fix remove directory

#### 1.8.0

use MySQL

#### 1.7.9

add dashboard Notation

#### 1.7.8

better doc search

#### 1.7.7

better explanation

#### 1.7.6

improve here link error

#### 1.7.5

apply shortcode

#### 1.7.4

add option "stop Guzzle"

#### 1.7.3

better ua

#### 1.7.2

add about placeholder

#### 1.7.1

language maintenance

#### 1.7.0

lower php compatible

#### 1.6.9

add guzzle to env check

#### 1.6.8

review link check

#### 1.6.7

fix $_SERVER issue

#### 1.6.6

improve link check trust

#### 1.6.5

fix PHP_SESSION_DISABLED issue

#### 1.6.4

fix sqlite garbage collector

#### 1.6.3

update HTML checker.

#### 1.6.2

update libraries. guzzle and Spyc.

#### 1.6.1

fix section validate

#### 1.6.0

fix js

#### 1.5.9

check h* less section

#### 1.5.8

suggest file size when Download link exist.

#### 1.5.7

hide link some controllers for lower php version.

#### 1.5.6

refactoring of js and css

#### 1.5.5

fix is post exists

#### 1.5.4

recover trust_ssl_url by tragic reason

#### 1.5.3

update guzzle and refactoring

#### 1.5.2

check custom_fields

#### 1.5.1

php included html

#### 1.5.0

fix timezone

#### 1.4.9

fix notice Validate_Validation::appropriate_heading_descending()

#### 1.4.8

maintanance

#### 1.4.7

validator bug fix

#### 1.4.6

temporal fix of guzzle

#### 1.4.5

add guzzle to Basic auth

#### 1.4.4

many improvements

#### 1.4.3

fix ajax problem

#### 1.4.2

add icons and improve usability of admin bar

#### 1.4.1

library update

#### 1.4.0

fix constant

#### 1.3.9

improve maintenance

#### 1.3.8

add db directory safely2

#### 1.3.7

add db directory safely

#### 1.3.6

add db directory

#### 1.3.5

fix data source select

#### 1.3.4

add version control

#### 1.3.3

fix link check bug

#### 1.3.2

fix ssl bug

#### 1.3.1

improve link check and crawl

#### 1.3.0

improve link check and crawl

#### 1.2.9

fix page counting

#### 1.2.8

third argument of null of mb_substr(), occasionally not return end of string.

#### 1.2.7

typo

#### 1.2.6

fix evaluate total

#### 1.2.5

fix method

#### 1.2.4

many fixes

#### 1.2.3

fix total evaluation

#### 1.2.2

compatible with php <= 5.4

#### 1.2.1

improve error message of same title

#### 1.2.0

unchecked criterion can be saved its memo

#### 1.1.9

pdo transaction was not work well…

#### 1.1.8

php7.0 issue

#### 1.1.7

fix some documents

#### 1.1.6

fix localize issue

#### 1.1.5

fix setup

#### 1.1.4

fix setup

#### 1.1.3

add some explanation to readme

#### 1.1.2

support php7
 fix non post validate

#### 1.1.1

fix langless check

#### 1.1

Add English Documents (by Google Translate)
 SSL and basic auth.

#### 1.0

Currently Japanese only. We are waiting language contribution!

## מטא

 *  גרסה: **5.2.4**
 *  Last updated **לפני חודש 1**
 *  Active installations **100+**
 *  WordPress version ** 6.0 ומעלה **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 ומעלה **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/jwp-a11y/), [Japanese](https://ja.wordpress.org/plugins/jwp-a11y/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/jwp-a11y/), ו[Spanish (Venezuela)](https://ve.wordpress.org/plugins/jwp-a11y/).
 *  [תרגם לשפה שלך](https://translate.wordpress.org/projects/wp-plugins/jwp-a11y)
 * Tags
 * [accessibility](https://he.wordpress.org/plugins/tags/accessibility/)[checker](https://he.wordpress.org/plugins/tags/checker/)
   [wcag](https://he.wordpress.org/plugins/tags/wcag/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/jwp-a11y/advanced/)

## דרוגים

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/jwp-a11y/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/jwp-a11y/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/jwp-a11y/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/jwp-a11y/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/jwp-a11y/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/jwp-a11y/reviews/#new-post)

[הצג הכל](https://wordpress.org/support/plugin/jwp-a11y/reviews/)

## תורמים

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

## תמיכה

יש לך משהו לומר? זקוק לעזרה?

 [פורום תמיכה](https://wordpress.org/support/plugin/jwp-a11y/)

## תרומה

האם ברצונך לקדם את התוסף הזה?

 [ לתרום לתוסף זה ](https://www.jidaikobo.com/donate.html)