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.
Je ne partagerai pas le code car il est très, très désordonné ; je n’ai même pas configuré d’option WordPress.
Mais fondamentalement, il affiche les derniers sujets créés et j’ai exclu certaines catégories moins intéressantes.
J’utilise une tâche WP CRON pour mettre à jour le contenu du widget une fois par jour.