Portfolio Filter Gallery 1.5.3

Does Portfolio Filter Gallery work with WordPress 6.3.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: 48.1 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.3.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 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=portfolio-filter-gallery%2Fportfolio-filter-gallery.php&plugin_status=all&paged=1&s&_wpnonce=448a45b3ba
Aspect after-activation
HTTP status 200
Load time 0.302 s
Memory usage 2.81 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.195 s
Memory usage 2.85 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.768 s
Memory usage 3.25 MiB
JS errors None
Resource errors None

Portfolio Gallery → Update Old Settings

Page screenshot: Portfolio Gallery → Update Old Settings
URL /wp-admin/edit.php?post_type=awl_filter_gallery&page=pfg-update-plugin
Aspect menu-item
HTTP status 200
Load time 0.182 s
Memory usage 2.84 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.163 s
Memory usage 2.88 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.547 s
Memory usage 2.81 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.571 s
Memory usage 3.16 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.364 s0.405 s+0.041 s2.82 MiB2.88 MiB+ 52.88 KiB
/wp-admin/edit.php0.206 s0.200 s-0.006 s2.85 MiB2.9 MiB+ 53.25 KiB
/wp-admin/post-new.php0.760 s0.952 s+0.192 s5.21 MiB5.29 MiB+ 78.04 KiB
/wp-admin/upload.php0.601 s0.343 s-0.258 s2.77 MiB2.8 MiB+ 36.2 KiB
/wp-admin/options-writing.php0.222 s0.185 s-0.037 s2.76 MiB2.79 MiB+ 27.8 KiB
/wp-admin/media-new.php0.359 s0.193 s-0.166 s2.74 MiB2.79 MiB+ 48.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.183 s-0.025 s2.76 MiB2.81 MiB+ 53.2 KiB
/wp-admin/post-new.php?post_type=page0.598 s0.761 s+0.163 s5.21 MiB5.28 MiB+ 73.63 KiB
/wp-admin/options-discussion.php0.230 s0.298 s+0.068 s2.75 MiB2.78 MiB+ 38.2 KiB
/wp-admin/edit-comments.php0.418 s0.214 s-0.204 s2.78 MiB2.81 MiB+ 35.84 KiB
/0.288 s0.204 s-0.084 s3.13 MiB3.16 MiB+ 31.42 KiB
Average 0.387 s0.358 s-0.029 s3.25 MiB3.3 MiB+ 48.1 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
Language % Lines of code Comment lines Files
CSS66.1%11,2848519
PHP13.1%2,2451427
JavaScript8.9%1,5121156
PO File6.2%1,0618232
SVG5.7%97302
Total 17,075 1,931 26

PHP Code Analysis | More results »

Lines of code 598
Total complexity 92
Median class complexity 57.0
Median method complexity 1.0
Most complex class Awl_Portfolio_Filter_Gallery
Most complex function awl_filter_gallery_shortcode()
Classes 1
Methods 24
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"
        },
        "Rate Our Plugin": {
            "title": "Rate Our Plugin",
            "context": "side"
        },
        "pfg-youtube": {
            "title": "Subscribe",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[21-Sep-2023 12:08:27 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/portfolio-filter-gallery/portfolio-filter-gallery.php on line 146
[21-Sep-2023 12:08:27 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 146
[21-Sep-2023 12:08:30 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/portfolio-filter-gallery/filters.php on line 16
See also: All tests for this plugin, How to Hide Portfolio Filter Gallery Admin Menus and Meta Boxes