Does CBX Changelog & Release Note work with WordPress 6.7.2 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: 123.24 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.7.2 |
---|---|
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=fe9748b4d4 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.362 s |
Memory usage | 3.68 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.265 s |
Memory usage | 3.67 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.481 s |
Memory usage | 3.74 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 | 7.984 s |
Memory usage | 6.49 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.270 s |
Memory usage | 3.5 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.777 s |
Memory usage | 5.84 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.321 s | 0.394 s | +0.073 s | 3.48 MiB | 3.62 MiB | + 144.43 KiB |
/wp-admin/edit.php | 0.204 s | 0.211 s | +0.007 s | 3.54 MiB | 3.69 MiB | + 145.7 KiB |
/wp-admin/post-new.php | 0.837 s | 0.965 s | +0.128 s | 5.93 MiB | 6.02 MiB | + 93.75 KiB |
/wp-admin/upload.php | 0.575 s | 0.307 s | -0.268 s | 3.5 MiB | 3.62 MiB | + 126.16 KiB |
/wp-admin/options-writing.php | 0.225 s | 0.189 s | -0.036 s | 3.47 MiB | 3.6 MiB | + 130.15 KiB |
/wp-admin/media-new.php | 0.368 s | 0.198 s | -0.170 s | 3.46 MiB | 3.6 MiB | + 138.34 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.381 s | +0.190 s | 3.48 MiB | 3.62 MiB | + 148.98 KiB |
/wp-admin/post-new.php?post_type=page | 0.567 s | 0.653 s | +0.086 s | 5.92 MiB | 6.01 MiB | + 89.33 KiB |
/wp-admin/options-discussion.php | 0.442 s | 0.232 s | -0.210 s | 3.47 MiB | 3.6 MiB | + 126.65 KiB |
/wp-admin/edit-comments.php | 0.241 s | 0.202 s | -0.039 s | 3.49 MiB | 3.62 MiB | + 126.15 KiB |
/ | 0.303 s | 0.215 s | -0.088 s | 3.41 MiB | 3.5 MiB | + 85.97 KiB |
Average | 0.389 s | 0.359 s | -0.030 s | 3.92 MiB | 4.04 MiB | + 123.24 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,577 | 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,658 | 1,799 | 160 |
Lines of code | 3,811 |
---|---|
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"
}
}
}
[09-Apr-2025 17:47: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 6114