Image Gallery 1.5.5

Does New Image Gallery work with WordPress 6.7.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: 67.91 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.7.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=f5fb70c753
Aspect after-activation
HTTP status 200
Load time 0.228 s
Memory usage 3.57 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.166 s
Memory usage 3.65 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.170 s
Memory usage 3.61 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.541 s
Memory usage 3.78 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.189 s
Memory usage 3.54 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.375 s
Memory usage 3.54 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 1.582 s
Memory usage 3.85 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.196 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.303 s0.289 s-0.014 s3.48 MiB3.56 MiB+ 82.79 KiB
/wp-admin/edit.php0.185 s0.211 s+0.026 s3.54 MiB3.62 MiB+ 81.72 KiB
/wp-admin/post-new.php0.708 s0.668 s-0.040 s5.92 MiB6.01 MiB+ 88.45 KiB
/wp-admin/upload.php0.471 s0.375 s-0.096 s3.49 MiB3.56 MiB+ 70.44 KiB
/wp-admin/options-writing.php0.191 s0.172 s-0.019 s3.47 MiB3.54 MiB+ 68.3 KiB
/wp-admin/media-new.php0.245 s0.213 s-0.032 s3.46 MiB3.54 MiB+ 76.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.147 s0.174 s+0.027 s3.48 MiB3.56 MiB+ 87.17 KiB
/wp-admin/post-new.php?post_type=page0.576 s0.635 s+0.059 s5.92 MiB6 MiB+ 83.97 KiB
/wp-admin/options-discussion.php0.244 s0.222 s-0.022 s3.47 MiB3.54 MiB+ 64.8 KiB
/wp-admin/edit-comments.php0.178 s0.408 s+0.230 s3.49 MiB3.56 MiB+ 69.8 KiB
/0.268 s0.162 s-0.106 s3.48 MiB3.45 MiB- 26.94 KiB
Average 0.320 s0.321 s+0.001 s3.93 MiB4 MiB+ 67.91 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,8881,80210
JavaScript9.1%2,8809895
SVG5.2%1,62803
PO File1.0%3311702
Total 31,582 4,861 30

PHP Code Analysis | More results »

Lines of code 3,492
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

[30-Jan-2025 10:54:49 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 124
[30-Jan-2025 10:54: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