플러그인은 찾아보니 이게 유일한 것 같고,
https://wordpress.org/plugins/bbpress-topic-thumbnails/
플러그인이 없는 이유가 게시판 이미지를 보여주기 위해서는
썸네일 활성화만 하면 되는 간단한 기능이라 그런 것 같습니다.
add_theme_support( ‘post-thumbnails’, array( ‘forum’ ) );
add_post_type_support(‘forum’, ‘thumbnail’);
Attorney, front-end developer, digital media artist, WordPress enthusiast, & a father of 4 wonderful children.
Lives in Colorado.