Gallery - Video Gallery 2.2.2

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

Summary

Errors
1PHP warnings
7PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50,000+
WordPress.org page https://wordpress.org/plugins/gallery-video/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=gallery-video%2Fvideo-gallery.php&plugin_status=all&paged=1&s&_wpnonce=bc429eddfa
Aspect after-activation
HTTP status 200
Load time 0.377 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Video Gallery

Page screenshot: Video Gallery
URL /wp-admin/admin.php?page=video_galleries_huge_it_video_gallery
Aspect menu-item
HTTP status 200
Load time 0.606 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Video Gallery → Advanced Features PRO

Page screenshot: Video Gallery → Advanced Features PRO
URL /wp-admin/admin.php?page=Options_video_gallery_styles
Aspect menu-item
HTTP status 200
Load time 0.384 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Video Gallery → Lightbox Options

Page screenshot: Video Gallery → Lightbox Options
URL /wp-admin/admin.php?page=Options_video_gallery_lightbox_styles
Aspect menu-item
HTTP status 200
Load time 0.327 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

Video Gallery → Featured Plugins

Page screenshot: Video Gallery → Featured Plugins
URL /wp-admin/admin.php?page=huge_it_video_gallery_featured_plugins
Aspect menu-item
HTTP status 200
Load time 0.360 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Video Gallery → Licensing

Page screenshot: Video Gallery → Licensing
URL /wp-admin/admin.php?page=huge_it_video_gallery_licensing
Aspect menu-item
HTTP status 200
Load time 0.332 s
Memory usage 3.58 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.175 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.348 s
Memory usage 5.88 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.365 s0.520 s+0.155 s3.51 MiB3.57 MiB+ 69.2 KiB
/wp-admin/edit.php0.190 s0.376 s+0.186 s3.57 MiB3.64 MiB+ 66.84 KiB
/wp-admin/post-new.php0.764 s0.956 s+0.192 s6.06 MiB6.13 MiB+ 70.96 KiB
/wp-admin/upload.php0.566 s0.535 s-0.031 s3.52 MiB3.58 MiB+ 54.93 KiB
/wp-admin/options-writing.php0.221 s0.178 s-0.043 s3.5 MiB3.55 MiB+ 53.42 KiB
/wp-admin/media-new.php0.261 s0.237 s-0.024 s3.49 MiB3.55 MiB+ 61.62 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.187 s+0.011 s3.5 MiB3.57 MiB+ 72.29 KiB
/wp-admin/post-new.php?post_type=page0.601 s1.353 s+0.752 s6.05 MiB6.11 MiB+ 66.49 KiB
/wp-admin/options-discussion.php0.436 s0.349 s-0.087 s3.5 MiB3.55 MiB+ 49.92 KiB
/wp-admin/edit-comments.php0.243 s0.209 s-0.034 s3.52 MiB3.58 MiB+ 54.92 KiB
/0.287 s0.205 s-0.082 s3.43 MiB3.48 MiB+ 44.97 KiB
Average 0.374 s0.464 s+0.090 s3.97 MiB4.03 MiB+ 60.5 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
JavaScript
CSS
SVG
Language % Lines of code Comment lines Files
PHP36.2%8,42564350
JavaScript26.0%6,04518320
CSS16.1%3,74616219
SVG11.0%2,56901
Sass5.3%1,2402412
LESS5.3%1,2352912
Total 23,260 1,041 114

PHP Code Analysis | More results »

Lines of code 3,552
Total complexity 473
Median class complexity 12.0
Median method complexity 2.0
Most complex class Gallery_Video_Ajax
Most complex function Gallery_Video_Ajax::huge_it_video_gallery_ajax_front_end_callback()
Classes 17
Methods 89
Functions 13

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 7

Sidebar Widgets 1

ID Name
huge_it_gallery_video_widgetHuge IT Video Gallery

PHP Error Log 8 lines

[16-Jul-2025 00:10:13 UTC] PHP Warning:  The magic method Gallery_Video::__wakeup() must have public visibility in /wp-content/plugins/gallery-video/video-gallery.php on line 86
[16-Jul-2025 00:10:15 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
[16-Jul-2025 00:10:16 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
[16-Jul-2025 00:10:17 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
[16-Jul-2025 00:10:18 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
[16-Jul-2025 00:10:20 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
[16-Jul-2025 00:10:23 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
[16-Jul-2025 00:10:26 UTC] PHP Notice:  Function WP_Scripts::localize was called <strong>incorrectly</strong>. The <code>$l10n</code> parameter must be an array. To pass arbitrary data to scripts, use the <code>wp_add_inline_script()</code> function instead. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.7.0.) in /wp-includes/functions.php on line 6121
See also: All tests for this plugin, How to Hide Gallery - Video Gallery Admin Menus