My Plugin Stats 1.1

Does My Plugin Stats work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP fatal errors
2PHP warnings
31PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: -5.18 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.5.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/my-plugin-stats/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?charsout=115&plugin=my-plugin-stats%2Fshowstatps.php&plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=my-plugin-stats%2Fshowstatps.php&plugin_status=all&paged=1&s&_wpnonce=ed28aecbc6
Aspect after-activation
HTTP status 200
Load time 0.337 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Settings → My Plugin Stats

Page screenshot: Settings → My Plugin Stats
URL /wp-admin/options-general.php?page=my-plugin-stats%2Fshowstatps.php
Requested URL /wp-admin/options-general.php?page=my-plugin-stats/showstatps.php
Aspect menu-item
HTTP status 200
Load time 0.360 s
Memory usage 3.4 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.215 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.426 s0.174 s-0.252 s3.43 MiB
/wp-admin/edit.php0.222 s0.226 s+0.004 s3.46 MiB3.47 MiB+ 7.52 KiB
/wp-admin/post-new.php0.934 s0.674 s-0.260 s5.59 MiB5.6 MiB+ 11.89 KiB
/wp-admin/upload.php0.641 s0.376 s-0.265 s3.38 MiB3.37 MiB- 9.15 KiB
/wp-admin/options-writing.php0.233 s0.190 s-0.043 s3.37 MiB3.36 MiB- 16.35 KiB
/wp-admin/media-new.php0.316 s0.234 s-0.082 s3.35 MiB3.35 MiB+ 3.88 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.287 s+0.086 s3.37 MiB3.38 MiB+ 8.22 KiB
/wp-admin/post-new.php?post_type=page0.567 s0.637 s+0.070 s5.58 MiB5.59 MiB+ 7.48 KiB
/wp-admin/options-discussion.php0.308 s0.276 s-0.032 s3.36 MiB3.35 MiB- 7.82 KiB
/wp-admin/edit-comments.php0.280 s0.227 s-0.053 s3.39 MiB3.38 MiB- 9.89 KiB
/0.344 s0.218 s-0.126 s3.42 MiB3.37 MiB- 47.52 KiB
Average 0.407 s0.320 s-0.087 s3.79 MiB3.82 MiB- 5.18 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
CSS
Language % Lines of code Comment lines Files
PHP78.8%186723
CSS21.2%5001
Total 236 72 4

PHP Code Analysis | More results »

Lines of code 187
Total complexity 19
Median class complexity 4.0
Median method complexity 1.0
Most complex class tagSpider
Most complex function my_plugin_stats()
Classes 1
Methods 3
Functions 8

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 54 lines

[29-Apr-2024 04:54:48 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:48 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:49 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:49 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:49 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function split() in /wp-content/plugins/my-plugin-stats/showstatps.php:73
Stack trace:
#0 /wp-admin/includes/template.php(1456): my_plugin_stats()
#1 /wp-admin/includes/dashboard.php(271): do_meta_boxes()
#2 /wp-admin/index.php(204): wp_dashboard()
#3 {main}
  thrown in /wp-content/plugins/my-plugin-stats/showstatps.php on line 73
[29-Apr-2024 04:54:49 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:49 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:49 UTC] PHP Warning:  Undefined variable $PHP_SELF in /wp-content/plugins/my-plugin-stats/mypluginstats_admin.php on line 26
[29-Apr-2024 04:54:49 UTC] PHP Warning:  Undefined variable $PHP_SELF in /wp-content/plugins/my-plugin-stats/mypluginstats_admin.php on line 51
[29-Apr-2024 04:54:51 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:51 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:51 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function split() in /wp-content/plugins/my-plugin-stats/showstatps.php:73
Stack trace:
#0 /wp-admin/includes/template.php(1456): my_plugin_stats()
#1 /wp-admin/includes/dashboard.php(271): do_meta_boxes()
#2 /wp-admin/index.php(204): wp_dashboard()
#3 {main}
  thrown in /wp-content/plugins/my-plugin-stats/showstatps.php on line 73
[29-Apr-2024 04:54:51 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:51 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:51 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:51 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:53 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:53 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:54 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:54 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:54 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:54 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:55 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:55 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:55 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:55 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:57 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:58 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function split() in /wp-content/plugins/my-plugin-stats/showstatps.php:73
Stack trace:
#0 /wp-admin/includes/template.php(1456): my_plugin_stats()
#1 /wp-admin/includes/dashboard.php(271): do_meta_boxes()
#2 /wp-admin/index.php(204): wp_dashboard()
#3 {main}
  thrown in /wp-content/plugins/my-plugin-stats/showstatps.php on line 73
[29-Apr-2024 04:54:58 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:58 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
[29-Apr-2024 04:54:58 UTC] PHP Deprecated:  Function has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /wp-includes/functions.php on line 6078
See also: All tests for this plugin