Hello,
I'm trying implement author RSS.
Using code
echo ''.RSS.'
';
But it only pull http://www.abtou.cz/author/feed/ and miss author name.
What is wrong?
Hello,
I'm trying implement author RSS.
Using code
echo ''.RSS.'
';
But it only pull http://www.abtou.cz/author/feed/ and miss author name.
What is wrong?
ou sorry
Using code:
¨echo '<a target="_blank" title="'.RSS.'" href="'.get_author_feed_link($author_id, $feed).'">'.RSS.'</a><br/>';
This topic has been closed to new replies.