Does WPJAM BASIC work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .
2 | PHP fatal errors |
1 | PHP notices |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 387.38 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 | 5,000+ |
WordPress.org page | https://wordpress.org/plugins/wpjam-basic/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=wpjam-basic%2Fwpjam-basic.php&plugin_status=all&paged=1&s&_wpnonce=d5b7302765 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.915 s |
Memory usage | 3.74 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wpjam-basic |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.406 s |
Memory usage | 3.79 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wpjam-basic |
---|---|
Aspect | menu-item-tab |
HTTP status | 200 |
Load time | 0.247 s |
Memory usage | 3.79 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=wpjam-verify |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 1.400 s |
Memory usage | 3.69 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.175 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/index.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 0.368 s |
Memory usage | 3.88 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.356 s | 0.381 s | +0.025 s | 3.38 MiB | 3.88 MiB | + 515.93 KiB |
/wp-admin/post-new.php | 0.864 s | 0.689 s | -0.175 s | 5.46 MiB | 5.84 MiB | + 390.66 KiB |
/wp-admin/upload.php | 0.607 s | 0.369 s | -0.238 s | 3.32 MiB | 3.69 MiB | + 377.17 KiB |
/wp-admin/options-writing.php | 0.226 s | 0.262 s | +0.036 s | 3.32 MiB | 3.69 MiB | + 384.46 KiB |
/wp-admin/media-new.php | 0.307 s | 0.268 s | -0.039 s | 3.3 MiB | 3.68 MiB | + 390.01 KiB |
/wp-admin/post-new.php?post_type=page | 0.589 s | 0.762 s | +0.173 s | 5.45 MiB | 5.84 MiB | + 402.63 KiB |
/wp-admin/options-discussion.php | 0.272 s | 0.391 s | +0.119 s | 3.3 MiB | 3.7 MiB | + 405.91 KiB |
/wp-admin/edit-comments.php | 0.268 s | 0.315 s | +0.047 s | 3.34 MiB | 3.73 MiB | + 403.55 KiB |
/ | 0.285 s | 0.181 s | -0.104 s | 3.36 MiB | 3.57 MiB | + 216.13 KiB |
Average | 0.419 s | 0.402 s | -0.017 s | 3.8 MiB | 4.18 MiB | + 387.38 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 | 91.2% | 22,898 | 504 | 53 | |
JavaScript | 7.7% | 1,940 | 14 | 4 | |
CSS | 1.1% | 279 | 0 | 1 | |
Total | 25,117 | 518 | 58 |
Lines of code | 22,797 |
---|---|
Total complexity | 7,300 |
Median class complexity | 28.0 |
Median method complexity | 3.0 |
Most complex class | WPJAM_DB |
Most complex function | WPJAM_Items::retry() |
Classes | 142 |
---|---|
Methods | 1,301 |
Functions | 534 |
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
7{
"dashboard": {
"wpjam_update": {
"title": "WordPress\u8d44\u8baf\u53ca\u6280\u5de7",
"context": "side"
}
}
}
[08-Feb-2024 09:13:26 UTC] PHP Notice: https://jam.wpweixin.com/api/post/list.json
http_request_failed : cURL error 28: Operation timed out after 1000 milliseconds with 0 bytes received
array (
) in /wp-content/plugins/wpjam-basic/includes/class-wpjam-api.php on line 968
[08-Feb-2024 09:13:28 UTC] PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /wp-content/plugins/wpjam-basic/includes/class-wpjam-field.php on line 540
[08-Feb-2024 09:13:32 UTC] PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php:1757
Stack trace:
#0 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(1757): array_merge()
#1 /wp-includes/class-wp-hook.php(324): WPJAM_Builtin_List_Table->filter_columns()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-admin/includes/screen.php(37): apply_filters()
#4 /wp-admin/includes/class-wp-screen.php(998): get_column_headers()
#5 /wp-admin/includes/class-wp-screen.php(959): WP_Screen->show_screen_options()
#6 /wp-admin/admin-header.php(281): WP_Screen->render_screen_meta()
#7 /wp-admin/edit.php(411): require_once('...')
#8 {main}
thrown in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php on line 1757
[08-Feb-2024 09:13:36 UTC] PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php:1757
Stack trace:
#0 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(1757): array_merge()
#1 /wp-includes/class-wp-hook.php(324): WPJAM_Builtin_List_Table->filter_columns()
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /wp-admin/includes/screen.php(37): apply_filters()
#4 /wp-admin/includes/class-wp-screen.php(998): get_column_headers()
#5 /wp-admin/includes/class-wp-screen.php(959): WP_Screen->show_screen_options()
#6 /wp-admin/admin-header.php(281): WP_Screen->render_screen_meta()
#7 /wp-admin/edit-tags.php(319): require_once('...')
#8 {main}
thrown in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php on line 1757