Does CBX Changelog work with WordPress 6.3.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: 103.82 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.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=0653c44d93 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.362 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.211 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 | 1.006 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.456 s |
Memory usage | 2.93 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.717 s |
Memory usage | 5.03 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.192 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.187 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.361 s | 0.285 s | -0.076 s | 2.82 MiB | 2.95 MiB | + 124.95 KiB |
/wp-admin/edit.php | 0.204 s | 0.311 s | +0.107 s | 2.85 MiB | 2.97 MiB | + 127.02 KiB |
/wp-admin/post-new.php | 0.766 s | 0.971 s | +0.205 s | 5.21 MiB | 5.31 MiB | + 103.22 KiB |
/wp-admin/upload.php | 0.826 s | 0.423 s | -0.403 s | 2.77 MiB | 2.87 MiB | + 107.23 KiB |
/wp-admin/options-writing.php | 0.225 s | 0.177 s | -0.048 s | 2.76 MiB | 2.86 MiB | + 99.13 KiB |
/wp-admin/media-new.php | 0.305 s | 0.145 s | -0.160 s | 2.74 MiB | 2.86 MiB | + 119.42 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.188 s | -0.004 s | 2.76 MiB | 2.88 MiB | + 124.56 KiB |
/wp-admin/post-new.php?post_type=page | 0.675 s | 0.846 s | +0.171 s | 5.21 MiB | 5.26 MiB | + 49.11 KiB |
/wp-admin/options-discussion.php | 0.433 s | 0.262 s | -0.171 s | 2.75 MiB | 2.85 MiB | + 107.66 KiB |
/wp-admin/edit-comments.php | 0.258 s | 0.228 s | -0.030 s | 2.78 MiB | 2.88 MiB | + 107.23 KiB |
/ | 0.287 s | 0.228 s | -0.059 s | 3.13 MiB | 3.2 MiB | + 72.52 KiB |
Average | 0.412 s | 0.369 s | -0.043 s | 3.25 MiB | 3.35 MiB | + 103.82 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,978 | 109 | 33 | |
PHP | 39.9% | 3,140 | 1,263 | 20 | |
JavaScript | 7.6% | 600 | 171 | 4 | |
SVG | 1.5% | 119 | 3 | 4 | |
CSS | 0.3% | 21 | 5 | 6 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 7,863 | 1,551 | 68 |
Lines of code | 2,457 |
---|---|
Total complexity | 525 |
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"
}
}
}
[04-Sep-2023 01:32:10 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