Search code examples
wordpressfeed

How to show custom rss feeds in administration panel?


I want to create new area in WordPress administration with a button in the menu area. And to have there news feeds in widgets.

Or maybe create new widgets in the dashboard with custom rss feeds, like a "wordpress.org news" and others.


Solution

  • The dashboard widgets WordPress Blog and Other WordPress News can be configured to show your selected feeds:

    enter image description here

    enter image description here

    To create your own widgets, check this.