Does CBX Changelog work with WordPress 6.3 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: 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.
WordPress version | 6.3 |
---|---|
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=55522a5754 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.378 s |
Memory usage | 3 MiB |
JS errors | None |
Resource errors | None |
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.206 s |
Memory usage | 3.2 MiB |
JS errors | None |
Resource errors | None |
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 |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.357 s | 0.324 s | -0.033 s | 2.82 MiB | 2.94 MiB | + 123.3 KiB |
/wp-admin/edit.php | 0.206 s | 0.332 s | +0.126 s | 2.85 MiB | 2.97 MiB | + 125.38 KiB |
/wp-admin/post-new.php | 0.759 s | 1.043 s | +0.284 s | 5.21 MiB | 5.31 MiB | + 102.35 KiB |
/wp-admin/upload.php | 0.608 s | 0.272 s | -0.336 s | 2.77 MiB | 2.87 MiB | + 105.59 KiB |
/wp-admin/options-writing.php | 0.228 s | 0.201 s | -0.027 s | 2.76 MiB | 2.86 MiB | + 97.48 KiB |
/wp-admin/media-new.php | 0.405 s | 0.201 s | -0.204 s | 2.74 MiB | 2.85 MiB | + 117.77 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.212 s | 0.208 s | -0.004 s | 2.76 MiB | 2.88 MiB | + 122.91 KiB |
/wp-admin/post-new.php?post_type=page | 0.612 s | 0.779 s | +0.167 s | 5.21 MiB | 5.25 MiB | + 48.21 KiB |
/wp-admin/options-discussion.php | 0.459 s | 0.354 s | -0.105 s | 2.75 MiB | 2.85 MiB | + 106.02 KiB |
/wp-admin/edit-comments.php | 0.262 s | 0.261 s | -0.001 s | 2.78 MiB | 2.88 MiB | + 105.58 KiB |
/ | 0.364 s | 0.269 s | -0.095 s | 3.13 MiB | 3.2 MiB | + 79.41 KiB |
Average | 0.407 s | 0.386 s | -0.021 s | 3.25 MiB | 3.35 MiB | + 103.09 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 | |
---|---|---|---|---|---|
Sass | 50.1% | 3,860 | 108 | 33 | |
PHP | 40.8% | 3,139 | 1,388 | 23 | |
JavaScript | 7.2% | 558 | 240 | 4 | |
SVG | 1.5% | 119 | 3 | 4 | |
CSS | 0.3% | 21 | 5 | 6 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 7,702 | 1,744 | 71 |
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 |
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
3ID | Name |
---|---|
cbxchangelog | Changelog |
ID | Name |
---|---|
cbxchangelog | CBX Changelog Widget |
{
"cbxchangelog": {
"cbxchangelog_metabox": {
"title": "Change Logs",
"context": "normal"
},
"cbxchangelog_shortcode": {
"title": "Shortcode",
"context": "side"
},
"cbxchangelog_export_import": {
"title": "Change log Export/Import",
"context": "side"
}
}
}
[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