Bulletin Announcements 3.8.2

Does Bulletin Announcements work with WordPress 6.3.1 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: 134.6 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.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,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=cf3343c6c6
Aspect after-activation
HTTP status 200
Load time 0.855 s
Memory usage 3.12 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.187 s
Memory usage 2.9 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.388 s
Memory usage 3.24 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.263 s
Memory usage 2.94 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.889 s
Memory usage 2.92 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.404 s
Memory usage 2.93 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.264 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.359 s0.448 s+0.089 s2.82 MiB3.02 MiB+ 200.44 KiB
/wp-admin/edit.php0.206 s0.249 s+0.043 s2.85 MiB3.05 MiB+ 200.45 KiB
/wp-admin/post-new.php0.755 s0.911 s+0.156 s5.21 MiB5.35 MiB+ 140.8 KiB
/wp-admin/upload.php0.616 s0.352 s-0.264 s2.77 MiB2.88 MiB+ 119.02 KiB
/wp-admin/options-writing.php0.234 s0.196 s-0.038 s2.76 MiB2.87 MiB+ 110.99 KiB
/wp-admin/media-new.php0.488 s0.259 s-0.229 s2.74 MiB2.87 MiB+ 131.22 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.204 s-0.017 s2.76 MiB2.89 MiB+ 136.39 KiB
/wp-admin/post-new.php?post_type=page0.596 s0.765 s+0.169 s5.21 MiB5.34 MiB+ 136.39 KiB
/wp-admin/options-discussion.php0.228 s0.264 s+0.036 s2.75 MiB2.86 MiB+ 119.52 KiB
/wp-admin/edit-comments.php0.407 s0.251 s-0.156 s2.78 MiB2.9 MiB+ 119.06 KiB
/0.309 s0.204 s-0.105 s3.13 MiB3.19 MiB+ 66.27 KiB
Average 0.402 s0.373 s-0.029 s3.25 MiB3.38 MiB+ 134.6 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.8%37,86818,310143
PO File4.5%2,0141,0505
CSS4.0%1,76621915
JavaScript3.5%1,54514127
Sass2.5%1,1062523
SVG0.8%339540
XML0.0%1601
Total 44,654 19,750 254

PHP Code Analysis | More results »

Lines of code 25,355
Total complexity 6,298
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 61
Methods 1,374
Functions 99

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

[02-Sep-2023 14:14:52 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-Sep-2023 14:14:52 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-Sep-2023 14:14:52 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-Sep-2023 14:14:55 UTC] PHP Warning:  Undefined variable $add_schedule in /wp-content/plugins/bulletin-announcements/admin/views/common/bulletin-form.php on line 1716
[02-Sep-2023 14:14:57 UTC] PHP Warning:  Undefined variable $images_dir in /wp-content/plugins/bulletin-announcements/admin/views/common/upgrade-panel.php on line 79
See also: All tests for this plugin, How to Hide Bulletin Announcements Admin Menus