Bounce 1.1.4

Does Bounce work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
9PHP warnings
6PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 4.99 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200+
WordPress.org page https://wordpress.org/plugins/bounce/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=bounce%2Fplugin.php&plugin_status=all&paged=1&s&_wpnonce=1626605c9a
Aspect after-activation
HTTP status 200
Load time 0.278 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Settings → Bounce

Page screenshot: Settings → Bounce
URL /wp-admin/options-general.php?page=bounce%2Fbounce.php
Requested URL /wp-admin/options-general.php?page=bounce/bounce.php
Aspect menu-item
HTTP status 200
Load time 0.162 s
Memory usage 3.09 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.184 s
Memory usage 2.98 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.276 s0.555 s+0.279 s3.07 MiB3.08 MiB+ 12.77 KiB
/wp-admin/edit.php0.175 s0.268 s+0.093 s3.1 MiB3.11 MiB+ 12.77 KiB
/wp-admin/post-new.php0.760 s0.900 s+0.140 s5.02 MiB5.04 MiB+ 17.14 KiB
/wp-admin/upload.php0.640 s0.290 s-0.350 s3.02 MiB3.01 MiB- 4.63 KiB
/wp-admin/options-writing.php0.255 s0.145 s-0.110 s3.01 MiB2.99 MiB- 17.88 KiB
/wp-admin/media-new.php0.254 s0.215 s-0.039 s2.99 MiB3 MiB+ 7.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.159 s0.174 s+0.015 s3 MiB3.02 MiB+ 12.73 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.670 s+0.073 s5.01 MiB5.03 MiB+ 12.73 KiB
/wp-admin/options-discussion.php0.204 s0.247 s+0.043 s3 MiB2.99 MiB- 4.14 KiB
/wp-admin/edit-comments.php0.184 s0.194 s+0.010 s3.03 MiB3.02 MiB- 4.64 KiB
/0.278 s0.215 s-0.063 s2.97 MiB2.98 MiB+ 10.48 KiB
Average 0.344 s0.352 s+0.008 s3.38 MiB3.39 MiB+ 4.99 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
CSS
Language % Lines of code Comment lines Files
PHP61.9%622443
CSS38.1%3831521
Total 1,005 196 4

PHP Code Analysis | More results »

Lines of code 413
Total complexity 101
Median class complexity 50.5
Median method complexity 2.0
Most complex class Bounce
Most complex function Bounce::hook_run()
Classes 2
Methods 41
Functions 0

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 1

Options wp_options 2

PHP Error Log 15 lines

[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "options" in /wp-content/plugins/bounce/controls.php on line 10
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "act" in /wp-content/plugins/bounce/controls.php on line 14
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "return_path" in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "clean_users" in /wp-content/plugins/bounce/controls.php on line 95
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "clean_comments" in /wp-content/plugins/bounce/controls.php on line 95
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "host" in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "port" in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "login" in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Warning:  Undefined array key "password" in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bounce/controls.php on line 121
[06-Apr-2023 21:11:30 UTC] PHP Deprecated:  htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/bounce/controls.php on line 146
See also: All tests for this plugin, How to Hide the "Bounce" Admin Menu