Does CBX Changelog work with WordPress 6.2.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: 103.31 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.2.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=b5f49f9f86 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.311 s |
Memory usage | 3.25 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.186 s |
Memory usage | 3.17 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.978 s |
Memory usage | 3.43 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.465 s |
Memory usage | 3.17 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.729 s |
Memory usage | 5.29 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.245 s |
Memory usage | 3.1 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 0.933 s |
Memory usage | 5 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.285 s | 0.255 s | -0.030 s | 3.07 MiB | 3.2 MiB | + 131.34 KiB |
/wp-admin/edit.php | 0.207 s | 0.192 s | -0.015 s | 3.1 MiB | 3.23 MiB | + 133.41 KiB |
/wp-admin/post-new.php | 0.760 s | 0.765 s | +0.005 s | 5.02 MiB | 5.04 MiB | + 23.15 KiB |
/wp-admin/upload.php | 0.538 s | 0.399 s | -0.139 s | 3.02 MiB | 3.13 MiB | + 112.68 KiB |
/wp-admin/options-writing.php | 0.172 s | 0.142 s | -0.030 s | 3.01 MiB | 3.11 MiB | + 99.38 KiB |
/wp-admin/media-new.php | 0.310 s | 0.161 s | -0.149 s | 2.99 MiB | 3.11 MiB | + 124.87 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.193 s | 0.167 s | -0.026 s | 3.01 MiB | 3.13 MiB | + 130.01 KiB |
/wp-admin/post-new.php?post_type=page | 0.582 s | 0.622 s | +0.040 s | 5.01 MiB | 5.03 MiB | + 17.8 KiB |
/wp-admin/options-discussion.php | 0.224 s | 0.228 s | +0.004 s | 3 MiB | 3.11 MiB | + 113.11 KiB |
/wp-admin/edit-comments.php | 0.219 s | 0.190 s | -0.029 s | 3.03 MiB | 3.14 MiB | + 112.67 KiB |
/ | 0.300 s | 0.201 s | -0.099 s | 2.97 MiB | 3.1 MiB | + 137.97 KiB |
Average | 0.345 s | 0.302 s | -0.043 s | 3.38 MiB | 3.49 MiB | + 103.31 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 | 48.8% | 3,590 | 104 | 28 | |
PHP | 41.6% | 3,057 | 1,330 | 22 | |
JavaScript | 7.7% | 565 | 145 | 4 | |
SVG | 1.6% | 119 | 3 | 4 | |
CSS | 0.3% | 21 | 5 | 6 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 7,357 | 1,587 | 65 |
Lines of code | 2,398 |
---|---|
Total complexity | 499 |
Median class complexity | 16.5 |
Median method complexity | 2.0 |
Most complex class | CBXChangelogSettings |
Most complex function | CBXChangelog_Public::cbxchangelog_shortcode() |
Classes | 12 |
---|---|
Methods | 119 |
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"
}
}
}
[24-May-2023 17:17:04 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 5865