Testing Suspended

Testing of this plugin has been temporarily suspended due to an error. It will automatically resume when a new plugin version is released.

Audit Trail 1.3

Does Audit Trail work with WordPress 6.0.1 and PHP 7.4.8? A smoke test was performed on .

Summary

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

Memory usage: 30.85 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.0.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/audit-trail/
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?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=audit-trail%2Faudit-trail.php&plugin_status=all&paged=1&s&_wpnonce=e6b974e235
Aspect after-activation
HTTP status 200
Load time 0.290 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Tools → Audit Trail

Page screenshot: Tools → Audit Trail
URL /wp-admin/tools.php?page=audit-trail.php
Aspect menu-item
HTTP status 200
Load time 0.165 s
Memory usage 3.71 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.256 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.369 s0.324 s-0.045 s3.72 MiB3.74 MiB+ 20.91 KiB
/wp-admin/edit.php0.273 s0.210 s-0.063 s3.75 MiB3.77 MiB+ 20.91 KiB
/wp-admin/post-new.php1.199 s1.237 s+0.038 s5.55 MiB5.57 MiB+ 29.27 KiB
/wp-admin/upload.php0.446 s0.382 s-0.064 s3.68 MiB3.7 MiB+ 19.78 KiB
/wp-admin/options-writing.php0.154 s0.142 s-0.012 s3.62 MiB3.68 MiB+ 63.69 KiB
/wp-admin/media-new.php0.531 s0.205 s-0.326 s3.66 MiB3.68 MiB+ 19.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.185 s0.201 s+0.016 s3.69 MiB3.71 MiB+ 20.86 KiB
/wp-admin/post-new.php?post_type=page0.933 s0.920 s-0.013 s5.54 MiB5.56 MiB+ 20.86 KiB
/wp-admin/options-discussion.php0.221 s0.288 s+0.067 s3.6 MiB3.68 MiB+ 84.27 KiB
/wp-admin/edit-comments.php0.220 s0.209 s-0.011 s3.69 MiB3.71 MiB+ 19.77 KiB
/0.278 s0.218 s-0.060 s3.55 MiB3.57 MiB+ 19.11 KiB
Average 0.437 s0.394 s-0.043 s4 MiB4.03 MiB+ 30.85 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.

PO File
PHP
Language % Lines of code Comment lines Files
PO File62.5%2,0161,0219
PHP33.3%1,07624017
CSS4.1%13201
Markdown0.1%301
Total 3,227 1,261 28

PHP Code Analysis | More results »

Lines of code 844
Total complexity 231
Median class complexity 30.0
Median method complexity 2.0
Most complex class AT_Auditor
Most complex function AT_Auditor::audit_show_item()
Classes 5
Methods 80
Functions 3

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 1

Options wp_options 1

PHP Error Log 3 lines

[14-Jul-2022 17:34:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; AT_Audit has a deprecated constructor in /wp-content/plugins/audit-trail/models/audit.php on line 29
[14-Jul-2022 17:34:10 UTC] PHP Deprecated:  Function screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5389
[14-Jul-2022 17:34:10 UTC] PHP Deprecated:  Function get_screen_icon is <strong>deprecated</strong> since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 5389
See also: All tests for this plugin, How to Hide the "Audit Trail" Admin Menu