Implementing author rss
-
Hello,
I’m trying implement rss from multi authors in author profile on post page.
Using code
echo '<a target="_blank" title="'.RSS.'" href="'.get_author_feed_link($author_id, $feed).'">'.RSS.'</a><br/>';
But it only pull https://www.abtou.cz/author/feed/ and miss author name.
What is wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Implementing author rss’ is closed to new replies.