wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.92k stars 1.3k forks source link

[Reader] Implement "Tags" feed fetching #20588

Closed RenanLukas closed 2 weeks ago

RenanLukas commented 1 month ago

To populate the new Tags feed we will need to fetch a few posts from each tags and create a map of tags -> post lists that can be used by the feed.

Some important notes/ideas:

dangermattic commented 1 month ago

Thanks for reporting! 👍