Bulletin Announcements 3.13.2

Does Bulletin Announcements work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP warnings
3Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 173.56 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 2,000+
WordPress.org page https://wordpress.org/plugins/bulletin-announcements/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Bulletin ‹ Test site — WordPress

Page screenshot: Bulletin ‹ Test site — WordPress
URL /wp-admin/admin.php?page=bulletinwp-options
Requested URL /wp-admin/plugins.php?action=activate&plugin=bulletin-announcements%2Fbulletinwp.php&plugin_status=all&paged=1&s&_wpnonce=e93b6b9acb
Aspect after-activation
HTTP status 200
Load time 1.513 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Bulletin

Page screenshot: Bulletin
URL /wp-admin/admin.php?page=bulletinwp-options
Aspect menu-item
HTTP status 200
Load time 0.217 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Bulletin → Add New

Page screenshot: Bulletin → Add New
URL /wp-admin/admin.php?page=bulletinwp-options-add-new
Aspect menu-item
HTTP status 200
Load time 0.548 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

Bulletin → Settings

Page screenshot: Bulletin → Settings
URL /wp-admin/admin.php?page=bulletinwp-options-settings
Aspect menu-item
HTTP status 200
Load time 0.297 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Bulletin → Upgrade  ➤

Page screenshot: Bulletin → Upgrade  ➤
URL /wp-admin/admin.php?page=bulletinwp-options-pricing
Aspect menu-item
HTTP status 200
Load time 0.355 s
Memory usage 3.65 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.521 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.330 s-0.013 s3.51 MiB3.74 MiB+ 237.29 KiB
/wp-admin/edit.php0.211 s0.421 s+0.210 s3.57 MiB3.76 MiB+ 197.35 KiB
/wp-admin/post-new.php0.827 s0.995 s+0.168 s6.06 MiB6.3 MiB+ 242.2 KiB
/wp-admin/upload.php0.767 s0.550 s-0.217 s3.52 MiB3.66 MiB+ 142.42 KiB
/wp-admin/options-writing.php0.253 s0.210 s-0.043 s3.5 MiB3.64 MiB+ 146.48 KiB
/wp-admin/media-new.php0.293 s0.257 s-0.036 s3.49 MiB3.64 MiB+ 154.67 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.189 s-0.015 s3.5 MiB3.66 MiB+ 160.34 KiB
/wp-admin/post-new.php?post_type=page0.767 s0.809 s+0.042 s6.05 MiB6.28 MiB+ 238.22 KiB
/wp-admin/options-discussion.php0.597 s0.391 s-0.206 s3.5 MiB3.64 MiB+ 142.98 KiB
/wp-admin/edit-comments.php0.271 s0.212 s-0.059 s3.52 MiB3.7 MiB+ 176.34 KiB
/0.317 s0.201 s-0.116 s3.43 MiB3.5 MiB+ 70.87 KiB
Average 0.441 s0.415 s-0.026 s3.97 MiB4.14 MiB+ 173.56 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP82.4%39,12618,670157
PO File5.9%2,8071,4755
SVG3.7%1,7489118
JavaScript2.9%1,39611431
CSS2.9%1,36311815
Sass2.1%1,0162723
Total 47,456 20,413 349

PHP Code Analysis | More results »

Lines of code 26,189
Total complexity 6,496
Median class complexity 18.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 67
Methods 1,425
Functions 101

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 2

Options wp_options 4

PHP Error Log 8 lines

[02-May-2025 14:00:07 UTC] WordPress database error Table 'wordpress.wp_bulletinwp_options' doesn't exist for query SELECT COUNT(1)
      FROM wp_bulletinwp_options
      WHERE meta_key = 'plugin_version'; made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/bulletin-announcements/bulletinwp.php'), BULLETINWP::instance, BULLETINWP->__construct, BULLETINWP_SQL->__construct, BULLETINWP_SQL->maybe_bulletins_table_insert_columns_needed, BULLETINWP_SQL->get_option, BULLETINWP_SQL->maybe_get_option
[02-May-2025 14:00:08 UTC] WordPress database error Table 'wordpress.wp_bulletinwp_options' doesn't exist for query SELECT COUNT(1)
      FROM wp_bulletinwp_options
      WHERE meta_key = 'plugin_version'; made by activate_plugin, do_action('activate_bulletin-announcements/bulletinwp.php'), WP_Hook->do_action, WP_Hook->apply_filters, BULLETINWP_Activation->activate_plugin, BULLETINWP_Activation->create_plugin_tables, BULLETINWP_SQL->bulletins_table_insert_columns, BULLETINWP_SQL->update_option, BULLETINWP_SQL->maybe_get_option
[02-May-2025 14:00:08 UTC] WordPress database error Table 'wordpress.wp_bulletinwp_options' doesn't exist for query SHOW FULL COLUMNS FROM `wp_bulletinwp_options` made by activate_plugin, do_action('activate_bulletin-announcements/bulletinwp.php'), WP_Hook->do_action, WP_Hook->apply_filters, BULLETINWP_Activation->activate_plugin, BULLETINWP_Activation->create_plugin_tables, BULLETINWP_SQL->bulletins_table_insert_columns, BULLETINWP_SQL->update_option
[02-May-2025 14:00:13 UTC] PHP Warning:  Undefined variable $images_dir in /wp-content/plugins/bulletin-announcements/admin/views/common/upgrade-panel.php on line 78
See also: All tests for this plugin, How to Hide Bulletin Announcements Admin Menus