rss feed
-
Im currently using the following to display rss feeds to a forum however I want it to show an excerpt and author as well rather then just the title that is linked to it
<?php include_once(ABSPATH.WPINC.'/rss.php'); wp_rss('https://www.mydomain.com/external.php', 7);?>
how can i go about doing what i need?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘rss feed’ is closed to new replies.