Image Gallery 1.2.6

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

Summary

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

Memory usage: 147.25 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.8.1
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=80a65b61c1
Aspect after-activation
HTTP status 200
Load time 0.533 s
Memory usage 3.19 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.218 s
Memory usage 3.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.212 s
Memory usage 3.23 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.972 s
Memory usage 3.47 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.250 s
Memory usage 3.18 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.452 s
Memory usage 3.19 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.903 s
Memory usage 3.5 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.319 s
Memory usage 3.03 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.355 s0.410 s+0.055 s3.08 MiB3.23 MiB+ 155.23 KiB
/wp-admin/edit.php0.410 s0.224 s-0.186 s3.11 MiB3.27 MiB+ 156.68 KiB
/wp-admin/post-new.php1.324 s1.278 s-0.046 s5.27 MiB5.42 MiB+ 160.93 KiB
/wp-admin/upload.php0.682 s0.547 s-0.135 s3.03 MiB3.18 MiB+ 155.29 KiB
/wp-admin/options-writing.php0.211 s0.187 s-0.024 s3.02 MiB3.16 MiB+ 140.23 KiB
/wp-admin/media-new.php0.300 s0.236 s-0.064 s3.01 MiB3.16 MiB+ 155.46 KiB
/wp-admin/edit-tags.php?taxonomy=category0.237 s0.233 s-0.004 s3.04 MiB3.19 MiB+ 156.16 KiB
/wp-admin/post-new.php?post_type=page0.767 s1.139 s+0.372 s5.26 MiB5.41 MiB+ 155.89 KiB
/wp-admin/options-discussion.php0.326 s0.311 s-0.015 s3 MiB3.16 MiB+ 156.73 KiB
/wp-admin/edit-comments.php0.264 s0.235 s-0.029 s3.04 MiB3.19 MiB+ 154.45 KiB
/0.368 s0.253 s-0.115 s2.96 MiB3.03 MiB+ 72.75 KiB
Average 0.477 s0.459 s-0.017 s3.44 MiB3.58 MiB+ 147.25 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.2%22,8551,90010
PHP10.1%3,1021,78110
JavaScript9.3%2,8789895
SVG5.3%1,62803
PO File1.1%3311702
Total 30,794 4,840 30

PHP Code Analysis | More results »

Lines of code 2,405
Total complexity 496
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 7 lines

[10-Sep-2021 11:37:01 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/new-image-gallery/new-image-gallery.php on line 119
[10-Sep-2021 11:37:01 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-Sep-2021 11:37:01 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-Sep-2021 11:37:01 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-Sep-2021 11:37:01 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-Sep-2021 11:37:01 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
[10-Sep-2021 11:37:01 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 19
See also: All tests for this plugin, How to Hide Image Gallery Admin Menus and Meta Boxes