Album Gallery 2.0.0

Does Album Gallery work with WordPress 6.9.4 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: 41.63 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.4
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=891e3a350b
Aspect after-activation
HTTP status 200
Load time 0.395 s
Memory usage 3.78 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.626 s
Memory usage 3.84 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.579 s
Memory usage 3.93 MiB
JS errors None
Resource errors None

Album Gallery → Global Settings

Page screenshot: Album Gallery → Global Settings
URL /wp-admin/edit.php?post_type=album_gallery&page=ag-column-page
Aspect menu-item
HTTP status 200
Load time 0.443 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.462 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Album Gallery → Our Plugins

Page screenshot: Album Gallery → Our Plugins
URL /wp-admin/edit.php?post_type=album_gallery&page=ag-our-plugins
Aspect menu-item
HTTP status 200
Load time 2.030 s
Memory usage 4.16 MiB
JS errors None
Resource errors None

Album Gallery → Our Themes

Page screenshot: Album Gallery → Our Themes
URL /wp-admin/edit.php?post_type=album_gallery&page=ag-our-themes
Aspect menu-item
HTTP status 200
Load time 1.366 s
Memory usage 3.91 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.249 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.436 s0.460 s+0.024 s3.78 MiB3.82 MiB+ 47.73 KiB
/wp-admin/edit.php0.376 s0.347 s-0.029 s3.78 MiB3.83 MiB+ 46.82 KiB
/wp-admin/post-new.php0.861 s0.833 s-0.028 s6.31 MiB6.36 MiB+ 54.7 KiB
/wp-admin/upload.php0.548 s0.539 s-0.009 s3.74 MiB3.77 MiB+ 29.44 KiB
/wp-admin/options-writing.php0.315 s0.342 s+0.027 s3.71 MiB3.74 MiB+ 33.43 KiB
/wp-admin/media-new.php0.512 s0.327 s-0.185 s3.7 MiB3.74 MiB+ 41.63 KiB
/wp-admin/edit-tags.php?taxonomy=category0.329 s0.311 s-0.018 s3.72 MiB3.77 MiB+ 52.27 KiB
/wp-admin/post-new.php?post_type=page0.712 s0.682 s-0.030 s6.3 MiB6.35 MiB+ 52.13 KiB
/wp-admin/options-discussion.php0.337 s0.394 s+0.057 s3.71 MiB3.74 MiB+ 29.93 KiB
/wp-admin/edit-comments.php0.343 s0.353 s+0.010 s3.73 MiB3.76 MiB+ 29.43 KiB
/0.286 s0.197 s-0.089 s4.11 MiB4.15 MiB+ 40.39 KiB
Average 0.460 s0.435 s-0.025 s4.23 MiB4.28 MiB+ 41.63 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
JavaScript
PHP
Language % Lines of code Comment lines Files
CSS48.5%4,8951109
JavaScript29.0%2,92799910
PHP20.9%2,1051459
PO File1.7%168811
Total 10,095 1,335 29

PHP Code Analysis | More results »

Lines of code 615
Total complexity 140
Median class complexity 75.0
Median method complexity 1.0
Most complex class Awl_Album_Gallery
Most complex function agp_render_album_gallery()
Classes 1
Methods 21
Functions 4

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

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