Portfolio Filter Gallery 1.5.6

Does Portfolio Filter Gallery work with WordPress 6.4.3 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.47 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.039 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.4.3
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=7f4ce95990
Aspect after-activation
HTTP status 200
Load time 0.395 s
Memory usage 3.38 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.247 s
Memory usage 3.41 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.781 s
Memory usage 3.82 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.194 s
Memory usage 3.45 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.360 s
Memory usage 3.37 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.604 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.361 s0.326 s-0.035 s3.38 MiB3.44 MiB+ 60.59 KiB
/wp-admin/edit.php0.207 s0.292 s+0.085 s3.41 MiB3.47 MiB+ 61.33 KiB
/wp-admin/post-new.php0.826 s1.317 s+0.491 s5.46 MiB5.52 MiB+ 66.27 KiB
/wp-admin/upload.php0.514 s0.334 s-0.180 s3.32 MiB3.37 MiB+ 44.29 KiB
/wp-admin/options-writing.php0.224 s0.187 s-0.037 s3.32 MiB3.35 MiB+ 36.51 KiB
/wp-admin/media-new.php0.301 s0.271 s-0.030 s3.3 MiB3.35 MiB+ 56.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.175 s-0.030 s3.31 MiB3.37 MiB+ 61.28 KiB
/wp-admin/post-new.php?post_type=page0.546 s0.856 s+0.310 s5.45 MiB5.51 MiB+ 61.86 KiB
/wp-admin/options-discussion.php0.276 s0.257 s-0.019 s3.3 MiB3.35 MiB+ 46.29 KiB
/wp-admin/edit-comments.php0.284 s0.215 s-0.069 s3.34 MiB3.38 MiB+ 43.91 KiB
/0.267 s0.215 s-0.052 s3.36 MiB3.35 MiB- 5.87 KiB
Average 0.365 s0.404 s+0.039 s3.72 MiB3.77 MiB+ 48.47 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
CSS65.6%11,3008529
PHP13.8%2,3731627
JavaScript8.8%1,5121156
PO File6.2%1,0618232
SVG5.7%97302
Total 17,219 1,952 26

PHP Code Analysis | More results »

Lines of code 669
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

[05-Feb-2024 12:20:44 UTC] PHP Warning:  Undefined variable $columns in /wp-content/plugins/portfolio-filter-gallery/portfolio-filter-gallery.php on line 156
[05-Feb-2024 12:20:44 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 156
[05-Feb-2024 12:20:47 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