Filters 0.3

Does Filters work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 4.61 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.8.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/filters/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=filters%2Finit.php&plugin_status=all&paged=1&s&_wpnonce=60724ae910
Aspect after-activation
HTTP status 200
Load time 0.247 s
Memory usage 3.52 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.282 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.315 s0.253 s-0.062 s3.51 MiB3.51 MiB+ 1.94 KiB
/wp-admin/edit.php0.214 s0.352 s+0.138 s3.57 MiB3.66 MiB+ 91.83 KiB
/wp-admin/post-new.php0.861 s0.645 s-0.216 s6.06 MiB6.07 MiB+ 6.37 KiB
/wp-admin/upload.php0.749 s0.480 s-0.269 s3.52 MiB3.51 MiB- 15.47 KiB
/wp-admin/options-writing.php0.210 s0.188 s-0.022 s3.5 MiB3.49 MiB- 11.48 KiB
/wp-admin/media-new.php0.272 s0.235 s-0.037 s3.49 MiB3.49 MiB- 3.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.345 s+0.162 s3.5 MiB3.51 MiB+ 7.39 KiB
/wp-admin/post-new.php?post_type=page0.786 s0.687 s-0.099 s6.05 MiB6.05 MiB+ 1.89 KiB
/wp-admin/options-discussion.php0.498 s0.292 s-0.206 s3.5 MiB3.49 MiB- 14.98 KiB
/wp-admin/edit-comments.php0.239 s0.201 s-0.038 s3.52 MiB3.51 MiB- 15.48 KiB
/0.324 s0.205 s-0.119 s3.43 MiB3.43 MiB+ 1.98 KiB
Average 0.423 s0.353 s-0.070 s3.97 MiB3.97 MiB+ 4.61 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
Language % Lines of code Comment lines Files
PHP93.6%3,6941,47826
CSS6.4%25111
Total 3,945 1,479 27

PHP Code Analysis | More results »

Lines of code 2,768
Total complexity 697
Median class complexity 26.0
Median method complexity 2.0
Most complex class Filters_Posts_List_Table
Most complex function Filters_Posts_List_Table::table_popup()
Classes 11
Methods 112
Functions 13

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.

No new entries found.

PHP Error Log 6 lines

[28-Jul-2025 06:11:13 UTC] PHP Deprecated:  WP_List_Table::__get(): The property `user_posts_count` is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6121
[28-Jul-2025 06:11:13 UTC] PHP Deprecated:  WP_List_Table::__isset(): The property `sticky_posts_count` is not declared. Checking `isset()` on a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6121
[28-Jul-2025 06:11:13 UTC] PHP Deprecated:  WP_List_Table::__get(): The property `is_trash` is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6121
[28-Jul-2025 06:11:13 UTC] PHP Deprecated:  WP_List_Table::__get(): The property `is_trash` is not declared. Getting a dynamic property is deprecated since version 6.4.0! Instead, declare the property on the class. in /wp-includes/functions.php on line 6121
[28-Jul-2025 06:11:13 UTC] PHP Deprecated:  trim(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/filters/form/FiltersForm.php on line 668
[28-Jul-2025 06:11:13 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/filters/form/FiltersForm.php on line 101
See also: All tests for this plugin