WordPress Accessibility Plugin
أكبر منصة فى العالم لإدارة المحتوى Content management System هى منصة الوردبريس، فتجد 34 فى المائة من المواقع الالكترونية على شبكة الانترنت تعتمد على منصة الوردبريس «(Source: W3Techs)»، وهى بطبيعتها تعانى من مشكلات إمكانية الوصول accessibility problems ، أى إنها غير مناسبة لذوي الإعاقة، فهى غير متوافقه مع Web Content Accessibility Guidelines (WCAG).
الـplugin لمنصة الوردبريس يعمل على حل معظم مشاكل إمكانية الوصول accessibility problems
المشاكل التى يحلها plugin
- Remove the target attribute from links.
- Force a search page error when a search is made with an empty text string. (If your theme has a search.php template.)
- Remove tabindex from elements that are focusable.
- Strip title attributes from images inserted into content.
- Remove redundant title attributes from page lists, category lists, and archive menus.
- Add post titles to standard “read more” links.
- Address some accessibility issues in the WordPress admin styles
- Add labels to standard WordPress form fields if missing