Does CBX Changelog work with WordPress 6.4.3 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.3 |
---|---|
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=0104efd611 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.318 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.202 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.946 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.413 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.595 s |
Memory usage | 5.61 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.180 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.201 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.313 s | 0.333 s | +0.020 s | 3.38 MiB | 3.51 MiB | + 134.23 KiB |
/wp-admin/edit.php | 0.211 s | 0.193 s | -0.018 s | 3.41 MiB | 3.54 MiB | + 136.69 KiB |
/wp-admin/post-new.php | 0.841 s | 0.799 s | -0.042 s | 5.46 MiB | 5.55 MiB | + 92.54 KiB |
/wp-admin/upload.php | 0.529 s | 0.402 s | -0.127 s | 3.32 MiB | 3.44 MiB | + 116.91 KiB |
/wp-admin/options-writing.php | 0.222 s | 0.191 s | -0.031 s | 3.32 MiB | 3.42 MiB | + 109.43 KiB |
/wp-admin/media-new.php | 0.314 s | 0.197 s | -0.117 s | 3.3 MiB | 3.42 MiB | + 129.09 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.198 s | 0.172 s | -0.026 s | 3.31 MiB | 3.45 MiB | + 134.23 KiB |
/wp-admin/post-new.php?post_type=page | 0.570 s | 0.689 s | +0.119 s | 5.45 MiB | 5.54 MiB | + 92.17 KiB |
/wp-admin/options-discussion.php | 0.262 s | 0.233 s | -0.029 s | 3.3 MiB | 3.42 MiB | + 117.34 KiB |
/wp-admin/edit-comments.php | 0.254 s | 0.207 s | -0.047 s | 3.34 MiB | 3.45 MiB | + 116.87 KiB |
/ | 0.271 s | 0.201 s | -0.070 s | 3.36 MiB | 3.39 MiB | + 32.02 KiB |
Average | 0.362 s | 0.329 s | -0.033 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.4% | 4,021 | 109 | 33 | |
PHP | 40.2% | 3,209 | 1,289 | 21 | |
JavaScript | 7.5% | 602 | 152 | 4 | |
SVG | 1.5% | 119 | 3 | 4 | |
CSS | 0.3% | 21 | 5 | 6 | |
JSON | 0.1% | 5 | 0 | 1 | |
Total | 7,977 | 1,558 | 69 |
Lines of code | 2,536 |
---|---|
Total complexity | 531 |
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"
}
}
}
[04-Feb-2024 00:10:23 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