Tagged Questions
0
votes
1answer
260 views
Showing RSS feed via fetch_feed. How to show the site title of the feed?
Question is simple. Can i get the title and main url of the site from where the posts are loading? Actually i want to linked to the main site.
The url can be found by wordpress function esc_url(); ...