Bulletin Announcements 3.11.5

Does Bulletin Announcements work with WordPress 6.6.2 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: 169.22 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.6.2
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 7

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=3742a71083
Aspect after-activation
HTTP status 200
Load time 1.311 s
Memory usage 3.78 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.220 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.424 s
Memory usage 3.72 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.257 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Bulletin → Contact Us

Page screenshot: Bulletin → Contact Us
URL /wp-admin/admin.php?page=bulletinwp-options-contact
Aspect menu-item
HTTP status 200
Load time 0.811 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 1.345 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.278 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.316 s0.306 s-0.010 s3.47 MiB3.69 MiB+ 219.65 KiB
/wp-admin/edit.php0.200 s0.274 s+0.074 s3.54 MiB3.71 MiB+ 180.7 KiB
/wp-admin/post-new.php0.735 s0.985 s+0.250 s5.75 MiB5.93 MiB+ 180.64 KiB
/wp-admin/upload.php0.539 s0.452 s-0.087 s3.49 MiB3.63 MiB+ 145.16 KiB
/wp-admin/options-writing.php0.376 s0.221 s-0.155 s3.41 MiB3.61 MiB+ 207.96 KiB
/wp-admin/media-new.php0.264 s0.257 s-0.007 s3.4 MiB3.61 MiB+ 221.34 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.218 s+0.028 s3.47 MiB3.63 MiB+ 162.52 KiB
/wp-admin/post-new.php?post_type=page0.590 s0.582 s-0.008 s5.75 MiB5.91 MiB+ 172.23 KiB
/wp-admin/options-discussion.php0.211 s0.320 s+0.109 s3.41 MiB3.61 MiB+ 209.65 KiB
/wp-admin/edit-comments.php0.449 s0.220 s-0.229 s3.49 MiB3.63 MiB+ 145.15 KiB
/0.355 s0.192 s-0.163 s3.45 MiB3.47 MiB+ 16.48 KiB
Average 0.384 s0.366 s-0.018 s3.87 MiB4.04 MiB+ 169.22 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
PHP84.1%38,42818,412151
PO File6.1%2,8071,4755
JavaScript3.0%1,39211329
CSS3.0%1,35711915
Sass2.3%1,0472623
SVG1.5%6695114
Total 45,700 20,150 337

PHP Code Analysis | More results »

Lines of code 25,727
Total complexity 6,404
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 64
Methods 1,396
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

[13-Sep-2024 09:37:15 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
[13-Sep-2024 09:37:15 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
[13-Sep-2024 09:37:15 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
[13-Sep-2024 09:37:20 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