Open dshanske opened 5 years ago
It's not ready for merge yet, but I have this started:
https://github.com/tw2113/wordpress-webmention/tree/215-home-mention-feed
2 commits so far: https://github.com/tw2113/wordpress-webmention/commit/7a15ac80f10c05da67263de6362807482c2fb84b https://github.com/tw2113/wordpress-webmention/commit/05b28c81c2c1d6e7086d355f668478bb81519ffe
Feel free to request any sort of code renaming, structure changes, etc early before we do the official PR, as you see fit.
Also I know Davide mentioned custom url and/or widget, but this feels like perhaps a better approach as a function can be used in custom url, widget, shortcode, or even template files if someone feels up to it. A bit more versatile.
I agree with a function that can generate the other options
This issue is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 5 days.
The idea is to generate using a comment query a feed of homepage mentions... I have the hardest time figuring out how to display these usefully and just store them most of the time.
The feed can be a custom URL and/or a widget