uncovery/uncovery_me

Display wordpress updates nicely in-game

uncovery opened this issue · 1 comments

We need to update the way wordpress updates (posts/comments) are displayed in-game. There need to be 2 buttons, one for the website link and one for the command in-game.

The title of the post should show properly.
The code can be found here: https://github.com/uncovery/uncovery_me/blob/master/includes/wordpress_plugin.php#L190 and https://github.com/uncovery/uncovery_me/blob/master/includes/wordpress_plugin.php#L214

Done.