Gallery - Video Gallery 2.2.2

Does Gallery - Video Gallery work with WordPress 6.6.1 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: 78.65 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.6.1
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=dc042d78fc
Aspect after-activation
HTTP status 200
Load time 0.372 s
Memory usage 3.58 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.627 s
Memory usage 3.55 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.387 s
Memory usage 3.55 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.371 s
Memory usage 3.59 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.331 s
Memory usage 3.55 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.382 s
Memory usage 3.55 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.233 s
Memory usage 3.45 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 2.055 s
Memory usage 5.67 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.341 s-0.004 s3.47 MiB3.54 MiB+ 69.06 KiB
/wp-admin/edit.php0.211 s0.215 s+0.004 s3.54 MiB3.6 MiB+ 67.62 KiB
/wp-admin/post-new.php0.794 s1.065 s+0.271 s5.75 MiB5.85 MiB+ 102.84 KiB
/wp-admin/upload.php0.690 s0.477 s-0.213 s3.49 MiB3.54 MiB+ 55.71 KiB
/wp-admin/options-writing.php0.200 s0.212 s+0.012 s3.41 MiB3.52 MiB+ 113.02 KiB
/wp-admin/media-new.php0.250 s0.272 s+0.022 s3.4 MiB3.52 MiB+ 126.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.190 s0.208 s+0.018 s3.47 MiB3.54 MiB+ 73.07 KiB
/wp-admin/post-new.php?post_type=page0.600 s0.764 s+0.164 s5.75 MiB5.84 MiB+ 94.43 KiB
/wp-admin/options-discussion.php0.267 s0.260 s-0.007 s3.41 MiB3.52 MiB+ 114.7 KiB
/wp-admin/edit-comments.php0.278 s0.438 s+0.160 s3.49 MiB3.54 MiB+ 55.7 KiB
/0.298 s0.265 s-0.033 s3.45 MiB3.45 MiB- 7.38 KiB
Average 0.375 s0.411 s+0.036 s3.87 MiB3.95 MiB+ 78.65 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

[23-Jul-2024 22:49:55 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
[23-Jul-2024 22:49:57 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 6085
[23-Jul-2024 22:49:58 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 6085
[23-Jul-2024 22:49:59 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 6085
[23-Jul-2024 22:50:00 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 6085
[23-Jul-2024 22:50:01 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 6085
[23-Jul-2024 22:50:04 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 6085
[23-Jul-2024 22:50:09 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 6085
See also: All tests for this plugin, How to Hide Gallery - Video Gallery Admin Menus