Περιγραφή
Restores WordPress default functionality prior to version 4.7 where image ALT attributes were automatically generated and put into the HTML code. The ALT attributes were generated from the Caption (if it exists) else from the Title (if it exists) of the image in the Media Library. This plugin utilises Titles in generating ALT text, but does not utilise Captions. The Title used by this plugin, is the main Title of the image as found in the Media Library, not the HTML TITLE attribute of the image (that is something else, which this plugin ignores).
Εγκατάσταση
-
Upload ‘automatic-image-alt-attributes’ directory to the ‘/wp-content/plugins/’ directory.
-
Activate the plugin through the ‘Plugins’ menu in WordPress.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Automatic image ALT attributes” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Automatic image ALT attributes” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
2.0
- Extension of functionality, covering HTML of images when generated within theme files using wp_get_attachment_image and similar.
1.0
- Initial release, adding alt attributes into the HTML of images as they get inserted into posts