Info
- 3 posts
- 2 voices
- Started 3 years ago by travelsuperlink
- Latest reply from travelsuperlink
- This topic is not resolved
bbpress smilies plugin questions
-
- Posted 3 years ago #
Just upgrade bbpress to 1.0 version, after active the bbpress smilies plugin I found an issue for previous post-form.php
<?php bb_do_action('bb_grins'); ?> does not work anymore. in another word, at the top of post form, user can not see the smilies which they can click on to select.
any idea? thanks.
-
- Posted 3 years ago #
There is no
bb_do_action, onlydo_action.
bb_do_actionhas been removed.Are you talking about the plugin created in this thread:
http://bbpress.org/forums/topic/emoticons-for-bbpressWhy not post your question there, where it will actually be relevant?
-
- Posted 3 years ago #
thanks, _ck_, I tried do_actiion, but still no luck.
as you suggested, I move this post to the thread you recommend.
-
You must log in to post.