Image Gallery 1.2.5

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

Summary

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

Memory usage: 130.26 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.7.2
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 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=2930049c2d
Aspect after-activation
HTTP status 200
Load time 0.270 s
Memory usage 2.86 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.168 s
Memory usage 2.86 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 2.9 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.762 s
Memory usage 3.15 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.167 s
Memory usage 2.87 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.379 s
Memory usage 2.87 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.477 s
Memory usage 3.19 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.253 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.260 s0.363 s+0.103 s2.82 MiB2.91 MiB+ 96.01 KiB
/wp-admin/edit.php0.183 s0.213 s+0.030 s2.86 MiB3.02 MiB+ 160.36 KiB
/wp-admin/post-new.php0.920 s1.148 s+0.228 s5.02 MiB5.19 MiB+ 173.71 KiB
/wp-admin/upload.php0.467 s0.431 s-0.036 s2.7 MiB2.85 MiB+ 156.11 KiB
/wp-admin/options-writing.php0.151 s0.180 s+0.029 s2.71 MiB2.83 MiB+ 125.67 KiB
/wp-admin/media-new.php0.329 s0.187 s-0.142 s2.67 MiB2.83 MiB+ 156.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.189 s-0.022 s2.77 MiB2.86 MiB+ 93.61 KiB
/wp-admin/post-new.php?post_type=page1.245 s1.372 s+0.127 s5.01 MiB5.17 MiB+ 164.67 KiB
/wp-admin/options-discussion.php0.267 s0.207 s-0.060 s2.67 MiB2.83 MiB+ 158.18 KiB
/wp-admin/edit-comments.php0.226 s0.227 s+0.001 s2.78 MiB2.87 MiB+ 91.89 KiB
/0.318 s0.233 s-0.085 s2.65 MiB2.71 MiB+ 56.34 KiB
Average 0.416 s0.432 s+0.016 s3.15 MiB3.28 MiB+ 130.26 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
CSS74.3%22,8551,90010
PHP10.0%3,0631,77910
JavaScript9.4%2,8789895
SVG5.3%1,62803
PO File1.1%3311702
Total 30,755 4,838 30

PHP Code Analysis | More results »

Lines of code 2,369
Total complexity 493
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 6 lines

[23-Jun-2021 06:10:08 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 119
[23-Jun-2021 06:10:08 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
[23-Jun-2021 06:10:09 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
[23-Jun-2021 06:10:09 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
[23-Jun-2021 06:10:09 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
[23-Jun-2021 06:10:09 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