Image Gallery 1.6.1

Does New Image Gallery work with WordPress 6.9.4 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.03 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.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/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=abb65687c1
Aspect after-activation
HTTP status 200
Load time 0.395 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.404 s
Memory usage 3.89 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.749 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.917 s
Memory usage 4.02 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.400 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.577 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.629 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.372 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.php1.066 s0.973 s-0.093 s3.78 MiB3.86 MiB+ 80.2 KiB
/wp-admin/edit.php0.514 s0.415 s-0.099 s3.79 MiB3.86 MiB+ 77.19 KiB
/wp-admin/post-new.php1.180 s1.100 s-0.080 s6.31 MiB6.39 MiB+ 87.32 KiB
/wp-admin/upload.php0.541 s0.494 s-0.047 s3.74 MiB3.81 MiB+ 71.11 KiB
/wp-admin/options-writing.php0.342 s0.332 s-0.010 s3.71 MiB3.78 MiB+ 69.29 KiB
/wp-admin/media-new.php0.537 s0.358 s-0.179 s3.7 MiB3.78 MiB+ 77.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.347 s0.317 s-0.030 s3.72 MiB3.8 MiB+ 87.84 KiB
/wp-admin/post-new.php?post_type=page1.404 s0.726 s-0.678 s6.3 MiB6.38 MiB+ 84.39 KiB
/wp-admin/options-discussion.php0.612 s0.529 s-0.083 s3.71 MiB3.78 MiB+ 65.48 KiB
/wp-admin/edit-comments.php0.361 s0.401 s+0.040 s3.73 MiB3.8 MiB+ 70.79 KiB
/0.313 s0.248 s-0.065 s4.11 MiB4.15 MiB+ 43.23 KiB
Average 0.656 s0.536 s-0.120 s4.24 MiB4.31 MiB+ 74.03 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.3%22,8551,90010
PHP12.4%3,9241,80510
JavaScript9.1%2,8849905
SVG5.1%1,62803
PO File1.0%3311702
Total 31,622 4,865 30

PHP Code Analysis | More results »

Lines of code 2,561
Total complexity 509
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 8

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

[13-Mar-2026 06:25:43 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 142
[13-Mar-2026 06:25:43 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 142
See also: All tests for this plugin, How to Hide Image Gallery Admin Menus and Meta Boxes