Changeset 3165434
- Timestamp:
- 10/09/2024 06:46:57 AM (18 months ago)
- Location:
- media-alt-text-manager
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
media-alt-text-manager/tags/1.0.0/readme.txt
r3165283 r3165434 16 16 The **Media Alt Text Manager** plugin enhances the WordPress media library by adding a sortable 'Alt Text' column. This feature simplifies managing alternative text for images, thereby improving your site's accessibility and SEO. 17 17 18 == = Key Features ===18 == Key Features == 19 19 * **Alt Text Column**: Adds a new column to the media library displaying the alt text for each image. 20 20 * **Sorting by Alt Text Status**: Enables sorting of media items based on their alt text status. … … 30 30 == Frequently Asked Questions == 31 31 32 = == Who can use this plugin? ===32 = Who can use this plugin? = 33 33 Users with the capability to edit posts, typically editors and administrators, can fully access and interact with the alt text management features offered by this plugin. Authors, on the other hand, are limited to setting alt text solely for their own uploaded images. 34 34 35 = == Is this plugin compatible with my theme? ===35 = Is this plugin compatible with my theme? = 36 36 Yes, this plugin is compatible with most WordPress themes, as it operates solely within the media library in the admin area. 37 37 … … 42 42 == Changelog == 43 43 44 = == 1.0.0 ===45 * Initial release of the Media Alt Text Manager plugin.44 = 1.0.0 = 45 * Initial release -
media-alt-text-manager/trunk/readme.txt
r3165283 r3165434 16 16 The **Media Alt Text Manager** plugin enhances the WordPress media library by adding a sortable 'Alt Text' column. This feature simplifies managing alternative text for images, thereby improving your site's accessibility and SEO. 17 17 18 == = Key Features ===18 == Key Features == 19 19 * **Alt Text Column**: Adds a new column to the media library displaying the alt text for each image. 20 20 * **Sorting by Alt Text Status**: Enables sorting of media items based on their alt text status. … … 30 30 == Frequently Asked Questions == 31 31 32 = == Who can use this plugin? ===32 = Who can use this plugin? = 33 33 Users with the capability to edit posts, typically editors and administrators, can fully access and interact with the alt text management features offered by this plugin. Authors, on the other hand, are limited to setting alt text solely for their own uploaded images. 34 34 35 = == Is this plugin compatible with my theme? ===35 = Is this plugin compatible with my theme? = 36 36 Yes, this plugin is compatible with most WordPress themes, as it operates solely within the media library in the admin area. 37 37 … … 42 42 == Changelog == 43 43 44 = == 1.0.0 ===45 * Initial release of the Media Alt Text Manager plugin.44 = 1.0.0 = 45 * Initial release
Note: See TracChangeset
for help on using the changeset viewer.