Does CBX Changelog work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 123.28 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.047 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.7 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
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=d345e8ac55 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.773 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.326 s |
Memory usage | 2.93 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.121 s |
Memory usage | 3.16 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=cbxchangelog&page=cbxchangelogsettings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.126 s |
Memory usage | 5.12 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.238 s |
Memory usage | 2.72 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/widgets.php |
---|---|
Aspect | new-sidebar-widgets |
HTTP status | 200 |
Load time | 0.921 s |
Memory usage | 2.97 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.268 s | 0.393 s | +0.125 s | 2.82 MiB | 2.94 MiB | + 118.88 KiB |
/wp-admin/edit.php | 0.181 s | 0.304 s | +0.123 s | 2.86 MiB | 2.97 MiB | + 112.43 KiB |
/wp-admin/post-new.php | 0.914 s | 1.450 s | +0.536 s | 5.02 MiB | 5.2 MiB | + 180.29 KiB |
/wp-admin/upload.php | 0.507 s | 0.340 s | -0.167 s | 2.7 MiB | 2.78 MiB | + 91.27 KiB |
/wp-admin/options-writing.php | 0.261 s | 0.270 s | +0.009 s | 2.71 MiB | 2.85 MiB | + 147.59 KiB |
/wp-admin/media-new.php | 0.221 s | 0.312 s | +0.091 s | 2.67 MiB | 2.78 MiB | + 114.49 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.179 s | 0.293 s | +0.114 s | 2.77 MiB | 2.89 MiB | + 121.34 KiB |
/wp-admin/post-new.php?post_type=page | 1.201 s | 0.782 s | -0.419 s | 5.01 MiB | 5.18 MiB | + 175.88 KiB |
/wp-admin/options-discussion.php | 0.312 s | 0.340 s | +0.028 s | 2.67 MiB | 2.79 MiB | + 116.73 KiB |
/wp-admin/edit-comments.php | 0.216 s | 0.309 s | +0.093 s | 2.78 MiB | 2.89 MiB | + 112.59 KiB |
/ | 0.249 s | 0.231 s | -0.018 s | 2.65 MiB | 2.72 MiB | + 64.57 KiB |
Average | 0.410 s | 0.457 s | +0.047 s | 3.15 MiB | 3.27 MiB | + 123.28 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 | |
---|---|---|---|---|---|
PHP | 74.4% | 4,132 | 2,631 | 28 | |
Sass | 19.3% | 1,070 | 3 | 4 | |
JavaScript | 4.6% | 253 | 60 | 3 | |
CSS | 1.0% | 57 | 4 | 6 | |
HTML | 0.7% | 37 | 0 | 1 | |
SVG | 0.1% | 3 | 0 | 1 | |
Total | 5,552 | 2,698 | 43 |
Lines of code | 3,809 |
---|---|
Total complexity | 677 |
Median class complexity | 15.0 |
Median method complexity | 2.0 |
Most complex class | Michelf\MarkdownExtra |
Most complex function | CBXChangelog_Public::cbxchangelog_shortcode() |
Classes | 14 |
---|---|
Methods | 207 |
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
2ID | Name |
---|---|
cbxchangelog | CBX Changelog |
ID | Name |
---|---|
cbxchangelog | CBX Changelog Widget |
{
"cbxchangelog": {
"cbxchangelog_metabox": {
"title": "Change Logs",
"context": "normal"
},
"cbxchangelog_shortcode": {
"title": "Shortcode",
"context": "side"
}
}
}
The log file is empty.