New Album Gallery 1.3.4

Does New Album Gallery work with WordPress 5.7.1 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.1
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=e8c87286ed
Aspect after-activation
HTTP status 200
Load time 0.350 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.187 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.805 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.288 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.172 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.429 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.301 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.271 s0.264 s-0.007 s2.82 MiB2.86 MiB+ 41.42 KiB
/wp-admin/edit.php0.190 s0.197 s+0.007 s2.86 MiB2.9 MiB+ 41.42 KiB
/wp-admin/post-new.php0.888 s0.999 s+0.111 s5.02 MiB5.08 MiB+ 58.26 KiB
/wp-admin/upload.php0.503 s0.437 s-0.066 s2.7 MiB2.73 MiB+ 36.33 KiB
/wp-admin/options-writing.php0.290 s0.141 s-0.149 s2.71 MiB2.71 MiB+ 4.3 KiB
/wp-admin/media-new.php0.218 s0.318 s+0.100 s2.67 MiB2.71 MiB+ 36.5 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.212 s+0.014 s2.77 MiB2.81 MiB+ 37.41 KiB
/wp-admin/post-new.php?post_type=page1.154 s1.072 s-0.082 s5.01 MiB5.06 MiB+ 49.84 KiB
/wp-admin/options-discussion.php0.335 s0.290 s-0.045 s2.67 MiB2.71 MiB+ 36.81 KiB
/wp-admin/edit-comments.php0.228 s0.243 s+0.015 s2.78 MiB2.81 MiB+ 36.31 KiB
/0.267 s0.231 s-0.036 s2.65 MiB2.68 MiB+ 28.49 KiB
Average 0.413 s0.400 s-0.013 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

[16-Apr-2021 22:59:15 UTC] PHP Notice:  Undefined variable: columns in /wp-content/plugins/new-album-gallery/new-album-gallery.php on line 108
[16-Apr-2021 22:59:15 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