Filters 0.3

Does Filters work with WordPress 6.8.1 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.1
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=2295863d38
Aspect after-activation
HTTP status 200
Load time 0.319 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.177 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.340 s0.316 s-0.024 s3.51 MiB3.51 MiB+ 1.94 KiB
/wp-admin/edit.php0.206 s0.328 s+0.122 s3.57 MiB3.66 MiB+ 91.83 KiB
/wp-admin/post-new.php0.779 s0.624 s-0.155 s6.06 MiB6.07 MiB+ 6.37 KiB
/wp-admin/upload.php0.628 s0.685 s+0.057 s3.52 MiB3.51 MiB- 15.47 KiB
/wp-admin/options-writing.php0.228 s0.204 s-0.024 s3.5 MiB3.49 MiB- 11.48 KiB
/wp-admin/media-new.php0.275 s0.235 s-0.040 s3.49 MiB3.49 MiB- 3.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.266 s0.183 s-0.083 s3.5 MiB3.51 MiB+ 7.39 KiB
/wp-admin/post-new.php?post_type=page0.604 s0.572 s-0.032 s6.05 MiB6.05 MiB+ 1.89 KiB
/wp-admin/options-discussion.php0.434 s0.293 s-0.141 s3.5 MiB3.49 MiB- 14.98 KiB
/wp-admin/edit-comments.php0.240 s0.200 s-0.040 s3.52 MiB3.51 MiB- 15.48 KiB
/0.312 s0.192 s-0.120 s3.43 MiB3.44 MiB+ 1.98 KiB
Average 0.392 s0.348 s-0.044 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

[12-May-2025 14:35:26 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
[12-May-2025 14:35:26 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
[12-May-2025 14:35:26 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
[12-May-2025 14:35:26 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
[12-May-2025 14:35:26 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
[12-May-2025 14:35:26 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