bbp style pack Security & Risk Analysis

wordpress.org/plugins/bbp-style-pack

For bbPress - Lets you style bbPress, and add display features

6K active installs v6.4.4 PHP + WP + Updated Dec 7, 2025
bbpbbpressforumstyle
99
A · Safe
CVEs total2
Unpatched0
Last CVESep 28, 2023
Safety Verdict

Is bbp style pack Safe to Use in 2026?

Generally Safe

Score 99/100

bbp style pack has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Sep 28, 2023Updated 3mo ago
Risk Assessment

The bbp-style-pack plugin v6.4.4 presents a mixed security posture. On one hand, it demonstrates good security practices by implementing nonce checks for its AJAX handlers and capability checks for its code execution paths, indicating an awareness of WordPress security standards. The absence of unprotected entry points further strengthens this impression. However, the static analysis reveals some areas of concern, particularly regarding the handling of input. The taint analysis shows a significant number of flows with unsanitized paths (14 out of 21), with 4 identified as high severity. While these have not yet resulted in critical vulnerabilities, they represent a substantial risk of potential exploits, especially if input validation or sanitization is not robustly implemented across all these flows. The plugin also has a history of Cross-Site Scripting (XSS) vulnerabilities, with two medium-severity CVEs recorded, the last being in September 2023. Although currently unpatched, this history suggests a recurring weakness in output escaping or input sanitization, which could be exacerbated by the identified high-severity taint flows.

Key Concerns

  • High severity taint flows detected
  • Significant number of unsanitized input paths
  • History of XSS vulnerabilities
  • Bundled library (Select2) may be outdated
Vulnerabilities
2

bbp style pack Security Vulnerabilities

CVEs by Year

2 CVEs in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
2

2 total CVEs

CVE-2023-44984medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

bbp style pack <= 5.6.7 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Sep 28, 2023 Patched in 5.6.8 (117d)
CVE-2023-33997medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

bbp style pack <= 5.5.5 - Reflected Cross-Site Scripting

May 30, 2023 Patched in 5.5.6 (238d)
Code Analysis
Analyzed Mar 16, 2026

bbp style pack Code Analysis

Dangerous Functions
0
Raw SQL Queries
4
9 prepared
Unescaped Output
960
3069 escaped
Nonce Checks
10
Capability Checks
42
File Operations
11
External Requests
2
Bundled Libraries
1

Bundled Libraries

Select2

SQL Query Safety

69% prepared13 total queries

Output Escaping

76% escaped4029 total outputs
Data Flows
14 unsanitized

Data Flow Analysis

21 flows14 with unsanitized paths
network_update_screen (bbpress-admin\class-bbp-admin.php:1324)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

bbp style pack Attack Surface

Entry Points18
Unprotected0

AJAX Handlers 6

authwp_ajax_bbp_suggest_topicbbpress-admin\class-bbp-admin.php:198
authwp_ajax_bbp_suggest_userbbpress-admin\class-bbp-admin.php:199
authwp_ajax_get_status_by_ajaxincludes\functions_quote.php:99
noprivwp_ajax_get_status_by_ajaxincludes\functions_quote.php:101
authwp_ajax_bbp_report_postmodtools\report.php:15
noprivwp_ajax_bbp_report_postmodtools\report.php:16

Shortcodes 12

[bsp-moderation-pending] includes\functions_modtools.php:9
[display-topic-count] includes\functions_topic_count.php:197
[display-reply-count] includes\functions_topic_count.php:198
[display-total-count] includes\functions_topic_count.php:199
[display-top-users] includes\functions_topic_count.php:200
[bsp-display-topic-index] includes\shortcodes.php:16
[bsp-display-newest-users] includes\shortcodes.php:17
[bsp-display-forum-index] includes\shortcodes.php:18
[bsp-profile] includes\shortcodes.php:19
[bsp-forum-subscriber-count] includes\shortcodes.php:20
[bsp-force-login] includes\shortcodes.php:21
[bsp-display-unreads-index] includes\shortcodes.php:25
WordPress Hooks 363
actionplugins_loadedbbp-style-pack.php:83
actionafter_setup_themebbp-style-pack.php:95
actionsetup_themebbp-style-pack.php:98
actionbbp_register_theme_packagesbbp-style-pack.php:138
actionbbp_register_theme_packagesbbp-style-pack.php:144
actionbbp_register_theme_packagesbbp-style-pack.php:149
actionbbp_register_theme_packagesbbp-style-pack.php:154
actionbbp_register_theme_packagesbbp-style-pack.php:159
actionbbp_register_theme_packagesbbp-style-pack.php:164
actionbbp_register_theme_packagesbbp-style-pack.php:169
actionbbp_register_theme_packagesbbp-style-pack.php:174
actionbbp_register_theme_packagesbbp-style-pack.php:179
actioninitbbp-style-pack.php:377
actionwp_enqueue_scriptsbbp-style-pack.php:379
actioninitbbp-style-pack.php:381
actioninitbbp-style-pack.php:388
actionbp_includebbp-style-pack.php:448
filterplugin_action_linksbbp-style-pack.php:552
filterplugin_row_metabbp-style-pack.php:555
actionbbp_admin_menubbpress-admin\class-bbp-admin.php:175
actionbbp_admin_headbbpress-admin\class-bbp-admin.php:176
actionbbp_register_admin_stylesbbpress-admin\class-bbp-admin.php:177
actionbbp_register_admin_scriptsbbpress-admin\class-bbp-admin.php:178
actionbbp_register_admin_settingsbbpress-admin\class-bbp-admin.php:179
actionadmin_enqueue_scriptsbbpress-admin\class-bbp-admin.php:182
actionadmin_enqueue_scriptsbbpress-admin\class-bbp-admin.php:183
actionbbp_admin_initbbpress-admin\class-bbp-admin.php:187
actionbbp_admin_initbbpress-admin\class-bbp-admin.php:188
actionbbp_admin_noticesbbpress-admin\class-bbp-admin.php:189
actionbbp_admin_initbbpress-admin\class-bbp-admin.php:193
filterplugin_action_linksbbpress-admin\class-bbp-admin.php:204
filterbbp_map_meta_capsbbpress-admin\class-bbp-admin.php:207
filteroption_page_capability_bbpressbbpress-admin\class-bbp-admin.php:210
actionnetwork_admin_menubbpress-admin\class-bbp-admin.php:215
actionbp_initbuddypress-loader\loader.php:154
actionenqueue_block_editor_assetsgenerator\generator.php:16
actionrest_api_initgenerator\generator.php:36
actionbp_includeincludes\buddypress.php:138
actiontemplate_redirectincludes\buddypress.php:156
actiontemplate_redirectincludes\buddypress.php:165
filterbbp_is_single_user_repliesincludes\buddypress.php:196
filterbbp_is_single_user_topicsincludes\buddypress.php:197
filterbbp_get_forum_post_type_supportsincludes\forum_image_metabox.php:13
filterbbp_before_list_forums_parse_argsincludes\functions.php:36
filterbbp_before_bsp_list_forums_parse_argsincludes\functions.php:37
filterbbp_before_list_forums_parse_argsincludes\functions.php:49
filterbbp_before_bsp_list_forums_parse_argsincludes\functions.php:50
filterprivate_title_formatincludes\functions.php:60
filterbbp_get_forum_titleincludes\functions.php:71
actionbbp_theme_before_topic_formincludes\functions.php:80
actionbbp_template_before_single_forumincludes\functions.php:85
filterbbp_get_forum_subscribe_linkincludes\functions.php:93
actionbbp_template_before_single_forumincludes\functions.php:109
filterbbp_get_user_subscribe_linkincludes\functions.php:407
filterbbp_get_topic_subscribe_linkincludes\functions.php:449
filterbbp_get_topic_favorite_linkincludes\functions.php:474
filterbbp_get_user_favorites_linkincludes\functions.php:475
actionbbp_template_before_single_topicincludes\functions.php:483
actionbbp_template_before_topics_indexincludes\functions.php:515
actionbbp_template_after_topics_indexincludes\functions.php:516
actionbbp_template_before_single_forumincludes\functions.php:572
filterwp_nav_menu_itemsincludes\functions.php:582
filterwp_nav_menu_itemsincludes\functions.php:655
filterwp_nav_menu_itemsincludes\functions.php:700
filterbbp_user_login_redirect_toincludes\functions.php:751
filterbbp_no_breadcrumbincludes\functions.php:760
filterbbp_before_get_breadcrumb_parse_argsincludes\functions.php:769
filterbbp_breadcrumbsincludes\functions.php:798
filterbbp_get_breadcrumbincludes\functions.php:830
filtergettextincludes\functions.php:855
actionbbp_user_edit_after_nameincludes\functions.php:860
filterbbp_get_reply_author_roleincludes\functions.php:884
filterbbp_get_topic_author_roleincludes\functions.php:885
actionbbp_theme_before_reply_author_detailsincludes\functions.php:900
actionbbp_theme_before_topic_author_detailsincludes\functions.php:901
filterbbp_get_reply_author_linkincludes\functions.php:1090
filterbbp_get_forum_last_active_idincludes\functions.php:1104
filtergettextincludes\functions.php:1164
actionbbp_theme_before_forum_freshness_linkincludes\functions.php:1168
filterbbp_get_forum_freshness_linkincludes\functions.php:1172
filterbbp_get_topic_freshness_linkincludes\functions.php:1173
filterbbp_get_forum_freshness_linkincludes\functions.php:1179
filterbbp_before_get_author_link_parse_argsincludes\functions.php:1188
filterbbp_before_get_author_link_parse_argsincludes\functions.php:1190
filterbbp_get_forum_last_activeincludes\functions.php:1196
filterbbp_get_topic_last_activeincludes\functions.php:1197
filterbbp_get_forum_last_activeincludes\functions.php:1202
filterbbp_get_topic_last_activeincludes\functions.php:1203
filterbbp_get_time_sinceincludes\functions.php:1259
filterbbp_get_time_sinceincludes\functions.php:1473
filterbp_core_time_sinceincludes\functions.php:1474
actionbbp_theme_before_topic_form_submit_buttonincludes\functions.php:1480
actionbbp_theme_before_reply_form_submit_buttonincludes\functions.php:1481
filterbbp_get_form_topic_subscribedincludes\functions.php:1550
actionmanage_edit-forum_columnsincludes\functions.php:1555
filtermanage_forum_posts_custom_columnincludes\functions.php:1556
filterbbp_get_reply_revisionsincludes\functions.php:1577
filterbbp_get_topic_revisionsincludes\functions.php:1578
filterbbp_get_author_linkincludes\functions.php:1633
filterbbp_get_topic_author_linkincludes\functions.php:1634
filterbbp_get_reply_author_linkincludes\functions.php:1635
actionwpincludes\functions.php:1715
actiondo_meta_boxesincludes\functions.php:1724
actionsave_postincludes\functions.php:1726
actionbbp_theme_before_forum_titleincludes\functions.php:1731
actionbbp_theme_after_forum_titleincludes\functions.php:1732
actionbbp_theme_before_forum_titleincludes\functions.php:1735
actionbbp_theme_before_forum_titleincludes\functions.php:1736
actionbbp_theme_after_forum_titleincludes\functions.php:1737
actionbbp_theme_after_forum_descriptionincludes\functions.php:1738
actionbbp_theme_after_reply_author_detailsincludes\functions.php:1894
actionbbp_theme_after_topic_author_detailsincludes\functions.php:1895
filterbbp_list_forumsincludes\functions.php:1976
filterbbp_before_has_topics_parse_argsincludes\functions.php:2056
actionbbp_theme_before_topic_form_noticesincludes\functions.php:2060
actionbbp_theme_before_reply_form_noticesincludes\functions.php:2062
filtergettextincludes\functions.php:2109
filterbbp_before_has_forums_parse_argsincludes\functions.php:2117
filterbbp_before_has_forums_parse_argsincludes\functions.php:2118
filterbbp_before_has_forums_parse_argsincludes\functions.php:2119
filterbbp_after_get_the_content_parse_argsincludes\functions.php:2143
filterbbp_get_tiny_mce_pluginsincludes\functions.php:2144
filterbbp_forum_subscription_user_idsincludes\functions.php:2187
filterbbp_topic_subscription_user_idsincludes\functions.php:2191
actionbbp_theme_after_reply_author_admin_detailsincludes\functions.php:2197
filterbbp_get_reply_author_linkincludes\functions.php:2210
filterbbp_before_get_reply_author_link_parse_argsincludes\functions.php:2213
filterbbp_before_get_reply_author_link_parse_argsincludes\functions.php:2216
filtergettextincludes\functions.php:2239
filterbbp_before_has_forums_parse_argsincludes\functions.php:2252
actioninitincludes\functions.php:2262
actionbbp_theme_before_reply_admin_linksincludes\functions.php:2267
filtergettextincludes\functions.php:2365
actionlogin_formincludes\functions.php:2371
filtergettextincludes\functions.php:2432
filterbbp_new_topic_redirect_toincludes\functions.php:2437
filterbbp_new_reply_redirect_toincludes\functions.php:2438
actionbbp_template_after_forums_indexincludes\functions.php:2455
actionbbp_template_after_single_forumincludes\functions.php:2456
actionbbp_template_after_single_topicincludes\functions.php:2457
actionbbp_template_redirectincludes\functions.php:2471
filterbbp_user_login_redirect_toincludes\functions.php:2552
filterbsp_reply_message_urlincludes\functions.php:2554
filterbbp_subscription_mail_messageincludes\functions.php:2557
filterbbp_get_caps_for_roleincludes\functions.php:2614
filterbbp_map_topic_meta_capsincludes\functions.php:2616
actionbbp_template_redirectincludes\functions.php:2618
filterbbp_get_caps_for_roleincludes\functions.php:2623
filterbbp_map_reply_meta_capsincludes\functions.php:2625
actionwp_before_admin_bar_renderincludes\functions.php:2742
filtergettextincludes\functions.php:2820
filterngettextincludes\functions.php:2821
filterbbp_get_time_sinceincludes\functions.php:2823
filterbbp_get_the_contentincludes\functions.php:2874
filterbbp_get_the_contentincludes\functions.php:2885
actionwp_login_failedincludes\functions.php:2902
actionlogin_formincludes\functions.php:2905
actionlogin_formincludes\functions.php:2907
actionbbp_author_metaboxincludes\functions.php:2974
actionbbp_theme_before_topic_titleincludes\functions.php:2985
actionbbp_theme_after_topic_titleincludes\functions.php:2986
actionbbp_template_before_single_forumincludes\functions.php:3024
actionbbp_template_before_single_topicincludes\functions.php:3025
filterbbp_before_filter_anonymous_post_data_parse_argsincludes\functions.php:3079
actionbbp_new_topic_post_extrasincludes\functions.php:3094
actionbbp_new_reply_post_extrasincludes\functions.php:3095
filterbbp_register_topic_post_typeincludes\functions.php:3107
filterbbp_register_reply_post_typeincludes\functions.php:3108
filterbbp_after_get_author_link_parse_argsincludes\functions.php:3125
filterbbp_get_topic_contentincludes\functions.php:3159
filterbbp_get_reply_contentincludes\functions.php:3160
actionbbp_new_topic_post_extrasincludes\functions.php:3208
actionbbp_edit_topic_post_extrasincludes\functions.php:3209
actionbbp_new_reply_post_extrasincludes\functions.php:3210
actionbbp_edit_reply_post_extrasincludes\functions.php:3211
filterbbp_get_reply_contentincludes\functions.php:3257
filterbbp_before_has_replies_parse_argsincludes\functions.php:3550
filterbbp_get_reply_positionincludes\functions.php:3551
filterbbp_show_lead_topicincludes\functions.php:3555
actionafter_setup_themeincludes\functions.php:3598
actionbbp_template_redirectincludes\functions.php:3805
actionbulk_edit_custom_boxincludes\functions.php:3832
actionsave_postincludes\functions.php:3873
actionsave_postincludes\functions.php:3890
filterbbp_has_errorsincludes\functions.php:3897
filtermanage_edit-forum_sortable_columnsincludes\functions_admin.php:11
filtermanage_forum_posts_columnsincludes\functions_admin.php:26
actionmanage_forum_posts_custom_columnincludes\functions_admin.php:27
filtermanage_edit-topic_sortable_columnsincludes\functions_admin.php:68
filtermanage_topic_posts_columnsincludes\functions_admin.php:82
actionmanage_topic_posts_custom_columnincludes\functions_admin.php:83
filtermanage_topic_posts_columnsincludes\functions_admin.php:134
actionmanage_topic_posts_custom_columnincludes\functions_admin.php:135
filtermanage_reply_posts_columnsincludes\functions_admin.php:166
actionmanage_reply_posts_custom_columnincludes\functions_admin.php:167
filtermanage_users_sortable_columnsincludes\functions_admin.php:199
filtermanage_users_columnsincludes\functions_admin.php:212
filtermanage_users_custom_columnincludes\functions_admin.php:215
filtermanage_users_custom_columnincludes\functions_admin.php:245
actionpre_get_usersincludes\functions_admin.php:259
actionrestrict_manage_postsincludes\functions_admin.php:303
filterbbp_requestincludes\functions_admin.php:323
actionbp_includeincludes\functions_buddypress_support.php:9
actionwp_print_scriptsincludes\functions_bugs.php:16
actionwp_print_scriptsincludes\functions_bugs.php:17
actionwp_footerincludes\functions_bugs.php:30
actionbbp_new_reply_post_extrasincludes\functions_bugs.php:48
actionbbp_new_reply_post_extrasincludes\functions_bugs.php:52
filterbbp_get_topic_split_linkincludes\functions_bugs.php:274
filterbbp_is_topic_splitincludes\functions_bugs.php:275
filterbbp_get_topic_merge_linkincludes\functions_bugs.php:276
filterbbp_is_topic_mergeincludes\functions_bugs.php:277
filterwp_untrash_post_statusincludes\functions_bugs.php:420
filterbbp_after_has_search_results_parse_argsincludes\functions_bugs.php:436
filterbbp_forum_get_subforumsincludes\functions_bugs.php:485
actionplugins_loadedincludes\functions_bugs.php:545
actionbbp_subscriptions_metaboxincludes\functions_bugs.php:560
actionbbp_topic_attributes_metabox_saveincludes\functions_bugs.php:561
actionbbp_new_reply_pre_extrasincludes\functions_bugs.php:591
filterbbp_get_statisticsincludes\functions_bugs.php:605
actionbbp_template_before_single_forumincludes\functions_bugs.php:635
filterbbp_blacklist_keysincludes\functions_bugs.php:691
filterbbp_get_topic_author_display_nameincludes\functions_bugs.php:707
filterbbp_get_reply_author_display_nameincludes\functions_bugs.php:708
filterbbp_get_do_not_reply_addressincludes\functions_email.php:10
filterbbp_forum_subscription_mail_titleincludes\functions_email.php:14
filterbbp_forum_subscription_mail_messageincludes\functions_email.php:15
filterbbp_subscription_mail_titleincludes\functions_email.php:16
filterbbp_subscription_mail_messageincludes\functions_email.php:17
actionbbp_pre_notify_forum_subscribersincludes\functions_email.php:21
actionbbp_post_notify_forum_subscribersincludes\functions_email.php:22
actionbbp_pre_notify_subscribersincludes\functions_email.php:23
actionbbp_post_notify_subscribersincludes\functions_email.php:24
filterbbp_subscription_mail_headersincludes\functions_email.php:36
filterwp_mail_content_typeincludes\functions_email.php:57
filterwp_mail_content_typeincludes\functions_email.php:280
filterwp_mail_content_typeincludes\functions_email.php:348
filterbbp_forum_subscription_user_idsincludes\functions_email.php:434
filterbbp_topic_subscription_user_idsincludes\functions_email.php:435
filterbbp_is_subscriptions_activeincludes\functions_email.php:479
filterbbp_toggle_topicincludes\functions_modtools.php:10
filterbbp_toggle_replyincludes\functions_modtools.php:11
filterbbp_include_all_forumsincludes\functions_modtools.php:70
filterbbp_topic_admin_linksincludes\functions_quote.php:13
filterbbp_reply_admin_linksincludes\functions_quote.php:14
actionbbp_theme_before_topic_contentincludes\functions_quote.php:17
actionbbp_theme_before_reply_contentincludes\functions_quote.php:18
actionbbp_theme_after_reply_contentincludes\functions_quote.php:21
actionbbp_theme_after_topic_contentincludes\functions_quote.php:22
filterbbp_kses_allowed_tagsincludes\functions_quote.php:81
filterbbp_get_topic_contentincludes\functions_quote.php:274
filterbbp_get_reply_contentincludes\functions_quote.php:275
filteruser_search_columnsincludes\functions_quote.php:285
actionafter_setup_themeincludes\functions_theme_support.php:12
filterastra_single_layout_one_banner_visibilityincludes\functions_theme_support.php:16
actionwp_enqueue_scriptsincludes\functions_theme_support.php:20
filterbbp_template_include_theme_compatincludes\functions_theme_support.php:24
filterbbp_register_topic_post_typeincludes\functions_theme_support.php:25
filterbbp_register_reply_post_typeincludes\functions_theme_support.php:26
filtertemplate_includeincludes\functions_theme_support.php:35
filterbbp_template_include_theme_compatincludes\functions_theme_support.php:39
actionbbp_theme_after_reply_author_detailsincludes\functions_topic_count.php:43
actionbbp_theme_after_topic_author_detailsincludes\functions_topic_count.php:45
actionbbp_theme_before_reply_contentincludes\functions_topic_count.php:50
actionbbp_theme_before_topic_contentincludes\functions_topic_count.php:52
actionbbp_theme_before_topic_form_contentincludes\functions_topic_fields.php:8
actionbbp_new_topic_pre_extrasincludes\functions_topic_fields.php:11
actionbbp_edit_topic_pre_extrasincludes\functions_topic_fields.php:12
actionbbp_new_topic_post_extrasincludes\functions_topic_fields.php:121
actionbbp_edit_topic_post_extrasincludes\functions_topic_fields.php:122
actionbbp_template_before_replies_loopincludes\functions_topic_fields.php:169
filterbbp_theme_before_reply_contentincludes\functions_topic_fields.php:170
filterbbp_theme_after_reply_contentincludes\functions_topic_fields.php:171
filterbbp_get_topic_classincludes\functions_unread.php:14
actionbbp_theme_before_topic_titleincludes\functions_unread.php:54
actionbbp_template_after_single_topicincludes\functions_unread.php:56
actionbbp_theme_before_forum_titleincludes\functions_unread.php:59
actionbbp_template_before_forums_indexincludes\functions_unread.php:62
actionbbp_template_before_single_forumincludes\functions_unread.php:65
actionedit_user_profileincludes\functions_unread.php:71
actionshow_user_profileincludes\functions_unread.php:73
actionedit_user_profile_updateincludes\functions_unread.php:76
actionpersonal_options_updateincludes\functions_unread.php:80
actionwp_enqueue_scriptsincludes\generate_css.php:189
actionadmin_enqueue_scriptsincludes\generate_css.php:210
actionadmin_headincludes\generate_css.php:224
actionadmin_enqueue_scriptsincludes\generate_css.php:247
actionwp_enqueue_scriptsincludes\generate_css.php:251
filtermce_cssincludes\generate_css.php:311
actionwp_enqueue_scriptsincludes\generate_css.php:315
actionwp_enqueue_scriptsincludes\generate_css.php:320
actionwp_enqueue_scriptsincludes\generate_css.php:396
actionwp_enqueue_scriptsincludes\generate_css.php:416
actionwp_enqueue_scriptsincludes\generate_css.php:437
actionwp_enqueue_scriptsincludes\generate_css.php:508
actionbp_initincludes\loader.php:154
actionadmin_initincludes\settings.php:185
actionadmin_menuincludes\settings.php:193
actionexport_filtersincludes\settings_export.php:8
filterexport_argsincludes\settings_export.php:9
actionexport_wpincludes\settings_export.php:10
actionadmin_initincludes\settings_import.php:163
filterbbp_before_has_topics_parse_argsincludes\shortcodes.php:49
filterbbp_no_breadcrumbincludes\shortcodes.php:220
filterbbp_allow_searchincludes\shortcodes.php:226
filterbbp_before_has_forums_parse_argsincludes\shortcodes.php:233
filtergettextincludes\shortcodes.php:239
actionuser_registerincludes\subscriptions_management.php:30
filterpage_row_actionsincludes\subscriptions_management.php:44
filterpost_row_actionsincludes\subscriptions_management.php:58
filteruser_row_actionsincludes\subscriptions_management.php:70
actionadd_meta_boxesincludes\subscriptions_management.php:100
filtermanage_edit-forum_columnsincludes\subscriptions_management.php:110
actionmanage_forum_posts_custom_columnincludes\subscriptions_management.php:133
filtermanage_edit-topic_columnsincludes\subscriptions_management.php:143
actionmanage_topic_posts_custom_columnincludes\subscriptions_management.php:158
actionadmin_menuincludes\subscriptions_management.php:163
actionwidgets_initincludes\widgets.php:14
actionwidgets_initincludes\widgets.php:463
actionwidgets_initincludes\widgets.php:630
actionwidgets_initincludes\widgets.php:802
actionadmin_initmodtools\admin.php:9
actioninitmodtools\bbpress-modtools.php:9
actionbbp_template_before_single_forummodtools\bbpress.php:9
actionbbp_template_before_single_topicmodtools\bbpress.php:10
actionbbp_theme_after_reply_author_detailsmodtools\bbpress.php:14
actionbbp_theme_after_topic_author_detailsmodtools\bbpress.php:15
actionbbp_template_before_user_profilemodtools\bbpress.php:16
actionbbp_approved_topicmodtools\bbpress.php:19
actionbbp_approved_replymodtools\bbpress.php:20
actionbbp_template_redirectmodtools\bbpress.php:23
filterbbp_new_topic_redirect_tomodtools\bbpress.php:26
filterbbp_new_reply_redirect_tomodtools\bbpress.php:27
filterbbp_has_topics_querymodtools\bbpress.php:30
filterbbp_has_replies_querymodtools\bbpress.php:31
filterbbp_get_reply_contentmodtools\bbpress.php:34
filterbbp_get_topic_contentmodtools\bbpress.php:35
filterbbp_get_topic_titlemodtools\bbpress.php:38
filterbbp_current_user_can_publish_repliesmodtools\bbpress.php:41
filterbbp_topic_admin_linksmodtools\bbpress.php:44
filterbbp_reply_admin_linksmodtools\bbpress.php:45
filterposts_wheremodtools\bbpress.php:105
filterbbp_new_topic_pre_insertmodtools\moderation.php:9
filterbbp_edit_topic_pre_insertmodtools\moderation.php:10
filterbbp_new_reply_pre_insertmodtools\moderation.php:11
filterbbp_edit_reply_pre_insertmodtools\moderation.php:12
actioninitmodtools\moderation.php:15
actionbbp_new_topicmodtools\notifications.php:9
actionbbp_new_replymodtools\notifications.php:10
actionbbp_mod_tools_report_postmodtools\notifications.php:13
filterwp_mail_content_typemodtools\notifications.php:128
filterbbp_get_reply_contentmodtools\report.php:8
filterbbp_topic_admin_linksmodtools\report.php:11
filterbbp_reply_admin_linksmodtools\report.php:12
actioninitmodtools\report.php:19
actionwp_enqueue_scriptsmodtools\scripts.php:9
actionwpmodtools\settings.php:7
filterbbp_admin_get_settings_sectionsmodtools\settings.php:10
filterbbp_admin_get_settings_fieldsmodtools\settings.php:11
filterbbp_map_settings_meta_capsmodtools\settings.php:12
actionwp_enqueue_scriptsmodtools\styles.php:9
actionadmin_enqueue_scriptsmodtools\styles.php:10
filterbbp_get_dynamic_rolesmodtools\users.php:8
Maintenance & Trust

bbp style pack Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 7, 2025
PHP min version
Downloads946K

Community Trust

Rating98/100
Number of ratings99
Active installs6K
Developer Profile

bbp style pack Developer Profile

Robin W

8 plugins · 8K total installs

76
trust score
Avg Security Score
95/100
Avg Patch Time
312 days
View full developer profile
Detection Fingerprints

How We Detect bbp style pack

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/bbp-style-pack/bbp-style-pack.css/wp-content/plugins/bbp-style-pack/bbp-style-pack.js/wp-content/plugins/bbp-style-pack/assets/css/bbp-style-pack.css/wp-content/plugins/bbp-style-pack/assets/js/bbp-style-pack.js
Script Paths
/wp-content/plugins/bbp-style-pack/bbp-style-pack.js/wp-content/plugins/bbp-style-pack/assets/js/bbp-style-pack.js
Version Parameters
bbp-style-pack/bbp-style-pack.css?ver=bbp-style-pack/bbp-style-pack.js?ver=bbp-style-pack/assets/css/bbp-style-pack.css?ver=bbp-style-pack/assets/js/bbp-style-pack.js?ver=

HTML / DOM Fingerprints

CSS Classes
bbp-style-pack
HTML Comments
<!-- bbp-style-pack -->
JS Globals
bsp_plugin_url
FAQ

Frequently Asked Questions about bbp style pack