Changeset 2088439
- Timestamp:
- 05/15/2019 03:59:05 PM (7 years ago)
- Location:
- auto-image-alt/trunk
- Files:
-
- 2 edited
-
auto-image-alt.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-image-alt/trunk/auto-image-alt.php
r1814974 r2088439 5 5 Description: Adds automatically alt attributes in image tag where alt attributes are missing or alt is empty. 6 6 Author: jaggskrist 7 Version: 1. 17 Version: 1.2 8 8 Author URI: https://profiles.wordpress.org/jaggskrist 9 9 */ -
auto-image-alt/trunk/readme.txt
r1814972 r2088439 1 === Auto Image Alt Attribute ===1 === Auto Image Alt Attribute === 2 2 Contributors: jaggskrist, modalweb 3 Tags: post, alt, image, posts, custom post, images, gallery, pages3 Tags: automatic image alt, auto image alt, alt attribute, post, alt, image, posts, custom post, images, gallery, pages 4 4 Requires at least: 3.4 5 Tested up to: 4.9.26 Stable tag: 1. 15 Tested up to: 5.2 6 Stable tag: 1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 35 35 == Changelog == 36 36 37 = 1.2 (15th May,2019) = 38 39 * WordPress 5.2 compatible 40 37 41 = 1.1 (4th Feb,2018) = 38 42
Note: See TracChangeset
for help on using the changeset viewer.