Vibes 1.0.2

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

Summary

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

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

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

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=45b84f33bc
Aspect after-activation
HTTP status 200
Load time 0.429 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.182 s
Memory usage 3.23 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.118 s
Memory usage 3.19 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.161 s
Memory usage 3.25 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.240 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.289 s0.298 s+0.009 s3.08 MiB3.33 MiB+ 254.58 KiB
/wp-admin/edit.php0.161 s0.191 s+0.030 s3.11 MiB3.37 MiB+ 258.83 KiB
/wp-admin/post-new.php0.816 s1.083 s+0.267 s5.27 MiB5.46 MiB+ 195.95 KiB
/wp-admin/upload.php0.346 s0.307 s-0.039 s3.03 MiB3.21 MiB+ 181.11 KiB
/wp-admin/options-writing.php0.227 s0.143 s-0.084 s3.02 MiB3.2 MiB+ 175.89 KiB
/wp-admin/media-new.php0.354 s0.322 s-0.032 s3.01 MiB3.2 MiB+ 194.1 KiB
/wp-admin/edit-tags.php?taxonomy=category0.167 s0.208 s+0.041 s3.04 MiB3.23 MiB+ 194.27 KiB
/wp-admin/post-new.php?post_type=page0.770 s1.051 s+0.281 s5.26 MiB5.45 MiB+ 194.91 KiB
/wp-admin/options-discussion.php0.288 s0.235 s-0.053 s3 MiB3.19 MiB+ 193.34 KiB
/wp-admin/edit-comments.php0.258 s0.227 s-0.031 s3.04 MiB3.25 MiB+ 217.35 KiB
/0.233 s0.202 s-0.031 s2.96 MiB3.04 MiB+ 86.66 KiB
Average 0.355 s0.388 s+0.033 s3.44 MiB3.63 MiB+ 195.18 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,6149,012146
SVG11.2%4,2511285
CSS5.6%2,14748
Markdown0.4%16107
JSON0.1%5302
TypeScript0.0%442
Total 38,023 11,675 482

PHP Code Analysis | More results »

Lines of code 11,905
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 6 lines

[09-Dec-2021 11:26:44 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-09','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
[09-Dec-2021 11:26:45 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-09','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
[09-Dec-2021 11:26:47 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-09','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
[09-Dec-2021 11:26:48 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-09','1','/wp-admin/edit-tags.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
[09-Dec-2021 11:26:50 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-09','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
[09-Dec-2021 11:26:50 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-09','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