I’ve been trying to get an link to work as alt text in the plugin shortcode. I can’t seem to get it to work, keeps coming out in the default (no alt text provided in shortcode) output.
For testing purposes, my protected image is:
< img src="/wpblog/wpsitefiles/truck.jpg" width="350" >
My alt text image would be:
< img src="/wpblog/wpsitefiles/logo-xru.jpg"
…
Continue Reading...