-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
27 lines (19 loc) · 806 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
=== Plugin Name ===
Contributors: thewatermethod
Donate link: https://www.mattbev.com
Tags: admin, accessibility, alt text, alt tag, wcag, 508
Requires at least: 3.0.1
Tested up to: 5.4.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Displays a list of images in the media library without alt text, and an admin message reminding you to add it.
== Description ==
Displays a list of images in the media library without alt text, and an admin message reminding you to add it.
[View the code on Github](https://github.com/thewatermethod/wcw-alt-tag-audit)
== Installation ==
1. Upload `wcw-alt-tag-audit.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Changelog ==
= 1.0 =
* Initial build