Closed uncovery closed 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
Done.
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