Image Gallery 1.6.0

Does New Image Gallery work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 74.54 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 version6.9.1
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/new-image-gallery/
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=new-image-gallery%2Fnew-image-gallery.php&plugin_status=all&paged=1&s&_wpnonce=ed311dcbf6
Aspect after-activation
HTTP status 200
Load time 0.356 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Appearance → Install Plugins

Page screenshot: Appearance → Install Plugins
URL /wp-admin/themes.php?page=tgmpa-install-plugins
Aspect menu-item
HTTP status 200
Load time 0.308 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

New Image Gallery

Page screenshot: New Image Gallery
URL /wp-admin/edit.php?post_type=image_gallery
Aspect menu-item
HTTP status 200
Load time 0.284 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

New Image Gallery → Add New Image Gallery

Page screenshot: New Image Gallery → Add New Image Gallery
URL /wp-admin/post-new.php?post_type=image_gallery
Aspect menu-item
HTTP status 200
Load time 0.755 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

New Image Gallery → Docs

Page screenshot: New Image Gallery → Docs
URL /wp-admin/edit.php?post_type=image_gallery&page=ig-sr-doc-page
Aspect menu-item
HTTP status 200
Load time 0.390 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

New Image Gallery → Our Theme

Page screenshot: New Image Gallery → Our Theme
URL /wp-admin/edit.php?post_type=image_gallery&page=ig-sr-theme-page
Aspect menu-item
HTTP status 200
Load time 0.536 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

New Image Gallery → Featured Plugins

Page screenshot: New Image Gallery → Featured Plugins
URL /wp-admin/edit.php?post_type=image_gallery&page=fp-page
Aspect menu-item
HTTP status 200
Load time 2.572 s
Memory usage 4.08 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.283 s
Memory usage 4.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.423 s0.406 s-0.017 s3.78 MiB3.86 MiB+ 83.02 KiB
/wp-admin/edit.php0.362 s0.301 s-0.061 s3.78 MiB3.86 MiB+ 81.59 KiB
/wp-admin/post-new.php0.865 s0.931 s+0.066 s6.31 MiB6.39 MiB+ 90.16 KiB
/wp-admin/upload.php0.668 s0.456 s-0.212 s3.74 MiB3.81 MiB+ 70.3 KiB
/wp-admin/options-writing.php0.321 s0.405 s+0.084 s3.71 MiB3.78 MiB+ 68.48 KiB
/wp-admin/media-new.php0.500 s0.351 s-0.149 s3.7 MiB3.78 MiB+ 76.68 KiB
/wp-admin/edit-tags.php?taxonomy=category0.429 s0.302 s-0.127 s3.72 MiB3.8 MiB+ 87.04 KiB
/wp-admin/post-new.php?post_type=page0.690 s0.836 s+0.146 s6.3 MiB6.38 MiB+ 83.59 KiB
/wp-admin/options-discussion.php0.333 s0.356 s+0.023 s3.71 MiB3.78 MiB+ 64.67 KiB
/wp-admin/edit-comments.php0.325 s0.317 s-0.008 s3.73 MiB3.8 MiB+ 69.98 KiB
/0.279 s0.182 s-0.097 s4.11 MiB4.15 MiB+ 44.41 KiB
Average 0.472 s0.440 s-0.032 s4.23 MiB4.31 MiB+ 74.54 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.

CSS
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS72.4%22,8551,90010
PHP12.3%3,8891,80210
JavaScript9.1%2,8849905
SVG5.2%1,62803
PO File1.0%3311702
Total 31,587 4,862 30

PHP Code Analysis | More results »

Lines of code 3,493
Total complexity 506
Median class complexity 18.0
Median method complexity 2.0
Most complex class TGM_Plugin_Activation
Most complex function TGMPA_List_Table::process_bulk_actions()
Classes 8
Methods 121
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.

Custom Post Types 1

ID Name
image_galleryImage Gallery

Meta Boxes

{
    "image_gallery": {
        "1": {
            "title": "Copy Image Gallery Shortcode",
            "context": "side"
        },
        "Rate Our Plugin": {
            "title": "Rate Our Plugin",
            "context": "side"
        },
        "Add Image": {
            "title": "Add Image",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[05-Feb-2026 07:59:49 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 124
[05-Feb-2026 07:59:49 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 124
See also: All tests for this plugin, How to Hide Image Gallery Admin Menus and Meta Boxes