Bulletin Announcements 3.11.7

Does Bulletin Announcements work with WordPress 6.7 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: 152.08 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.7
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=4ffb4423d1
Aspect after-activation
HTTP status 200
Load time 1.372 s
Memory usage 3.8 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.216 s
Memory usage 3.62 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.571 s
Memory usage 3.73 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.283 s
Memory usage 3.62 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.391 s
Memory usage 3.62 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.206 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.321 s-0.024 s3.48 MiB3.7 MiB+ 220.09 KiB
/wp-admin/edit.php0.204 s0.219 s+0.015 s3.54 MiB3.72 MiB+ 183.02 KiB
/wp-admin/post-new.php0.788 s0.810 s+0.022 s5.92 MiB6.11 MiB+ 185.2 KiB
/wp-admin/upload.php0.592 s0.560 s-0.032 s3.49 MiB3.64 MiB+ 145.59 KiB
/wp-admin/options-writing.php0.227 s0.213 s-0.014 s3.47 MiB3.62 MiB+ 149.65 KiB
/wp-admin/media-new.php0.387 s0.253 s-0.134 s3.46 MiB3.62 MiB+ 157.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.222 s+0.029 s3.48 MiB3.63 MiB+ 163.52 KiB
/wp-admin/post-new.php?post_type=page0.581 s0.621 s+0.040 s5.92 MiB6.09 MiB+ 177.23 KiB
/wp-admin/options-discussion.php0.285 s0.496 s+0.211 s3.47 MiB3.62 MiB+ 146.15 KiB
/wp-admin/edit-comments.php0.215 s0.224 s+0.009 s3.49 MiB3.64 MiB+ 145.65 KiB
/0.327 s0.206 s-0.121 s3.48 MiB3.48 MiB- 1 KiB
Average 0.377 s0.377 s+0.000 s3.93 MiB4.08 MiB+ 152.08 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.3%38,72918,609156
PO File6.0%2,8071,4755
SVG3.7%1,7489118
JavaScript3.0%1,39511331
CSS2.9%1,35711815
Sass2.2%1,0472623
Total 47,083 20,350 348

PHP Code Analysis | More results »

Lines of code 26,074
Total complexity 6,470
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,422
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

[15-Nov-2024 04:23:47 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
[15-Nov-2024 04:23:48 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
[15-Nov-2024 04:23:48 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
[15-Nov-2024 04:23:53 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