Album Gallery 2.0.2

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: 42.38 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=3676b6171e
Aspect after-activation
HTTP status 200
Load time 0.329 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.578 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.529 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.418 s
Memory usage 3.78 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.434 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.469 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.203 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.222 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.401 s0.429 s+0.028 s3.78 MiB3.82 MiB+ 48.49 KiB
/wp-admin/edit.php0.346 s0.321 s-0.025 s3.78 MiB3.83 MiB+ 47.57 KiB
/wp-admin/post-new.php0.845 s0.744 s-0.101 s6.31 MiB6.36 MiB+ 55.46 KiB
/wp-admin/upload.php0.615 s0.514 s-0.101 s3.74 MiB3.77 MiB+ 30.2 KiB
/wp-admin/options-writing.php0.321 s0.363 s+0.042 s3.71 MiB3.74 MiB+ 34.19 KiB
/wp-admin/media-new.php0.490 s0.355 s-0.135 s3.7 MiB3.74 MiB+ 42.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.310 s0.311 s+0.001 s3.72 MiB3.77 MiB+ 53.03 KiB
/wp-admin/post-new.php?post_type=page0.785 s0.663 s-0.122 s6.3 MiB6.35 MiB+ 52.89 KiB
/wp-admin/options-discussion.php0.321 s0.465 s+0.144 s3.71 MiB3.74 MiB+ 30.69 KiB
/wp-admin/edit-comments.php0.331 s0.319 s-0.012 s3.73 MiB3.76 MiB+ 30.19 KiB
/0.263 s0.196 s-0.067 s4.11 MiB4.15 MiB+ 41.15 KiB
Average 0.457 s0.425 s-0.032 s4.23 MiB4.28 MiB+ 42.38 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.9%5,0411129
JavaScript28.4%2,92799910
PHP21.0%2,1661469
PO File1.6%168811
Total 10,302 1,338 29

PHP Code Analysis | More results »

Lines of code 634
Total complexity 145
Median class complexity 76.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

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