Does CBX Changelog work with WordPress 6.4.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: 110.14 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.4.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=6abcf6f94f |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.346 s |
Memory usage | 3.56 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.219 s |
Memory usage | 3.48 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.972 s |
Memory usage | 3.75 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.474 s |
Memory usage | 3.49 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.607 s |
Memory usage | 5.61 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.209 s |
Memory usage | 3.39 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 2.381 s |
Memory usage | 5.45 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.406 s | 0.333 s | -0.073 s | 3.38 MiB | 3.51 MiB | + 134.23 KiB |
/wp-admin/edit.php | 0.229 s | 0.206 s | -0.023 s | 3.41 MiB | 3.54 MiB | + 136.69 KiB |
/wp-admin/post-new.php | 1.106 s | 0.850 s | -0.256 s | 5.46 MiB | 5.55 MiB | + 92.54 KiB |
/wp-admin/upload.php | 0.714 s | 0.451 s | -0.263 s | 3.32 MiB | 3.44 MiB | + 116.91 KiB |
/wp-admin/options-writing.php | 0.224 s | 0.193 s | -0.031 s | 3.32 MiB | 3.42 MiB | + 109.43 KiB |
/wp-admin/media-new.php | 0.332 s | 0.204 s | -0.128 s | 3.29 MiB | 3.42 MiB | + 129.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.201 s | 0.185 s | -0.016 s | 3.31 MiB | 3.44 MiB | + 134.23 KiB |
/wp-admin/post-new.php?post_type=page | 0.649 s | 0.577 s | -0.072 s | 5.45 MiB | 5.54 MiB | + 92.17 KiB |
/wp-admin/options-discussion.php | 0.259 s | 0.256 s | -0.003 s | 3.3 MiB | 3.42 MiB | + 117.34 KiB |
/wp-admin/edit-comments.php | 0.233 s | 0.432 s | +0.199 s | 3.34 MiB | 3.45 MiB | + 116.87 KiB |
/ | 0.295 s | 0.227 s | -0.068 s | 3.36 MiB | 3.39 MiB | + 32.02 KiB |
Average | 0.423 s | 0.356 s | -0.067 s | 3.72 MiB | 3.83 MiB | + 110.14 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.7% | 3,987 | 108 | 33 | |
PHP | 39.8% | 3,126 | 1,260 | 20 | |
JavaScript | 7.7% | 602 | 165 | 4 | |
SVG | 1.5% | 119 | 3 | 4 | |
CSS | 0.3% | 21 | 5 | 6 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 7,860 | 1,541 | 68 |
Lines of code | 2,457 |
---|---|
Total complexity | 521 |
Median class complexity | 19.5 |
Median method complexity | 2.0 |
Most complex class | CBXChangelogSettings |
Most complex function | CBXChangelog_Public::cbxchangelog_shortcode() |
Classes | 10 |
---|---|
Methods | 118 |
Functions | 10 |
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"
}
}
}
[10-Dec-2023 18:03:16 UTC] PHP Notice: Function wp_enqueue_script() was called incorrectly. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6031