Vibes 1.0.1

Does Vibes work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
7Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 202.38 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 version5.8.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 70+
WordPress.org page https://wordpress.org/plugins/vibes/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=vibes%2Fvibes.php&plugin_status=all&paged=1&s&_wpnonce=c88729a8c8
Aspect after-activation
HTTP status 200
Load time 0.490 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

PerfOps One

Page screenshot: PerfOps One
URL /wp-admin/admin.php?page=perfopsone-dashboard
Aspect menu-item
HTTP status 200
Load time 0.334 s
Memory usage 3.24 MiB
JS errors None
Resource errors None

PerfOps One → Consoles

Page screenshot: PerfOps One → Consoles
URL /wp-admin/admin.php?page=perfopsone-consoles
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

PerfOps One → Analytics

Page screenshot: PerfOps One → Analytics
URL /wp-admin/admin.php?page=perfopsone-analytics
Aspect menu-item
HTTP status 200
Load time 0.165 s
Memory usage 3.24 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.214 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.307 s0.315 s+0.008 s3.08 MiB3.33 MiB+ 257.73 KiB
/wp-admin/edit.php0.181 s0.261 s+0.080 s3.11 MiB3.37 MiB+ 258.83 KiB
/wp-admin/post-new.php0.790 s0.987 s+0.197 s5.27 MiB5.52 MiB+ 263.83 KiB
/wp-admin/upload.php0.392 s0.351 s-0.041 s3.03 MiB3.22 MiB+ 193.3 KiB
/wp-admin/options-writing.php0.149 s0.228 s+0.079 s3.02 MiB3.2 MiB+ 175.89 KiB
/wp-admin/media-new.php0.433 s0.249 s-0.184 s3.01 MiB3.2 MiB+ 194.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.379 s+0.188 s3.04 MiB3.22 MiB+ 190.19 KiB
/wp-admin/post-new.php?post_type=page0.990 s0.681 s-0.309 s5.26 MiB5.45 MiB+ 194.91 KiB
/wp-admin/options-discussion.php0.252 s0.279 s+0.027 s3 MiB3.19 MiB+ 193.34 KiB
/wp-admin/edit-comments.php0.212 s0.264 s+0.052 s3.04 MiB3.25 MiB+ 217.35 KiB
/0.348 s0.259 s-0.089 s2.96 MiB3.04 MiB+ 86.66 KiB
Average 0.386 s0.387 s+0.001 s3.44 MiB3.64 MiB+ 202.38 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.

JavaScript
PHP
SVG
Language % Lines of code Comment lines Files
JavaScript46.8%17,7932,65432
PHP35.8%13,6119,012146
SVG11.2%4,2511285
CSS5.6%2,14748
Markdown0.4%15707
JSON0.1%5302
TypeScript0.0%442
Total 38,016 11,675 482

PHP Code Analysis | More results »

Lines of code 11,902
Total complexity 2,562
Median class complexity 11.0
Median method complexity 2.0
Most complex class Vibes\Plugin\Feature\Analytics
Most complex function Vibes\Plugin\Feature\Analytics::query_list()
Classes 99
Methods 625
Functions 9

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 3

PHP Error Log 7 lines

[07-Dec-2021 00:04:36 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO `wp_vibes_statistics` (`timestamp`,`site`,`endpoint`,`authent`,`country`,`class`,`device`) VALUES ('2021-12-07','1','/wp-admin/','1','00','desktop','desktop') ON DUPLICATE KEY UPDATE ; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Vibes\Plugin\Feature\Schema::write, Vibes\Plugin\Feature\Schema::write_statistics_records_to_database
[07-Dec-2021 00:04:36 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO `wp_vibes_statistics` (`timestamp`,`site`,`endpoint`,`authent`,`country`,`class`,`device`) VALUES ('2021-12-07','1','/wp-admin/admin.php','1','00','desktop','desktop') ON DUPLICATE KEY UPDATE ; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Vibes\Plugin\Feature\Schema::write, Vibes\Plugin\Feature\Schema::write_statistics_records_to_database
[07-Dec-2021 00:04:38 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO `wp_vibes_statistics` (`timestamp`,`site`,`endpoint`,`authent`,`country`,`class`,`device`) VALUES ('2021-12-07','1','/wp-admin/index.php','1','00','desktop','desktop') ON DUPLICATE KEY UPDATE ; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Vibes\Plugin\Feature\Schema::write, Vibes\Plugin\Feature\Schema::write_statistics_records_to_database
[07-Dec-2021 00:04:38 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO `wp_vibes_statistics` (`timestamp`,`site`,`endpoint`,`authent`,`country`,`class`,`device`) VALUES ('2021-12-07','1','/wp-admin/edit.php','1','00','desktop','desktop') ON DUPLICATE KEY UPDATE ; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Vibes\Plugin\Feature\Schema::write, Vibes\Plugin\Feature\Schema::write_statistics_records_to_database
[07-Dec-2021 00:04:41 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO `wp_vibes_statistics` (`timestamp`,`site`,`endpoint`,`authent`,`country`,`class`,`device`) VALUES ('2021-12-07','1','/wp-admin/options-writing.php','1','00','desktop','desktop') ON DUPLICATE KEY UPDATE ; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Vibes\Plugin\Feature\Schema::write, Vibes\Plugin\Feature\Schema::write_statistics_records_to_database
[07-Dec-2021 00:04:43 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO `wp_vibes_statistics` (`timestamp`,`site`,`endpoint`,`authent`,`country`,`class`,`device`) VALUES ('2021-12-07','1','/wp-admin/options-discussion.php','1','00','desktop','desktop') ON DUPLICATE KEY UPDATE ; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Vibes\Plugin\Feature\Schema::write, Vibes\Plugin\Feature\Schema::write_statistics_records_to_database
[07-Dec-2021 00:04:43 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO `wp_vibes_statistics` (`timestamp`,`site`,`endpoint`,`authent`,`country`,`class`,`device`) VALUES ('2021-12-07','1','/wp-admin/edit-comments.php','1','00','desktop','desktop') ON DUPLICATE KEY UPDATE ; made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Vibes\Plugin\Feature\Schema::write, Vibes\Plugin\Feature\Schema::write_statistics_records_to_database
See also: All tests for this plugin, How to Hide Vibes Admin Menus and Widgets