{"id":100670,"date":"2019-04-02T14:37:40","date_gmt":"2019-04-02T14:37:40","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/content-author-accessibility-preview\/"},"modified":"2021-07-16T08:36:53","modified_gmt":"2021-07-16T08:36:53","slug":"content-author-accessibility-preview","status":"publish","type":"plugin","link":"https:\/\/kir.wordpress.org\/plugins\/content-author-accessibility-preview\/","author":10639726,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.0","stable_tag":"trunk","tested":"5.8.13","requires":"4.6","requires_php":"5.6","requires_plugins":"","header_name":"Content Author Accessibility Preview","header_author":"Matt Rose","header_description":"Flag up potential accessibility issues when your content authors preview the post or page that they have just added or amended","assets_banners_color":"","last_updated":"2021-07-16 08:36:53","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/github.com\/boswall\/Content-Author-Accessibility-Preview","header_plugin_uri":"https:\/\/github.com\/boswall\/Content-Author-Accessibility-Preview","header_author_uri":"https:\/\/glaikit.co.uk\/","rating":0,"author_block_rating":0,"active_installs":20,"downloads":1760,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.1.0":{"tag":"1.1.0","author":"Boswall","date":"2019-05-24 20:19:13"},"1.1.1":{"tag":"1.1.1","author":"Boswall","date":"2019-07-24 14:35:12"},"1.2.0":{"tag":"1.2.0","author":"Boswall","date":"2021-07-16 08:39:26"}},"upgrade_notice":{"":"<p>Initial release!<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1","1.2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2061627,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Admin settings"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1447,1953,1985,1957,1956],"plugin_category":[34],"plugin_contributors":[129794,86945],"plugin_business_model":[],"class_list":["post-100670","plugin","type-plugin","status-publish","hentry","plugin_tags-a11y","plugin_tags-accessibility","plugin_tags-accessible","plugin_tags-section508","plugin_tags-wcag","plugin_category-accessibility","plugin_contributors-boswall","plugin_contributors-grahamarmfield","plugin_committers-boswall"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/content-author-accessibility-preview.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/content-author-accessibility-preview\/assets\/screenshot-1.png?rev=2061627","caption":"Admin settings"}],"raw_content":"<!--section=description-->\n<p>Flag up potential accessibility issues when your content authors preview the post or page that they have just added or amended.<\/p>\n\n<p>Currently contains checks for:<\/p>\n\n<ul>\n<li>Images with empty alt attributes<\/li>\n<li>Links that open new windows<\/li>\n<li>Links that have a title attribute<\/li>\n<li>images that have no alt attribute<\/li>\n<li>images that have the title attribute<\/li>\n<li>svg files that don`t have role=\"img\"<\/li>\n<li>inline svgs that don`t have role=\"img\"<\/li>\n<li>empty headings<\/li>\n<li>empty links<\/li>\n<li>empty buttons<\/li>\n<li>empty headings<\/li>\n<li>empty table header cells<\/li>\n<li>empty table data cells<\/li>\n<\/ul>\n\n<p>Flags each element found with an outline. Where possible explains what the issue is on the page.<\/p>\n\n<p>Can be configured to only be visible to certain user roles.<\/p>\n\n<p>Site visitors who are not logged in will not see the potential issues.<\/p>\n\n<p>Based on the work from <a href=\"https:\/\/github.com\/grahamarmfield\/wp-preview-csshacks\">Graham Armfield's CSS tool for highlighting accessibility issues<\/a><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin's zip file, extract the contents, and upload them to your wp-content\/plugins folder.<\/li>\n<li>Login to your WordPress dashboard, click \"Plugins\", and activate \"Content Author Accessibility Preview\".<\/li>\n<li>Customise your settings by going to: Settings &gt; Content Author Accessibility Preview.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='will%20this%20plugin%20make%20my%20site%20%22fully%20accessible%22%3F'><h3>Will this plugin make my site \"fully accessible\"?<\/h3><\/dt>\n<dd><p>Absolutely not. There is no quick fix for accessibility, this plugin is to be used to highlight any potential accessibility issues to your content creators.<\/p><\/dd>\n<dt id='will%20this%20be%20visible%20to%20the%20public%3F'><h3>Will this be visible to the public?<\/h3><\/dt>\n<dd><p>No. By default, issues will only be highlighted to anyone who is logged in. You can also stop any particular user role from seeing the highlighting in the settings page. ( for example: if you have WooCommerce, you might want to deselect \"Customers\" from seeing the highlights ).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>Future<\/h4>\n\n<ul>\n<li>Visible while editing in Gutenburg<\/li>\n<li>Fix false positives in the admin bar<\/li>\n<li>~~Limit to the content area of the page~~<\/li>\n<li>Show a legend<\/li>\n<li>Animated flashing boarders - to really make it obvious<\/li>\n<li>~~Options to hide certain tests~~\n<a href=\"https:\/\/github.com\/boswall\/Content-Author-Accessibility-Preview\/issues\">Suggest a change or feature!<\/a><\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Added a Test class<\/li>\n<li>Options to stop certain tests from running<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Bug fix<\/li>\n<li>Improved colour contrast on labels<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added a container option to limit the tests to a specific area<\/li>\n<li>All highlights are found using JS (not pure CSS anymore)<\/li>\n<li>Added labels to highlighted elements<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release!<\/li>\n<\/ul>","raw_excerpt":"Flag up potential accessibility issues when your content authors preview the post or page that they have just added or amended","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/100670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=100670"}],"author":[{"embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/boswall"}],"wp:attachment":[{"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=100670"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=100670"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=100670"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=100670"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=100670"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kir.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=100670"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}