stats4wp 1.4.2

Does stats4wp work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2,007PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=stats4wp%2Fstats4wp.php&plugin_status=all&paged=1&s&_wpnonce=5fe8dd9076
Aspect after-activation
HTTP status 200
Load time 0.640 s
Memory usage 4.3 MiB
JS errors None
Resource errors None

Stats4wp

Page screenshot: Stats4wp
URL /wp-admin/admin.php?page=stats4wp_plugin
Aspect menu-item
HTTP status 200
Load time 0.949 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Stats4wp → Visitors

Page screenshot: Stats4wp → Visitors
URL /wp-admin/admin.php?page=stats4wp_visitors
Aspect menu-item
HTTP status 200
Load time 0.467 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Stats4wp → Pages

Page screenshot: Stats4wp → Pages
URL /wp-admin/admin.php?page=stats4wp_pages
Aspect menu-item
HTTP status 200
Load time 0.224 s
Memory usage 3.15 MiB
JS errors None
Resource errors None

Stats4wp → Settings

Page screenshot: Stats4wp → Settings
URL /wp-admin/admin.php?page=stats4wp_settings
Aspect menu-item
HTTP status 200
Load time 0.203 s
Memory usage 3.17 MiB
JS errors None
Resource errors None

Stats4wp → CSV Export

Page screenshot: Stats4wp → CSV Export
URL /wp-admin/admin.php?page=stats4wp_cvsexport
Aspect menu-item
HTTP status 200
Load time 0.199 s
Memory usage 3.15 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.232 s
Memory usage 3.5 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.400 s
Memory usage 3.27 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.627 s
Memory usage 5.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.368 s0.365 s-0.003 s2.82 MiB3.27 MiB+ 461.1 KiB
/wp-admin/edit.php0.211 s0.254 s+0.043 s2.85 MiB3.29 MiB+ 454.32 KiB
/wp-admin/post-new.php0.767 s0.782 s+0.015 s5.21 MiB5.62 MiB+ 415.34 KiB
/wp-admin/upload.php0.792 s0.525 s-0.267 s2.77 MiB3.14 MiB+ 377.8 KiB
/wp-admin/options-writing.php0.200 s0.244 s+0.044 s2.76 MiB3.12 MiB+ 370.27 KiB
/wp-admin/media-new.php0.284 s0.298 s+0.014 s2.74 MiB3.12 MiB+ 389.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.235 s+0.040 s2.76 MiB3.14 MiB+ 393.34 KiB
/wp-admin/post-new.php?post_type=page0.700 s0.614 s-0.086 s5.21 MiB5.61 MiB+ 410.92 KiB
/wp-admin/options-discussion.php0.259 s0.290 s+0.031 s2.75 MiB3.12 MiB+ 380.05 KiB
/wp-admin/edit-comments.php0.216 s0.278 s+0.062 s2.78 MiB3.14 MiB+ 374.59 KiB
/0.291 s0.465 s+0.174 s3.12 MiB3.5 MiB+ 379.63 KiB
Average 0.389 s0.395 s+0.006 s3.25 MiB3.64 MiB+ 400.62 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.

JavaScript
PHP
Language % Lines of code Comment lines Files
JavaScript60.5%11,4191235
PHP28.8%5,4371,00578
PO File8.0%1,5028343
CSS2.8%523452
Total 18,881 2,007 88

PHP Code Analysis | More results »

Lines of code 2,362
Total complexity 422
Median class complexity 8.0
Median method complexity 2.0
Most complex class STATS4WP\Stats\Page
Most complex function STATS4WP\Stats\Page::get_page_type()
Classes 35
Methods 132
Functions 2

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.

Database Tables 3

Options wp_options 2

Sidebar Widgets 1

ID Name
stats4wp_cpt_visitors_widgetWidget Number of visitors

Meta Boxes

{
    "dashboard": {
        "dashboard_widget_stats4wp": {
            "title": "Statistics For Wordpress",
            "context": "normal"
        }
    }
}

PHP Error Log 2007 lines

[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:32 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:33 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:34 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:36 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 165
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Aug-2023 00:33:37 UTC] PHP Deprecated:  strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 161

(+1907 more lines)
See also: All tests for this plugin