New Album Gallery 1.3.5

Does New Album Gallery work with WordPress 5.7.2 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.2
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=70a738b3d6
Aspect after-activation
HTTP status 200
Load time 0.216 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.173 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.698 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.252 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.177 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.454 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.318 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.268 s0.382 s+0.114 s2.82 MiB2.86 MiB+ 41.42 KiB
/wp-admin/edit.php0.356 s0.206 s-0.150 s2.86 MiB2.9 MiB+ 41.42 KiB
/wp-admin/post-new.php0.886 s0.887 s+0.001 s5.02 MiB5.08 MiB+ 58.26 KiB
/wp-admin/upload.php0.468 s0.418 s-0.050 s2.7 MiB2.73 MiB+ 36.33 KiB
/wp-admin/options-writing.php0.257 s0.136 s-0.121 s2.71 MiB2.72 MiB+ 4.3 KiB
/wp-admin/media-new.php0.213 s0.169 s-0.044 s2.67 MiB2.71 MiB+ 36.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.262 s+0.069 s2.77 MiB2.81 MiB+ 37.41 KiB
/wp-admin/post-new.php?post_type=page1.076 s0.980 s-0.096 s5.01 MiB5.06 MiB+ 49.84 KiB
/wp-admin/options-discussion.php0.287 s0.278 s-0.009 s2.68 MiB2.71 MiB+ 36.81 KiB
/wp-admin/edit-comments.php0.250 s0.212 s-0.038 s2.78 MiB2.81 MiB+ 36.31 KiB
/0.251 s0.210 s-0.041 s2.65 MiB2.68 MiB+ 28.49 KiB
Average 0.410 s0.376 s-0.033 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

[14-May-2021 19:28:26 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/new-album-gallery/new-album-gallery.php on line 108
[14-May-2021 19:28:26 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