Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,672
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
Thank’s _CK_ !!
But, your code doesn’t seem to work in bbPress 1.0 (I tried to add it in functions.php or directly in topic.php).
However I have no problem if I add your code in bbPress 9.0 theme.
I want to add ” <?php echo bb_get_avatar( $poster_id->ID, $size , $default); ?>
” in your code, but I can not ?