Does CBX Changelog work with WordPress 6.4.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: 112.2 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.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=704fb61510 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.347 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.224 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 | 1.003 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.471 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.705 s |
Memory usage | 5.6 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.409 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.450 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.407 s | 0.319 s | -0.088 s | 3.38 MiB | 3.51 MiB | + 136.49 KiB |
/wp-admin/edit.php | 0.234 s | 0.215 s | -0.019 s | 3.41 MiB | 3.54 MiB | + 138.95 KiB |
/wp-admin/post-new.php | 0.928 s | 0.695 s | -0.233 s | 5.46 MiB | 5.55 MiB | + 94.8 KiB |
/wp-admin/upload.php | 0.597 s | 0.389 s | -0.208 s | 3.32 MiB | 3.44 MiB | + 119.17 KiB |
/wp-admin/options-writing.php | 0.253 s | 0.195 s | -0.058 s | 3.32 MiB | 3.43 MiB | + 111.7 KiB |
/wp-admin/media-new.php | 0.345 s | 0.227 s | -0.118 s | 3.29 MiB | 3.42 MiB | + 131.36 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.214 s | 0.207 s | -0.007 s | 3.31 MiB | 3.45 MiB | + 136.5 KiB |
/wp-admin/post-new.php?post_type=page | 0.620 s | 0.814 s | +0.194 s | 5.45 MiB | 5.54 MiB | + 94.44 KiB |
/wp-admin/options-discussion.php | 0.397 s | 0.264 s | -0.133 s | 3.3 MiB | 3.42 MiB | + 119.6 KiB |
/wp-admin/edit-comments.php | 0.252 s | 0.229 s | -0.023 s | 3.33 MiB | 3.45 MiB | + 119.13 KiB |
/ | 0.310 s | 0.217 s | -0.093 s | 3.36 MiB | 3.39 MiB | + 32.02 KiB |
Average | 0.414 s | 0.343 s | -0.071 s | 3.72 MiB | 3.83 MiB | + 112.2 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.6% | 3,987 | 108 | 33 | |
PHP | 39.9% | 3,139 | 1,265 | 20 | |
JavaScript | 7.7% | 603 | 164 | 4 | |
SVG | 1.5% | 119 | 3 | 4 | |
CSS | 0.3% | 21 | 5 | 6 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 7,874 | 1,545 | 68 |
Lines of code | 2,456 |
---|---|
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"
}
}
}
[13-Nov-2023 02:53:13 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