name and email missing from itunes feed
-
/sb-includes/podcast.php
Lines 116 and 117 should read:
<itunes:name><?php bloginfo( 'name' );?></itunes:name> <itunes:email><?php bloginfo( 'admin_email' ); ?></itunes:email>Thanks,
Wil.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘name and email missing from itunes feed’ is closed to new replies.