stats4wp 1.4.4

Does stats4wp work with WordPress 6.3.2 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.23 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.2
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=a2b9262ec8
Aspect after-activation
HTTP status 200
Load time 0.602 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.434 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.394 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.208 s
Memory usage 3.16 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.359 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.218 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.284 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.386 s
Memory usage 3.28 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.925 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.385 s0.514 s+0.129 s2.83 MiB3.28 MiB+ 461.1 KiB
/wp-admin/edit.php0.222 s0.262 s+0.040 s2.85 MiB3.29 MiB+ 454.32 KiB
/wp-admin/post-new.php0.833 s1.013 s+0.180 s5.21 MiB5.62 MiB+ 415.34 KiB
/wp-admin/upload.php0.815 s0.437 s-0.378 s2.77 MiB3.14 MiB+ 377.79 KiB
/wp-admin/options-writing.php0.237 s0.290 s+0.053 s2.76 MiB3.13 MiB+ 370.27 KiB
/wp-admin/media-new.php0.299 s0.433 s+0.134 s2.74 MiB3.12 MiB+ 389.51 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.302 s+0.081 s2.76 MiB3.14 MiB+ 393.34 KiB
/wp-admin/post-new.php?post_type=page0.677 s0.617 s-0.060 s5.21 MiB5.61 MiB+ 410.92 KiB
/wp-admin/options-discussion.php0.231 s0.351 s+0.120 s2.75 MiB3.12 MiB+ 380.04 KiB
/wp-admin/edit-comments.php0.473 s0.261 s-0.212 s2.78 MiB3.15 MiB+ 374.59 KiB
/0.297 s0.225 s-0.072 s3.13 MiB3.5 MiB+ 375.3 KiB
Average 0.426 s0.428 s+0.001 s3.25 MiB3.64 MiB+ 400.23 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,01778
PO File8.0%1,5028343
CSS2.8%523452
Total 18,881 2,019 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:52 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-Oct-2023 17:23:52 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:52 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-Oct-2023 17:23:52 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:52 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-Oct-2023 17:23:52 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:52 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-Oct-2023 17:23:52 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:52 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-Oct-2023 17:23:52 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:52 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-Oct-2023 17:23:52 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:52 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-Oct-2023 17:23:52 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-Oct-2023 17:23:52 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:53 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-Oct-2023 17:23:53 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-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:53 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-Oct-2023 17:23:53 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-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:53 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-Oct-2023 17:23:53 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-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:53 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-Oct-2023 17:23:53 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-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:53 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-Oct-2023 17:23:53 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-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:53 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-Oct-2023 17:23:53 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-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:53 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-Oct-2023 17:23:53 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-Oct-2023 17:23:53 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:54 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-Oct-2023 17:23:54 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-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:54 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-Oct-2023 17:23:54 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-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:54 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-Oct-2023 17:23:54 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-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:54 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-Oct-2023 17:23:54 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-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:54 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-Oct-2023 17:23:54 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-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:54 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-Oct-2023 17:23:54 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-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:54 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-Oct-2023 17:23:54 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-Oct-2023 17:23:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:55 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-Oct-2023 17:23:55 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-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:55 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-Oct-2023 17:23:55 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-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:55 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-Oct-2023 17:23:55 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-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:55 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-Oct-2023 17:23:55 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-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:55 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-Oct-2023 17:23:55 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-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:55 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-Oct-2023 17:23:55 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-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:55 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-Oct-2023 17:23:55 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-Oct-2023 17:23:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:57 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 91
[21-Oct-2023 17:23:57 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-Oct-2023 17:23:57 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-Oct-2023 17:23:57 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:57 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-Oct-2023 17:23:57 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-Oct-2023 17:23:57 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/stats4wp/inc/Stats/Page.php on line 195
[21-Oct-2023 17:23:57 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