I have been able to make my first plugin for Wordpress and Discourse.
It let you change the wordpress theme not only to get content from articles - but now you can mix articles and forum posts. I have been able to recode the widgets for the colormag theme.
Im not a coder I have to say, just a sparetime coder who find it funny - so the code might be a little buggy and not the most beautyful
I did add 2 new widgets and by them you can either get the latest posts from a specific forum category (choosen from a dropdown) or the latest posts from your site.
Ich werde den Code nicht teilen, da er sehr, sehr unordentlich ist; ich habe nicht einmal eine WordPress-Einstellung vorgenommen.
Grundsätzlich werden die zuletzt erstellten Themen angezeigt, und ich habe einige weniger interessante Kategorien ausgeschlossen.
Ich verwende eine WP-CRON-Aufgabe, um den Inhalt des Widgets einmal täglich zu aktualisieren.