Portfolio Filter Gallery 1.6.6

Does Portfolio Filter Gallery work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP warnings
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 93.22 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.6.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/portfolio-filter-gallery/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=portfolio-filter-gallery%2Fportfolio-filter-gallery.php&plugin_status=all&paged=1&s&_wpnonce=f301814be3
Aspect after-activation
HTTP status 200
Load time 0.264 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Portfolio Gallery

Page screenshot: Portfolio Gallery
URL /wp-admin/edit.php?post_type=awl_filter_gallery
Aspect menu-item
HTTP status 200
Load time 0.232 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Portfolio Gallery → Add New Gallery

Page screenshot: Portfolio Gallery → Add New Gallery
URL /wp-admin/post-new.php?post_type=awl_filter_gallery
Aspect menu-item
HTTP status 200
Load time 0.834 s
Memory usage 3.94 MiB
JS errors None
Resource errors None

Portfolio Gallery → Filters

Page screenshot: Portfolio Gallery → Filters
URL /wp-admin/edit.php?post_type=awl_filter_gallery&page=pfg-filter-page
Aspect menu-item
HTTP status 200
Load time 0.217 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Portfolio Gallery → Docs

Page screenshot: Portfolio Gallery → Docs
URL /wp-admin/edit.php?post_type=awl_filter_gallery&page=sr-doc-page
Aspect menu-item
HTTP status 200
Load time 1.681 s
Memory usage 3.51 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.497 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.353 s0.396 s+0.043 s3.47 MiB3.53 MiB+ 61.22 KiB
/wp-admin/edit.php0.213 s0.199 s-0.014 s3.54 MiB3.6 MiB+ 60.31 KiB
/wp-admin/post-new.php0.807 s0.569 s-0.238 s5.75 MiB5.96 MiB+ 214.95 KiB
/wp-admin/upload.php0.708 s0.318 s-0.390 s3.49 MiB3.53 MiB+ 42.91 KiB
/wp-admin/options-writing.php0.204 s0.196 s-0.008 s3.41 MiB3.51 MiB+ 105.71 KiB
/wp-admin/media-new.php0.274 s0.440 s+0.166 s3.4 MiB3.51 MiB+ 119.09 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.236 s+0.039 s3.47 MiB3.53 MiB+ 65.76 KiB
/wp-admin/post-new.php?post_type=page0.577 s0.603 s+0.026 s5.75 MiB5.95 MiB+ 210.54 KiB
/wp-admin/options-discussion.php0.301 s0.257 s-0.044 s3.41 MiB3.51 MiB+ 107.4 KiB
/wp-admin/edit-comments.php0.243 s0.214 s-0.029 s3.49 MiB3.53 MiB+ 42.9 KiB
/0.321 s0.203 s-0.118 s3.45 MiB3.45 MiB- 5.38 KiB
Average 0.382 s0.330 s-0.052 s3.88 MiB3.97 MiB+ 93.22 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
PHP
JavaScript
PO File
Language % Lines of code Comment lines Files
CSS47.2%5,9473609
PHP24.2%3,0421416
JavaScript12.5%1,5711696
PO File8.4%1,0618232
SVG7.7%97302
Total 12,594 1,493 25

PHP Code Analysis | More results »

Lines of code 796
Total complexity 101
Median class complexity 65.0
Median method complexity 1.0
Most complex class Awl_Portfolio_Filter_Gallery
Most complex function awl_filter_gallery_shortcode()
Classes 1
Methods 27
Functions 1

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.

Options wp_options 1

Custom Post Types 1

ID Name
awl_filter_galleryPortfolio Filter Gallery

Meta Boxes

{
    "awl_filter_gallery": {
        "Add Portfolio Filter Gallery": {
            "title": "Add Portfolio Filter Gallery",
            "context": "normal"
        },
        "pfg-shortcode": {
            "title": "Copy Shortcode",
            "context": "side"
        },
        "Upgrade Portfolio Gallery": {
            "title": "Upgrade Portfolio Gallery",
            "context": "side"
        },
        "pfg-youtube": {
            "title": "Filter Drag & Drop",
            "context": "side"
        },
        "Rate Our Plugin": {
            "title": "Rate Our Plugin",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[24-Jul-2024 01:31:48 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/portfolio-filter-gallery/portfolio-filter-gallery.php on line 158
[24-Jul-2024 01:31:48 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/portfolio-filter-gallery/portfolio-filter-gallery.php on line 158
[24-Jul-2024 01:31:51 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/portfolio-filter-gallery/filters.php on line 19
See also: All tests for this plugin, How to Hide Portfolio Filter Gallery Admin Menus and Meta Boxes