Bulletin Announcements 3.10.0

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

Summary

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

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

Page speed impact: 0.042 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.5.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=4676cc9c6d
Aspect after-activation
HTTP status 200
Load time 0.880 s
Memory usage 3.74 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.211 s
Memory usage 3.53 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.334 s
Memory usage 3.62 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.280 s
Memory usage 3.56 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.914 s
Memory usage 3.54 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.260 s
Memory usage 3.56 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.257 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.353 s0.300 s-0.053 s3.44 MiB3.65 MiB+ 215.55 KiB
/wp-admin/edit.php0.208 s0.232 s+0.024 s3.46 MiB3.67 MiB+ 215.91 KiB
/wp-admin/post-new.php0.926 s1.037 s+0.111 s5.59 MiB5.77 MiB+ 180.54 KiB
/wp-admin/upload.php0.566 s0.553 s-0.013 s3.38 MiB3.51 MiB+ 136.74 KiB
/wp-admin/options-writing.php0.209 s0.218 s+0.009 s3.37 MiB3.5 MiB+ 126.47 KiB
/wp-admin/media-new.php0.295 s0.281 s-0.014 s3.35 MiB3.49 MiB+ 147.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.200 s+0.024 s3.37 MiB3.54 MiB+ 171.88 KiB
/wp-admin/post-new.php?post_type=page0.575 s1.135 s+0.560 s5.59 MiB5.75 MiB+ 172.12 KiB
/wp-admin/options-discussion.php0.222 s0.366 s+0.144 s3.36 MiB3.49 MiB+ 139.48 KiB
/wp-admin/edit-comments.php0.447 s0.234 s-0.213 s3.39 MiB3.52 MiB+ 134.54 KiB
/0.321 s0.199 s-0.122 s3.42 MiB3.43 MiB+ 16.3 KiB
Average 0.391 s0.432 s+0.042 s3.79 MiB3.94 MiB+ 150.61 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.4%38,43118,455151
PO File6.2%2,8071,4755
JavaScript3.4%1,54414127
CSS2.8%1,26211915
Sass2.4%1,1052523
SVG0.8%363564
Total 45,512 20,220 285

PHP Code Analysis | More results »

Lines of code 25,728
Total complexity 6,379
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,393
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 9 lines

[15-Apr-2024 10:09:49 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-Apr-2024 10:09:49 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-Apr-2024 10:09:49 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-Apr-2024 10:09:52 UTC] PHP Warning:  Undefined variable $add_schedule in /wp-content/plugins/bulletin-announcements/admin/views/common/bulletin-form.php on line 466
[15-Apr-2024 10:09:53 UTC] PHP Warning:  Undefined variable $images_dir in /wp-content/plugins/bulletin-announcements/admin/views/common/upgrade-panel.php on line 82
See also: All tests for this plugin, How to Hide Bulletin Announcements Admin Menus