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.
Não vou compartilhar o código, pois está muito, muito bagunçado; nem sequer criei nenhuma configuração no WordPress.
Mas, basicamente, ele exibe os últimos tópicos criados e excluí algumas categorias menos interessantes.
Uso uma tarefa WP CRON para atualizar o conteúdo do widget uma vez por dia.