Simple History 5.5.0

Does Simple History work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300,000+
WordPress.org page https://wordpress.org/plugins/simple-history/
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=simple-history%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=6e07a23f5f
Aspect after-activation
HTTP status 200
Load time 0.609 s
Memory usage 4.38 MiB
JS errors None
Resource errors None

Dashboard → Simple History

Page screenshot: Dashboard → Simple History
URL /wp-admin/index.php?page=simple_history_page
Aspect menu-item
HTTP status 200
Load time 0.136 s
Memory usage N/A
JS errors None
Resource errors None

Simple History

Page screenshot: Simple History
URL /wp-admin/admin.php?page=simple_history_admin_menu_page
Aspect menu-item
HTTP status 200
Load time 0.866 s
Memory usage 4.45 MiB
JS errors None
Resource errors None

Simple History → Settings

Page screenshot: Simple History → Settings
URL /wp-admin/admin.php?page=simple_history_settings_page
Aspect menu-item
HTTP status 200
Load time 0.402 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

Simple History → Export

Page screenshot: Simple History → Export
URL /wp-admin/admin.php?page=simple_history_export_history
Aspect menu-item
HTTP status 200
Load time 0.320 s
Memory usage 4.04 MiB
JS errors None
Resource errors None

Simple History → Debug

Page screenshot: Simple History → Debug
URL /wp-admin/admin.php?page=simple_history_debug
Aspect menu-item
HTTP status 200
Load time 0.479 s
Memory usage 4.18 MiB
JS errors None
Resource errors None

Settings → Simple History

Page screenshot: Settings → Simple History
URL /wp-admin/options-general.php?page=simple_history_settings_menu_slug
Aspect menu-item
HTTP status 200
Load time 0.296 s
Memory usage 4.08 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.375 s
Memory usage 3.95 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.506 s
Memory usage 4.09 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.313 s0.618 s+0.305 s3.48 MiB4.09 MiB+ 624.72 KiB
/wp-admin/edit.php0.213 s0.341 s+0.128 s3.54 MiB4.14 MiB+ 612.38 KiB
/wp-admin/post-new.php0.848 s0.930 s+0.082 s5.92 MiB6.59 MiB+ 678.36 KiB
/wp-admin/upload.php0.792 s0.692 s-0.100 s3.5 MiB4.08 MiB+ 595.87 KiB
/wp-admin/options-writing.php0.236 s0.362 s+0.126 s3.47 MiB4.03 MiB+ 575.61 KiB
/wp-admin/media-new.php0.288 s0.353 s+0.065 s3.46 MiB4.03 MiB+ 583.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.292 s+0.099 s3.48 MiB4.07 MiB+ 608.98 KiB
/wp-admin/post-new.php?post_type=page0.710 s0.661 s-0.049 s5.92 MiB6.57 MiB+ 669.8 KiB
/wp-admin/options-discussion.php0.308 s0.346 s+0.038 s3.47 MiB4.03 MiB+ 572.73 KiB
/wp-admin/edit-comments.php0.442 s0.467 s+0.025 s3.49 MiB4.07 MiB+ 591.61 KiB
/0.317 s0.349 s+0.032 s3.41 MiB3.95 MiB+ 557.19 KiB
Average 0.424 s0.492 s+0.068 s3.92 MiB4.51 MiB+ 606.46 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
PHP82.8%16,2308,836108
CSS10.0%1,9651927
Markdown6.8%1,32903
SVG0.2%49047
TOML0.1%1901
JavaScript0.1%18113
Total 19,610 9,039 169

PHP Code Analysis | More results »

Lines of code 15,548
Total complexity 2,525
Median class complexity 10.0
Median method complexity 2.0
Most complex class Simple_History\Loggers\Post_Logger
Most complex function Simple_History\Log_Query::prepare_args()
Classes 98
Methods 748
Functions 5

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 2

Options wp_options 10

Meta Boxes

{
    "dashboard": {
        "simple_history_dashboard_widget": {
            "title": "Simple History",
            "context": "normal"
        }
    }
}

PHP Error Log 4 lines

[19-Jan-2025 08:20:36 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1435
[19-Jan-2025 08:20:36 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1438
[19-Jan-2025 08:20:43 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1435
[19-Jan-2025 08:20:43 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:2938) in /wp-includes/pluggable.php on line 1438
See also: All tests for this plugin, How to Hide Simple History Admin Menus and Widgets