CBX Changelog 1.1.0

Does CBX Changelog work with WordPress 6.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 103.09 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
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 400+
WordPress.org page https://wordpress.org/plugins/cbxchangelog/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=cbxchangelog%2Fcbxchangelog.php&plugin_status=all&paged=1&s&_wpnonce=55522a5754
Aspect after-activation
HTTP status 200
Load time 0.378 s
Memory usage 3 MiB
JS errors None
Resource errors None

Changelogs

Page screenshot: Changelogs
URL /wp-admin/edit.php?post_type=cbxchangelog
Aspect menu-item
HTTP status 200
Load time 0.253 s
Memory usage 2.92 MiB
JS errors None
Resource errors None

Changelogs → Add New

Page screenshot: Changelogs → Add New
URL /wp-admin/post-new.php?post_type=cbxchangelog
Aspect menu-item
HTTP status 200
Load time 0.977 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

Changelogs → Setting

Page screenshot: Changelogs → Setting
URL /wp-admin/edit.php?post_type=cbxchangelog&page=cbxchangelog-settings
Aspect menu-item
HTTP status 200
Load time 0.505 s
Memory usage 2.92 MiB
JS errors None
Resource errors None

Changelogs → Helps & Updates

Page screenshot: Changelogs → Helps & Updates
URL /wp-admin/edit.php?post_type=cbxchangelog&page=cbxchangelog-support
Aspect menu-item
HTTP status 200
Load time 0.714 s
Memory usage 5.03 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.206 s
Memory usage 3.2 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.467 s
Memory usage 5.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.357 s0.324 s-0.033 s2.82 MiB2.94 MiB+ 123.3 KiB
/wp-admin/edit.php0.206 s0.332 s+0.126 s2.85 MiB2.97 MiB+ 125.38 KiB
/wp-admin/post-new.php0.759 s1.043 s+0.284 s5.21 MiB5.31 MiB+ 102.35 KiB
/wp-admin/upload.php0.608 s0.272 s-0.336 s2.77 MiB2.87 MiB+ 105.59 KiB
/wp-admin/options-writing.php0.228 s0.201 s-0.027 s2.76 MiB2.86 MiB+ 97.48 KiB
/wp-admin/media-new.php0.405 s0.201 s-0.204 s2.74 MiB2.85 MiB+ 117.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.208 s-0.004 s2.76 MiB2.88 MiB+ 122.91 KiB
/wp-admin/post-new.php?post_type=page0.612 s0.779 s+0.167 s5.21 MiB5.25 MiB+ 48.21 KiB
/wp-admin/options-discussion.php0.459 s0.354 s-0.105 s2.75 MiB2.85 MiB+ 106.02 KiB
/wp-admin/edit-comments.php0.262 s0.261 s-0.001 s2.78 MiB2.88 MiB+ 105.58 KiB
/0.364 s0.269 s-0.095 s3.13 MiB3.2 MiB+ 79.41 KiB
Average 0.407 s0.386 s-0.021 s3.25 MiB3.35 MiB+ 103.09 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.

Sass
PHP
Language % Lines of code Comment lines Files
Sass50.1%3,86010833
PHP40.8%3,1391,38823
JavaScript7.2%5582404
SVG1.5%11934
CSS0.3%2156
JSON0.1%501
Total 7,702 1,744 71

PHP Code Analysis | More results »

Lines of code 2,472
Total complexity 526
Median class complexity 16.5
Median method complexity 2.0
Most complex class CBXChangelogSettings
Most complex function CBXChangelog_Public::cbxchangelog_shortcode()
Classes 12
Methods 121
Functions 9

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.

Options wp_options 3

Custom Post Types 1

ID Name
cbxchangelogChangelog

Sidebar Widgets 1

ID Name
cbxchangelogCBX Changelog Widget

Meta Boxes

{
    "cbxchangelog": {
        "cbxchangelog_metabox": {
            "title": "Change Logs",
            "context": "normal"
        },
        "cbxchangelog_shortcode": {
            "title": "Shortcode",
            "context": "side"
        },
        "cbxchangelog_export_import": {
            "title": "Change log Export/Import",
            "context": "side"
        }
    }
}

PHP Error Log 1 lines

[15-Aug-2023 00:38:58 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 5905
See also: All tests for this plugin, How to Hide CBX Changelog & Release Note Admin Menus and Meta Boxes