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: 136.99 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=b2ec192fc9 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.452 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.221 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.438 s |
Memory usage | 3.65 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.180 s |
Memory usage | 6.5 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.264 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.471 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.328 s | 0.417 s | +0.089 s | 3.51 MiB | 3.65 MiB | + 144.9 KiB |
/wp-admin/edit.php | 0.209 s | 0.236 s | +0.027 s | 3.57 MiB | 3.71 MiB | + 144.67 KiB |
/wp-admin/post-new.php | 0.784 s | 0.965 s | +0.181 s | 6.06 MiB | 6.25 MiB | + 197.3 KiB |
/wp-admin/upload.php | 0.615 s | 0.436 s | -0.179 s | 3.52 MiB | 3.65 MiB | + 125.13 KiB |
/wp-admin/options-writing.php | 0.222 s | 0.195 s | -0.027 s | 3.5 MiB | 3.63 MiB | + 129.13 KiB |
/wp-admin/media-new.php | 0.293 s | 0.192 s | -0.101 s | 3.49 MiB | 3.63 MiB | + 137.32 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.243 s | 0.246 s | +0.003 s | 3.5 MiB | 3.65 MiB | + 147.96 KiB |
/wp-admin/post-new.php?post_type=page | 0.599 s | 0.657 s | +0.058 s | 6.05 MiB | 6.19 MiB | + 140.13 KiB |
/wp-admin/options-discussion.php | 0.454 s | 0.261 s | -0.193 s | 3.5 MiB | 3.63 MiB | + 125.63 KiB |
/wp-admin/edit-comments.php | 0.235 s | 0.206 s | -0.029 s | 3.52 MiB | 3.65 MiB | + 125.13 KiB |
/ | 0.301 s | 0.213 s | -0.088 s | 3.43 MiB | 3.52 MiB | + 89.59 KiB |
Average | 0.389 s | 0.366 s | -0.024 s | 3.97 MiB | 4.1 MiB | + 136.99 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,574 | 1,705 | 23 | |
JavaScript | 15.0% | 851 | 92 | 5 | |
SVG | 3.6% | 205 | 2 | 126 | |
CSS | 0.4% | 20 | 0 | 5 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 5,655 | 1,799 | 160 |
Lines of code | 3,813 |
---|---|
Total complexity | 844 |
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 | 185 |
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"
}
}
}
[04-May-2025 08:46:37 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