Cool Video Gallery 2.3

Does Cool Video Gallery work with WordPress 7.0.4 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: -761.45 bytes
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 version7.0.4
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/cool-video-gallery/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=cool-video-gallery%2Fcool-video-gallery.php&plugin_status=all&paged=1&s&_wpnonce=9591ccb85e
Aspect after-activation
HTTP status 200
Load time 0.946 s
Memory usage 3.88 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.198 s
Memory usage 4.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.615 s0.553 s-0.062 s3.92 MiB3.93 MiB+ 5.32 KiB
/wp-admin/edit.php0.504 s0.474 s-0.030 s3.98 MiB3.99 MiB+ 4.62 KiB
/wp-admin/post-new.php1.949 s1.731 s-0.218 s6.56 MiB6.57 MiB+ 9.75 KiB
/wp-admin/upload.php0.702 s0.801 s+0.099 s3.89 MiB3.88 MiB- 12.09 KiB
/wp-admin/options-writing.php0.539 s0.482 s-0.057 s3.86 MiB3.85 MiB- 8.09 KiB
/wp-admin/media-new.php0.562 s0.484 s-0.078 s3.85 MiB3.85 MiB+ 104 bytes
/wp-admin/edit-tags.php?taxonomy=category0.496 s0.904 s+0.408 s3.86 MiB3.87 MiB+ 5.27 KiB
/wp-admin/post-new.php?post_type=page1.811 s1.336 s-0.475 s6.55 MiB6.55 MiB+ 5.27 KiB
/wp-admin/options-discussion.php0.734 s1.058 s+0.324 s3.86 MiB3.85 MiB- 11.59 KiB
/wp-admin/edit-comments.php0.524 s0.533 s+0.009 s3.88 MiB3.87 MiB- 12.09 KiB
/0.293 s0.181 s-0.112 s4.23 MiB4.23 MiB+ 5.35 KiB
Average 0.794 s0.776 s-0.017 s4.4 MiB4.4 MiB- 761.45 bytes

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
JavaScript
Language % Lines of code Comment lines Files
PHP72.9%4,76275316
JavaScript17.7%1,15635214
CSS7.0%4551911
XSLT2.4%15701
Total 6,530 1,124 42

PHP Code Analysis | More results »

Lines of code 3,210
Total complexity 579
Median class complexity 17.0
Median method complexity 2.0
Most complex class CvgCore
Most complex function CoolVideoGallery::cvg_video_render()
Classes 8
Methods 123
Functions 6

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 1 lines

[14-Aug-2026 17:02:02 UTC] WordPress database error Duplicate column name 'sortorder' for query ALTER TABLE wp_cvg_videos ADD `sortorder` BIGINT( 20 ) NOT NULL DEFAULT '0' AFTER `description` made by activate_plugin, do_action('activate_cool-video-gallery/cool-video-gallery.php'), WP_Hook->do_action, WP_Hook->apply_filters, CoolVideoGallery->cvg_install, CoolVideoGallery->_cvg_activate
See also: All tests for this plugin