Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thewatermethod/wcw-alt-tag-audit
Wordpress plugin that displays a list of images in the media library without alt text, and an admin message reminding you to add it.
https://github.com/thewatermethod/wcw-alt-tag-audit
Last synced: 3 months ago
JSON representation
Wordpress plugin that displays a list of images in the media library without alt text, and an admin message reminding you to add it.
- Host: GitHub
- URL: https://github.com/thewatermethod/wcw-alt-tag-audit
- Owner: thewatermethod
- License: gpl-2.0
- Created: 2020-05-03T17:35:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T15:57:07.000Z (over 1 year ago)
- Last Synced: 2024-04-03T15:31:50.191Z (7 months ago)
- Language: PHP
- Size: 452 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=== 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.htmlDisplays 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