Does CBX Changelog work with WordPress 6.7.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: 107.89 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.7.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=7dd3136c75 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.334 s |
Memory usage | 3.67 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.202 s |
Memory usage | 3.65 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.964 s |
Memory usage | 3.85 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.473 s |
Memory usage | 3.61 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 | 4.674 s |
Memory usage | 6.4 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.217 s |
Memory usage | 3.49 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 1.539 s |
Memory usage | 5.83 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.323 s | 0.304 s | -0.019 s | 3.48 MiB | 3.61 MiB | + 134.2 KiB |
/wp-admin/edit.php | 0.198 s | 0.198 s | +0.000 s | 3.54 MiB | 3.67 MiB | + 135.84 KiB |
/wp-admin/post-new.php | 0.789 s | 1.068 s | +0.279 s | 5.92 MiB | 6.01 MiB | + 84.65 KiB |
/wp-admin/upload.php | 0.582 s | 0.418 s | -0.164 s | 3.49 MiB | 3.61 MiB | + 115.93 KiB |
/wp-admin/options-writing.php | 0.222 s | 0.178 s | -0.044 s | 3.47 MiB | 3.59 MiB | + 119.92 KiB |
/wp-admin/media-new.php | 0.370 s | 0.190 s | -0.180 s | 3.46 MiB | 3.59 MiB | + 128.12 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.204 s | 0.195 s | -0.009 s | 3.47 MiB | 3.61 MiB | + 138.76 KiB |
/wp-admin/post-new.php?post_type=page | 0.549 s | 0.586 s | +0.037 s | 5.92 MiB | 6 MiB | + 80.23 KiB |
/wp-admin/options-discussion.php | 0.265 s | 0.252 s | -0.013 s | 3.47 MiB | 3.59 MiB | + 116.42 KiB |
/wp-admin/edit-comments.php | 0.425 s | 0.412 s | -0.013 s | 3.49 MiB | 3.61 MiB | + 115.92 KiB |
/ | 0.307 s | 0.259 s | -0.048 s | 3.47 MiB | 3.49 MiB | + 16.84 KiB |
Average | 0.385 s | 0.369 s | -0.016 s | 3.93 MiB | 4.03 MiB | + 107.89 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% | 4,033 | 109 | 33 | |
PHP | 40.1% | 3,228 | 1,286 | 21 | |
JavaScript | 8.0% | 646 | 152 | 4 | |
SVG | 1.5% | 119 | 3 | 4 | |
CSS | 0.3% | 21 | 5 | 6 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 8,052 | 1,555 | 69 |
Lines of code | 2,538 |
---|---|
Total complexity | 532 |
Median class complexity | 19.0 |
Median method complexity | 2.0 |
Most complex class | CBXChangelogSettings |
Most complex function | CBXChangelog_Public::cbxchangelog_shortcode() |
Classes | 11 |
---|---|
Methods | 120 |
Functions | 11 |
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"
}
}
}
[25-Nov-2024 12:25:31 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6114