New Album Gallery 1.4.1

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

Summary

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

Memory usage: 122.86 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.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/new-album-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-album-gallery%2Fnew-album-gallery.php&plugin_status=all&paged=1&s&_wpnonce=6b19bf790f
Aspect after-activation
HTTP status 200
Load time 0.291 s
Memory usage 3.4 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.273 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Album Gallery

Page screenshot: Album Gallery
URL /wp-admin/edit.php?post_type=album_gallery
Aspect menu-item
HTTP status 200
Load time 0.176 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Album Gallery → Add Album Gallery

Page screenshot: Album Gallery → Add Album Gallery
URL /wp-admin/post-new.php?post_type=album_gallery
Aspect menu-item
HTTP status 200
Load time 0.778 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Album Gallery → Column Settings

Page screenshot: Album Gallery → Column Settings
URL /wp-admin/edit.php?post_type=album_gallery&page=ag-column-page
Aspect menu-item
HTTP status 200
Load time 0.332 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Album Gallery → Docs

Page screenshot: Album Gallery → Docs
URL /wp-admin/edit.php?post_type=album_gallery&page=ag-doc-page
Aspect menu-item
HTTP status 200
Load time 0.236 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Album Gallery → Our Theme

Page screenshot: Album Gallery → Our Theme
URL /wp-admin/edit.php?post_type=album_gallery&page=sr-theme-page
Aspect menu-item
HTTP status 200
Load time 0.469 s
Memory usage 3.4 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.235 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.332 s0.295 s-0.037 s3.36 MiB3.45 MiB+ 85.05 KiB
/wp-admin/edit.php0.189 s0.185 s-0.004 s3.39 MiB3.54 MiB+ 149.44 KiB
/wp-admin/post-new.php1.067 s1.142 s+0.075 s6.14 MiB6.24 MiB+ 93.84 KiB
/wp-admin/upload.php0.393 s0.583 s+0.190 s3.24 MiB3.39 MiB+ 156.74 KiB
/wp-admin/options-writing.php0.337 s0.220 s-0.117 s3.24 MiB3.37 MiB+ 141.55 KiB
/wp-admin/media-new.php0.243 s0.205 s-0.038 s3.22 MiB3.37 MiB+ 156.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.171 s0.191 s+0.020 s3.25 MiB3.41 MiB+ 157.62 KiB
/wp-admin/post-new.php?post_type=page1.153 s0.949 s-0.204 s6.14 MiB6.23 MiB+ 89.43 KiB
/wp-admin/options-discussion.php0.203 s0.225 s+0.022 s3.22 MiB3.37 MiB+ 158.19 KiB
/wp-admin/edit-comments.php0.236 s0.217 s-0.019 s3.26 MiB3.41 MiB+ 147.9 KiB
/0.263 s0.224 s-0.039 s3.4 MiB3.41 MiB+ 14.8 KiB
Average 0.417 s0.403 s-0.014 s3.81 MiB3.93 MiB+ 122.86 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
SVG
JavaScript
PHP
Language % Lines of code Comment lines Files
CSS46.3%10,9599513
SVG25.0%5,92408
JavaScript14.3%3,3781,0826
PHP13.6%3,2241,7008
PO File0.9%207971
Total 23,692 2,974 36

PHP Code Analysis | More results »

Lines of code 2,450
Total complexity 479
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 119
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
album_galleryAlbum Gallery

Meta Boxes

{
    "album_gallery": {
        "1": {
            "title": "Copy Album Gallery Shortcode",
            "context": "side"
        },
        "": {
            "title": "Add Images",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[27-Jan-2022 11:47:59 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/new-album-gallery/new-album-gallery.php on line 111
[27-Jan-2022 11:47:59 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/new-album-gallery/new-album-gallery.php on line 111
See also: All tests for this plugin, How to Hide New Album Gallery Admin Menus and Meta Boxes