RS Image Alt Fallback
[WordPress Plugin] When using the default Image block, if the block is missing alt text, it will load alt text from the media attachment instead.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/radgh/rs-image-alt-fallback/archive/refs/heads/master.zipDeclares an update source (https://github.com/RadGH/RS-Image-Alt-Fallback), so updates arrive through the plugin's own updater.
From the readme
RS Image Alt Fallback (WordPress Plugin)
When using the default Image block, if the block is missing alt text, it will load alt text from the media attachment instead.
Description
This plugin provides a fallback for missing alt text in the default Image block. If the block is missing alt text, it will load alt text from the media attachment instead.
There are no settings available. Simply activate and the plugin will automatically provide the fallback functionality.
Changelog
1.0.1
Added Git Updater support
1.0.0
Initial release