New Album Gallery 1.3.3

Does New Album Gallery work with WordPress 5.7 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: 37.01 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.7
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 7

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=6936114d9c
Aspect after-activation
HTTP status 200
Load time 0.224 s
Memory usage 2.81 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.177 s
Memory usage 2.85 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.735 s
Memory usage 2.98 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.267 s
Memory usage 2.81 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.160 s
Memory usage 2.75 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.527 s
Memory usage 2.76 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.298 s
Memory usage 2.68 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.270 s0.381 s+0.111 s2.82 MiB2.86 MiB+ 41.42 KiB
/wp-admin/edit.php0.186 s0.202 s+0.016 s2.86 MiB2.9 MiB+ 41.42 KiB
/wp-admin/post-new.php0.918 s0.977 s+0.059 s5.02 MiB5.08 MiB+ 58.26 KiB
/wp-admin/upload.php0.512 s0.436 s-0.076 s2.7 MiB2.73 MiB+ 36.33 KiB
/wp-admin/options-writing.php0.263 s0.147 s-0.116 s2.71 MiB2.72 MiB+ 4.3 KiB
/wp-admin/media-new.php0.225 s0.245 s+0.020 s2.67 MiB2.71 MiB+ 36.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.237 s+0.038 s2.77 MiB2.81 MiB+ 37.41 KiB
/wp-admin/post-new.php?post_type=page1.194 s0.822 s-0.372 s5.01 MiB5.06 MiB+ 49.84 KiB
/wp-admin/options-discussion.php0.309 s0.297 s-0.012 s2.68 MiB2.71 MiB+ 36.81 KiB
/wp-admin/edit-comments.php0.245 s0.222 s-0.023 s2.78 MiB2.81 MiB+ 36.31 KiB
/0.256 s0.221 s-0.035 s2.65 MiB2.68 MiB+ 28.49 KiB
Average 0.416 s0.381 s-0.035 s3.15 MiB3.19 MiB+ 37.01 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
Language % Lines of code Comment lines Files
CSS51.2%10,9599513
SVG27.7%5,92408
JavaScript15.8%3,3781,0826
PHP4.4%9451047
PO File1.0%207971
Total 21,413 1,378 35

PHP Code Analysis | More results »

Lines of code 440
Total complexity 29
Median class complexity 27.0
Median method complexity 1.0
Most complex class Awl_Album_Gallery
Most complex function Awl_Album_Gallery::_ag_save_settings()
Classes 1
Methods 18
Functions 2

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

[11-Mar-2021 14:23:57 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/new-album-gallery/new-album-gallery.php on line 108
[11-Mar-2021 14:23:57 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 108
See also: All tests for this plugin, How to Hide New Album Gallery Admin Menus and Meta Boxes