Filter & Grids 3.5.1

Does Filter & Grids work with WordPress 6.9.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 104.58 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.9.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/ymc-smart-filter/
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=ymc-smart-filter%2Fymc-smart-filters.php&plugin_status=all&paged=1&s&_wpnonce=cea88f52b5
Aspect after-activation
HTTP status 200
Load time 0.373 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Filter & Grids

Page screenshot: Filter & Grids
URL /wp-admin/edit.php?post_type=ymc_filters
Aspect menu-item
HTTP status 200
Load time 0.442 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Filter & Grids → Add New Filter

Page screenshot: Filter & Grids → Add New Filter
URL /wp-admin/post-new.php?post_type=ymc_filters
Aspect menu-item
HTTP status 200
Load time 1.526 s
Memory usage 4.28 MiB
JS errors None
Resource errors None

Filter & Grids → Settings

Page screenshot: Filter & Grids → Settings
URL /wp-admin/edit.php?post_type=ymc_filters&page=ymc-settings
Aspect menu-item
HTTP status 200
Load time 0.285 s
Memory usage 3.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.270 s
Memory usage 4.18 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.364 s
Memory usage 3.89 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.416 s0.366 s-0.050 s3.78 MiB3.89 MiB+ 116.24 KiB
/wp-admin/edit.php0.356 s0.284 s-0.072 s3.78 MiB3.89 MiB+ 113.05 KiB
/wp-admin/post-new.php0.818 s0.690 s-0.128 s6.31 MiB6.42 MiB+ 120.55 KiB
/wp-admin/upload.php0.611 s0.383 s-0.228 s3.74 MiB3.83 MiB+ 95.65 KiB
/wp-admin/options-writing.php0.310 s0.283 s-0.027 s3.71 MiB3.81 MiB+ 99.64 KiB
/wp-admin/media-new.php0.487 s0.475 s-0.012 s3.7 MiB3.81 MiB+ 107.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.289 s0.289 s+0.000 s3.72 MiB3.83 MiB+ 118.51 KiB
/wp-admin/post-new.php?post_type=page0.824 s0.638 s-0.186 s6.3 MiB6.41 MiB+ 117.98 KiB
/wp-admin/options-discussion.php0.350 s0.306 s-0.044 s3.71 MiB3.81 MiB+ 96.14 KiB
/wp-admin/edit-comments.php0.319 s0.312 s-0.007 s3.73 MiB3.83 MiB+ 95.63 KiB
/0.260 s0.248 s-0.012 s4.11 MiB4.17 MiB+ 69.13 KiB
Average 0.458 s0.389 s-0.070 s4.23 MiB4.34 MiB+ 104.58 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.

PHP
SVG
JavaScript
Language % Lines of code Comment lines Files
PHP54.1%21,0302,658130
SVG26.2%10,196227
JavaScript13.0%5,04750211
CSS4.1%1,58113111
Markdown2.4%93903
Handlebars0.2%9405
Total 38,887 3,293 187

PHP Code Analysis | More results »

Lines of code 9,330
Total complexity 1,792
Median class complexity 14.0
Median method complexity 2.0
Most complex class YMC_Smart_Filters\Core\Admin\Variables
Most complex function YMC_Smart_Filters\Core\Admin\Meta_Boxes::ymc_save_meta_box()
Classes 48
Methods 350
Functions 35

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
ymc_filtersFilter & Grids

Meta Boxes

{
    "dashboard": {
        "ymc_filter_grids_display": {
            "title": "Filter & Grids",
            "context": "normal"
        }
    },
    "ymc_filters": {
        "ymc_main_meta_box": {
            "title": "Settings",
            "context": "normal"
        },
        "ymc_side_meta_box": {
            "title": "Filter & Grids Features",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[05-Feb-2026 09:59:30 UTC] PHP Warning:  Undefined variable $number_of_iterations in /wp-content/plugins/ymc-smart-filter/ymc2/src/admin/meta-boxes/appearance.php on line 184
See also: All tests for this plugin, How to Hide Filter & Grids Admin Menus and More