Re: Smilies aka Emoticons Plugin (in English)?
Okay, after reading a lot of topics and fixing stuff, I got this to work. Will report bugs in time.
See these posts if you want to get it to work:
https://bbpress.org/forums/topic/emoticons-for-bbpress/page/3#post-21163
https://bbpress.org/forums/topic/emoticons-for-bbpress/page/3#post-21172
Also you need to change the header, or else you won’t see it in your plugins list. Change it into:
/*
Plugin Name: bbemoticons
Plugin URI: none
Description: Simple and plain smiley function for bbPress
Author: hiromasa
Version: 0.72
Author URI: hiromasa (http://hiromasa.zone.ne.jp/blog/)
*/
Also add this in the header, found it somewhere, I think it helps also.
<script type=”text/javascript” src=”‘. bb_get_option(‘uri’) .
‘my-plugins/bb-emoticons.php?bb_grins_output=javascript”></script>