uncovery / uncovery_me

Full source of the uncovery.me minecraft server
GNU General Public License v3.0
12 stars 3 forks source link

Display wordpress updates nicely in-game #284

Closed uncovery closed 7 years ago

uncovery commented 7 years ago

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

uncovery commented 7 years ago

Done.