feed_image parameter does not validate
-
For my page to validate as XHTML, the rss image I’m using here…
<?php wp_list_authors('exclude_admin=1&show_fullname=1&hide_empty=1&feed_image=https://www.mysite.com/images/icon_rss.gif'); ?>
…needs an ‘alt’ attribute — how do I make that happen?
- The topic ‘feed_image parameter does not validate’ is closed to new replies.