Image Gallery 1.1.8

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

Summary

Errors
6PHP notices
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 37.2 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 version5.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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 7

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=639da0f5ee
Aspect after-activation
HTTP status 200
Load time 0.210 s
Memory usage 2.72 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.163 s
Memory usage 2.82 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.725 s
Memory usage 3.07 MiB
JS errors
[
    {
        "message": "Error: Bootstrap's JavaScript requires jQuery version 1.9.1 or higher, but lower than version 3\n    at /wp-content/plugins/new-image-gallery/assets/js/bootstrap.min.js?ver=5.6:6:216\n    at /wp-content/plugins/new-image-gallery/assets/js/bootstrap.min.js?ver=5.6:6:318",
        "trace": null,
        "code": null
    }
]
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.150 s
Memory usage 2.72 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.374 s
Memory usage 2.73 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.610 s
Memory usage 3.04 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.247 s
Memory usage 2.64 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.255 s0.304 s+0.049 s2.79 MiB2.83 MiB+ 38.8 KiB
/wp-admin/edit.php0.173 s0.176 s+0.003 s2.84 MiB2.87 MiB+ 39.17 KiB
/wp-admin/post-new.php0.843 s0.958 s+0.115 s4.93 MiB4.99 MiB+ 51.9 KiB
/wp-admin/upload.php0.745 s0.405 s-0.340 s2.67 MiB2.7 MiB+ 38.08 KiB
/wp-admin/options-writing.php0.157 s0.164 s+0.007 s2.68 MiB2.69 MiB+ 6.05 KiB
/wp-admin/media-new.php0.208 s0.174 s-0.034 s2.65 MiB2.68 MiB+ 38.25 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.176 s-0.009 s2.68 MiB2.78 MiB+ 103.16 KiB
/wp-admin/post-new.php?post_type=page0.988 s0.567 s-0.421 s4.92 MiB4.97 MiB+ 47.48 KiB
/wp-admin/options-discussion.php0.283 s0.200 s-0.083 s2.65 MiB2.68 MiB+ 38.56 KiB
/wp-admin/edit-comments.php0.211 s0.198 s-0.013 s2.75 MiB2.79 MiB+ 38.06 KiB
/0.282 s0.210 s-0.072 s2.67 MiB2.64 MiB- 30.31 KiB
Average 0.394 s0.321 s-0.073 s3.11 MiB3.15 MiB+ 37.2 KiB

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 6 lines

[10-Dec-2020 03:56:03 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 119
[10-Dec-2020 03:56:03 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 119
[10-Dec-2020 03:56:03 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/new-image-gallery/include/gallery-settings.php on line 15
[10-Dec-2020 03:56:03 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/new-image-gallery/include/gallery-settings.php on line 16
[10-Dec-2020 03:56:03 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/new-image-gallery/include/gallery-settings.php on line 17
[10-Dec-2020 03:56:03 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/new-image-gallery/include/gallery-settings.php on line 18
See also: All tests for this plugin, How to Hide Image Gallery Admin Menus and Meta Boxes