New Album Gallery 1.5.0

Does New Album Gallery work with WordPress 6.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: 62.88 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 version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=6d53b19a33
Aspect after-activation
HTTP status 200
Load time 0.268 s
Memory usage 3.08 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.240 s
Memory usage 3.11 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.172 s
Memory usage 3.12 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.715 s
Memory usage 3.29 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.317 s
Memory usage 3.13 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.180 s
Memory usage 3.07 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.427 s
Memory usage 3.08 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.240 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.288 s0.278 s-0.010 s3.07 MiB3.14 MiB+ 71.53 KiB
/wp-admin/edit.php0.191 s0.178 s-0.013 s3.1 MiB3.17 MiB+ 71.45 KiB
/wp-admin/post-new.php0.783 s0.864 s+0.081 s5.02 MiB5.1 MiB+ 80.25 KiB
/wp-admin/upload.php0.568 s0.423 s-0.145 s3.02 MiB3.07 MiB+ 55.36 KiB
/wp-admin/options-writing.php0.180 s0.166 s-0.014 s3.01 MiB3.06 MiB+ 45.21 KiB
/wp-admin/media-new.php0.300 s0.246 s-0.054 s2.99 MiB3.06 MiB+ 67.18 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.185 s-0.012 s3.01 MiB3.08 MiB+ 71.52 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.616 s+0.018 s5.01 MiB5.09 MiB+ 75.83 KiB
/wp-admin/options-discussion.php0.208 s0.243 s+0.035 s3 MiB3.06 MiB+ 58.95 KiB
/wp-admin/edit-comments.php0.223 s0.206 s-0.017 s3.03 MiB3.08 MiB+ 54.16 KiB
/0.326 s0.220 s-0.106 s2.97 MiB3.01 MiB+ 40.23 KiB
Average 0.351 s0.330 s-0.022 s3.38 MiB3.45 MiB+ 62.88 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.2%10,94710713
SVG25.0%5,92408
JavaScript14.3%3,3781,0826
PHP13.7%3,2341,7008
PO File0.9%207971
Total 23,690 2,986 36

PHP Code Analysis | More results »

Lines of code 2,457
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

[25-Apr-2023 12:19:33 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/new-album-gallery/new-album-gallery.php on line 111
[25-Apr-2023 12:19:33 UTC] PHP Warning:  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