New Album Gallery 1.7.0

Does New Album Gallery work with WordPress 6.9.1 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: 68.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 version6.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,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=dfa65cc05f
Aspect after-activation
HTTP status 200
Load time 0.481 s
Memory usage 3.8 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.339 s
Memory usage 3.82 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.334 s
Memory usage 3.83 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 1.019 s
Memory usage 4.03 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.590 s
Memory usage 3.77 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.332 s
Memory usage 3.84 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.662 s
Memory usage 3.77 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.278 s
Memory usage 4.15 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.514 s0.464 s-0.050 s3.78 MiB3.85 MiB+ 75.73 KiB
/wp-admin/edit.php0.396 s0.351 s-0.045 s3.78 MiB3.86 MiB+ 73.87 KiB
/wp-admin/post-new.php0.886 s0.904 s+0.018 s6.31 MiB6.39 MiB+ 86.6 KiB
/wp-admin/upload.php0.541 s0.520 s-0.021 s3.74 MiB3.8 MiB+ 62.59 KiB
/wp-admin/options-writing.php0.382 s0.364 s-0.018 s3.71 MiB3.77 MiB+ 60.77 KiB
/wp-admin/media-new.php0.577 s0.396 s-0.181 s3.7 MiB3.77 MiB+ 68.96 KiB
/wp-admin/edit-tags.php?taxonomy=category0.418 s0.373 s-0.045 s3.72 MiB3.79 MiB+ 79.32 KiB
/wp-admin/post-new.php?post_type=page0.765 s0.787 s+0.022 s6.3 MiB6.37 MiB+ 80.03 KiB
/wp-admin/options-discussion.php0.376 s0.516 s+0.140 s3.71 MiB3.77 MiB+ 56.95 KiB
/wp-admin/edit-comments.php0.371 s0.385 s+0.014 s3.73 MiB3.8 MiB+ 62.27 KiB
/0.328 s0.291 s-0.037 s4.11 MiB4.15 MiB+ 43.13 KiB
Average 0.505 s0.486 s-0.018 s4.23 MiB4.3 MiB+ 68.2 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
PHP
JavaScript
Language % Lines of code Comment lines Files
CSS44.1%10,94710713
SVG23.9%5,92408
PHP17.6%4,3781,6998
JavaScript13.6%3,3801,0826
PO File0.8%207971
Total 24,836 2,985 36

PHP Code Analysis | More results »

Lines of code 2,648
Total complexity 497
Median class complexity 18.0
Median method complexity 3.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

[05-Mar-2026 09:27:40 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/new-album-gallery/new-album-gallery.php on line 107
[05-Mar-2026 09:27:40 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 107
See also: All tests for this plugin, How to Hide Album Gallery Admin Menus and Meta Boxes