Image Gallery 1.4.1

Does New Image Gallery work with WordPress 6.3.2 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.67 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.3.2
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=de3a14998d
Aspect after-activation
HTTP status 200
Load time 0.238 s
Memory usage 2.84 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.163 s
Memory usage 3 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.171 s
Memory usage 2.87 MiB
JS errors None
Resource errors None

New Image Gallery → Add Image Gallery

Page screenshot: New Image Gallery → Add Image Gallery
URL /wp-admin/post-new.php?post_type=image_gallery
Aspect menu-item
HTTP status 200
Load time 0.563 s
Memory usage 3.1 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.156 s
Memory usage 2.83 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.348 s
Memory usage 2.84 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.305 s
Memory usage 3.13 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.186 s
Memory usage 3.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.310 s0.272 s-0.038 s2.83 MiB2.9 MiB+ 77.16 KiB
/wp-admin/edit.php0.174 s0.372 s+0.198 s2.85 MiB2.93 MiB+ 77.45 KiB
/wp-admin/post-new.php0.645 s0.909 s+0.264 s5.22 MiB5.3 MiB+ 82.14 KiB
/wp-admin/upload.php0.592 s0.378 s-0.214 s2.77 MiB2.83 MiB+ 61.35 KiB
/wp-admin/options-writing.php0.201 s0.170 s-0.031 s2.76 MiB2.82 MiB+ 55.78 KiB
/wp-admin/media-new.php0.240 s0.234 s-0.006 s2.74 MiB2.81 MiB+ 73.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.187 s0.179 s-0.008 s2.76 MiB2.84 MiB+ 78.15 KiB
/wp-admin/post-new.php?post_type=page0.507 s0.661 s+0.154 s5.21 MiB5.29 MiB+ 77.73 KiB
/wp-admin/options-discussion.php0.180 s0.250 s+0.070 s2.75 MiB2.81 MiB+ 64.94 KiB
/wp-admin/edit-comments.php0.222 s0.206 s-0.016 s2.78 MiB2.84 MiB+ 60.16 KiB
/0.263 s0.190 s-0.073 s3.13 MiB3.17 MiB+ 36.29 KiB
Average 0.320 s0.347 s+0.027 s3.25 MiB3.32 MiB+ 67.67 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
CSS73.3%22,8551,90010
PHP11.2%3,5041,77010
JavaScript9.2%2,8789895
SVG5.2%1,62803
PO File1.1%3311702
Total 31,196 4,829 30

PHP Code Analysis | More results »

Lines of code 2,476
Total complexity 497
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 7

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

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