Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

UF Health Require Image Alt Tags

Περιγραφή

Forces users to add an ALT tag when adding images to WordPress posts and more.

Screenshots

Features

  • Multisite compatible
  • Handle single or multiple image uploads

License

Released under the terms of the GNU General Public License.

Εγκατάσταση

  1. Backup your WordPress database, config file, and .htaccess file
  2. Upload the zip file to the /wp-content/plugins/ directory
  3. Unzip
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. All images will now require alt text. There are no settings to worry about. To disable the feature simply disable the plugin.

Συχνές Ερωτήσεις

Installation Instructions
  1. Backup your WordPress database, config file, and .htaccess file
  2. Upload the zip file to the /wp-content/plugins/ directory
  3. Unzip
  4. Activate the plugin through the ‘Plugins’ menu in WordPress
  5. All images will now require alt text. There are no settings to worry about. To disable the feature simply disable the plugin.
Can I change the disclaimer copy shown in the warning box?
  • Yes. Use the ufhealth_alt_tag_disclaimer filter to edit the copy.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“UF Health Require Image Alt Tags” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.2

  • Updated plugin for newer coding standards, easier docker development and more.

1.1.5

  • Minor fixes for WordPress 4.9 compatibility

1.1.4

  • Fixed bugs leading to false positives or a stuck modal in certain situations.

1.1.3

  • Add ufhealth_alt_tag_disclaimer filter to edit copy

1.1.2

  • Check for image as media type for standard insertion box to allow other file times to be added.

1.1.1

  • Better catch of edge cases in the image upload process.

1.1

  • Make all test i18n compatible
  • Add “Alt Text” column to media table to easily find missing alt tags.

1.0

  • Initial Release