Does CBX Changelog & Release Note work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
1 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 132.63 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.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 400+ |
WordPress.org page | https://wordpress.org/plugins/cbxchangelog/ |
Badges |
|
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=a0d9296e56 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.353 s |
Memory usage | 3.71 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.236 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog&page=cbxchangelog-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.534 s |
Memory usage | 3.76 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog&page=cbxchangelog-support |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 8.555 s |
Memory usage | 6.5 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.319 s |
Memory usage | 3.52 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.346 s |
Memory usage | 5.88 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.717 s | 0.483 s | -0.234 s | 3.51 MiB | 3.65 MiB | + 145.63 KiB |
/wp-admin/edit.php | 0.231 s | 0.227 s | -0.004 s | 3.57 MiB | 3.71 MiB | + 145.4 KiB |
/wp-admin/post-new.php | 0.844 s | 1.314 s | +0.470 s | 6.06 MiB | 6.27 MiB | + 209.33 KiB |
/wp-admin/upload.php | 0.658 s | 0.521 s | -0.137 s | 3.52 MiB | 3.65 MiB | + 125.86 KiB |
/wp-admin/options-writing.php | 0.248 s | 0.195 s | -0.053 s | 3.5 MiB | 3.63 MiB | + 129.85 KiB |
/wp-admin/media-new.php | 0.275 s | 0.195 s | -0.080 s | 3.49 MiB | 3.63 MiB | + 138.05 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.201 s | 0.220 s | +0.019 s | 3.5 MiB | 3.65 MiB | + 148.69 KiB |
/wp-admin/post-new.php?post_type=page | 1.167 s | 0.968 s | -0.199 s | 6.05 MiB | 6.19 MiB | + 140.86 KiB |
/wp-admin/options-discussion.php | 0.348 s | 0.310 s | -0.038 s | 3.5 MiB | 3.63 MiB | + 126.35 KiB |
/wp-admin/edit-comments.php | 0.312 s | 0.235 s | -0.077 s | 3.52 MiB | 3.65 MiB | + 125.85 KiB |
/ | 0.332 s | 0.271 s | -0.061 s | 3.5 MiB | 3.52 MiB | + 23.12 KiB |
Average | 0.485 s | 0.449 s | -0.036 s | 3.98 MiB | 4.11 MiB | + 132.63 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 80.9% | 4,588 | 1,711 | 23 | |
JavaScript | 15.0% | 851 | 92 | 5 | |
SVG | 3.6% | 206 | 1 | 127 | |
CSS | 0.4% | 20 | 0 | 5 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 5,670 | 1,804 | 161 |
Lines of code | 3,829 |
---|---|
Total complexity | 848 |
Median class complexity | 25.0 |
Median method complexity | 2.0 |
Most complex class | CBXChangelogSettings |
Most complex function | cbxchangelog\includes\CBXChangelogPublic::cbxchangelog_shortcode() |
Classes | 13 |
---|---|
Methods | 186 |
Functions | 26 |
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.
wp_options
4ID | Name |
---|---|
cbxchangelog | Changelog |
ID | Name |
---|---|
cbxchangelog | CBX Changelog & Release Note Widget |
{
"cbxchangelog": {
"cbxchangelog_metabox": {
"title": "Change Logs",
"context": "normal"
},
"cbxchangelog_shortcode": {
"title": "Shortcode",
"context": "side"
}
}
}
[02-Jun-2025 18:08:47 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6121