stats4wp 1.3.4

Does stats4wp work with WordPress 6.0.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Looks good! No problems were detected.
Performance

Memory usage: 549.77 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.020 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.0.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=3ab8c9f6bc
Aspect after-activation
HTTP status 200
Load time 0.872 s
Memory usage 5.22 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.627 s
Memory usage 4.3 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.640 s
Memory usage 4.23 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.240 s
Memory usage 4.18 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.248 s
Memory usage 4.2 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.409 s
Memory usage 4.17 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.261 s
Memory usage 4.09 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.673 s
Memory usage 4.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 1.693 s
Memory usage 6.01 MiB
JS errors
External errors: The following JavaScript errors were probably triggered by WordPress itself, or by compatibility issues in the test runner. They are not related to the plugin.
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'offsetHeight')\n    at t (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10419)\n    at IntersectionObserver.n.threshold (/wp-includes/js/dist/widgets.min.js?ver=80e98954519d1dad7a91a2248dbc2cc9:7:10591)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.328 s0.446 s+0.118 s3.73 MiB4.27 MiB+ 557.35 KiB
/wp-admin/edit.php0.193 s0.258 s+0.065 s3.76 MiB4.3 MiB+ 552.58 KiB
/wp-admin/post-new.php1.019 s1.086 s+0.067 s5.55 MiB6.1 MiB+ 556.34 KiB
/wp-admin/upload.php0.410 s0.543 s+0.133 s3.69 MiB4.23 MiB+ 552.96 KiB
/wp-admin/options-writing.php0.164 s0.207 s+0.043 s3.62 MiB4.14 MiB+ 534.05 KiB
/wp-admin/media-new.php0.461 s0.252 s-0.209 s3.67 MiB4.21 MiB+ 553.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.282 s+0.071 s3.69 MiB4.23 MiB+ 554.98 KiB
/wp-admin/post-new.php?post_type=page0.700 s0.672 s-0.028 s5.55 MiB6.08 MiB+ 547.3 KiB
/wp-admin/options-discussion.php0.260 s0.252 s-0.008 s3.6 MiB4.14 MiB+ 554.63 KiB
/wp-admin/edit-comments.php0.234 s0.244 s+0.010 s3.7 MiB4.24 MiB+ 553.12 KiB
/0.286 s0.247 s-0.039 s3.57 MiB4.08 MiB+ 530.41 KiB
Average 0.388 s0.408 s+0.020 s4.01 MiB4.55 MiB+ 549.77 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
JavaScript66.7%13,254312
PHP26.0%5,17295578
PO File4.6%9215142
CSS2.6%523452
Total 19,870 1,545 84

PHP Code Analysis | More results »

Lines of code 2,273
Total complexity 416
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

The log file is empty.

See also: All tests for this plugin