Does CBX Changelog 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: 114.37 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=8a22f1b0dc |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.289 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.173 s |
Memory usage | 3.66 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.423 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 | 4.713 s |
Memory usage | 6.41 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.280 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.382 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.315 s | 0.354 s | +0.039 s | 3.48 MiB | 3.62 MiB | + 141.58 KiB |
/wp-admin/edit.php | 0.190 s | 0.196 s | +0.006 s | 3.54 MiB | 3.68 MiB | + 143.21 KiB |
/wp-admin/post-new.php | 0.740 s | 1.017 s | +0.277 s | 5.93 MiB | 6.01 MiB | + 90.9 KiB |
/wp-admin/upload.php | 0.546 s | 0.394 s | -0.152 s | 3.5 MiB | 3.62 MiB | + 123.3 KiB |
/wp-admin/options-writing.php | 0.192 s | 0.161 s | -0.031 s | 3.47 MiB | 3.6 MiB | + 127.3 KiB |
/wp-admin/media-new.php | 0.230 s | 0.168 s | -0.062 s | 3.46 MiB | 3.6 MiB | + 135.49 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.182 s | 0.171 s | -0.011 s | 3.48 MiB | 3.62 MiB | + 146.14 KiB |
/wp-admin/post-new.php?post_type=page | 0.926 s | 0.685 s | -0.241 s | 5.92 MiB | 6 MiB | + 86.48 KiB |
/wp-admin/options-discussion.php | 0.269 s | 0.193 s | -0.076 s | 3.48 MiB | 3.6 MiB | + 123.8 KiB |
/wp-admin/edit-comments.php | 0.376 s | 0.158 s | -0.218 s | 3.5 MiB | 3.62 MiB | + 123.3 KiB |
/ | 0.393 s | 0.203 s | -0.190 s | 3.48 MiB | 3.5 MiB | + 16.55 KiB |
Average | 0.396 s | 0.336 s | -0.060 s | 3.93 MiB | 4.04 MiB | + 114.37 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 | 81.0% | 4,430 | 1,634 | 23 | |
JavaScript | 14.9% | 815 | 105 | 5 | |
SVG | 3.7% | 201 | 2 | 122 | |
CSS | 0.4% | 20 | 0 | 5 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 5,471 | 1,741 | 156 |
Lines of code | 3,650 |
---|---|
Total complexity | 807 |
Median class complexity | 24.0 |
Median method complexity | 2.0 |
Most complex class | CBXChangelogSettings |
Most complex function | cbxchangelog\includes\CBXChangelogPublic::cbxchangelog_shortcode() |
Classes | 13 |
---|---|
Methods | 180 |
Functions | 22 |
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 Widget |
{
"cbxchangelog": {
"cbxchangelog_metabox": {
"title": "Change Logs",
"context": "normal"
},
"cbxchangelog_shortcode": {
"title": "Shortcode",
"context": "side"
}
}
}
[15-Feb-2025 17:26:26 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