WPJAM BASIC 6.7.3

Does WPJAM BASIC work with WordPress 6.7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 355.21 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.171 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/wpjam-basic/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Plugins ‹ Test site

Page screenshot: Plugins ‹ Test site
URL /wp-admin/plugins.php?plugin_status=all&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=wpjam-basic%2Fwpjam-basic.php&plugin_status=all&paged=1&s&_wpnonce=e110c2cc7f
Aspect after-activation
HTTP status 200
Load time 0.804 s
Memory usage 3.82 MiB
JS errors None
Resource errors None

WPJAM

Page screenshot: WPJAM
URL /wp-admin/admin.php?page=wpjam-basic
Aspect menu-item
HTTP status 200
Load time 0.523 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

WPJAM → 功能屏蔽

Page screenshot: WPJAM → 功能屏蔽
URL /wp-admin/admin.php?page=wpjam-basic
Aspect menu-item-tab
HTTP status 200
Load time 0.319 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

WPJAM → 增强优化

Screenshot not available
URL /wp-admin/admin.php?page=wpjam-basic
Aspect menu-item-tab
HTTP status 200
Load time 0.327 s
Memory usage 3.79 MiB
JS errors None
Resource errors None

WPJAM → 扩展管理

Page screenshot: WPJAM → 扩展管理
URL /wp-admin/admin.php?page=wpjam-verify
Aspect menu-item
HTTP status 200
Load time 1.420 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Test site - Just another WordPress site

Page screenshot: Test site - Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.297 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site

Page screenshot: Dashboard ‹ Test site
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.419 s
Memory usage 4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.361 s1.601 s+1.240 s3.48 MiB4 MiB+ 531.22 KiB
/wp-admin/post-new.php0.863 s1.483 s+0.620 s5.92 MiB6.3 MiB+ 386.36 KiB
/wp-admin/upload.php0.636 s0.371 s-0.265 s3.49 MiB3.78 MiB+ 287.81 KiB
/wp-admin/options-writing.php0.255 s0.326 s+0.071 s3.47 MiB3.79 MiB+ 327.74 KiB
/wp-admin/media-new.php0.262 s0.473 s+0.211 s3.46 MiB3.78 MiB+ 323.65 KiB
/wp-admin/post-new.php?post_type=page1.186 s0.830 s-0.356 s5.92 MiB6.3 MiB+ 394.31 KiB
/wp-admin/options-discussion.php0.315 s0.426 s+0.111 s3.47 MiB3.79 MiB+ 320.94 KiB
/wp-admin/edit-comments.php0.260 s0.263 s+0.003 s3.49 MiB3.85 MiB+ 362.74 KiB
/0.334 s0.236 s-0.098 s3.41 MiB3.66 MiB+ 262.09 KiB
Average 0.497 s0.668 s+0.171 s4.01 MiB4.36 MiB+ 355.21 KiB

Code Statistics

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.

PHP
Language % Lines of code Comment lines Files
PHP90.6%18,89343850
JavaScript7.8%1,63144
CSS1.6%32801
Total 20,852 442 55

PHP Code Analysis | More results »

Lines of code 18,804
Total complexity 6,866
Median class complexity 36.0
Median method complexity 3.0
Most complex class WPJAM_Field
Most complex function WPJAM_List_Table_Action::callback()
Classes 101
Methods 1,012
Functions 563

Additions

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.

Options wp_options 5

Meta Boxes

{
    "dashboard": {
        "wpjam_update": {
            "title": "WordPress\u8d44\u8baf\u53ca\u6280\u5de7",
            "context": "side"
        }
    }
}

PHP Error Log 56 lines

[08-Feb-2025 10:23:54 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 195
[08-Feb-2025 10:24:02 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 195
[08-Feb-2025 10:24:02 UTC] PHP Fatal error:  Uncaught TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php:153
Stack trace:
#0 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(153): method_exists()
#1 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(164): WPJAM_List_Table->__call()
#2 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(130): WPJAM_List_Table->__call()
#3 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(246): WPJAM_List_Table->__get()
#4 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(515): WPJAM_List_Table->get_filterable_fields()
#5 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(1265): WPJAM_List_Table->page_load()
#6 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(1419): WPJAM_Builtin_List_Table->__construct()
#7 /wp-content/plugins/wpjam-basic/includes/class-wpjam-admin.php(1135): WPJAM_Builtin_List_Table::load()
#8 /wp-content/plugins/wpjam-basic/includes/class-wpjam-admin.php(90): WPJAM_Builtin_Page::init()
#9 /wp-includes/class-wp-hook.php(324): WPJAM_Admin::on_current_screen()
#10 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#11 /wp-includes/plugin.php(517): WP_Hook->do_action()
#12 /wp-admin/includes/class-wp-screen.php(424): do_action()
#13 /wp-admin/includes/screen.php(243): WP_Screen->set_current_screen()
#14 /wp-admin/admin.php(212): set_current_screen()
#15 /wp-admin/edit.php(10): require_once('...')
#16 {main}
  thrown in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php on line 153
[08-Feb-2025 10:24:07 UTC] PHP Fatal error:  Uncaught TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php:153
Stack trace:
#0 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(153): method_exists()
#1 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(164): WPJAM_List_Table->__call()
#2 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(130): WPJAM_List_Table->__call()
#3 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(246): WPJAM_List_Table->__get()
#4 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(515): WPJAM_List_Table->get_filterable_fields()
#5 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(1265): WPJAM_List_Table->page_load()
#6 /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php(1419): WPJAM_Builtin_List_Table->__construct()
#7 /wp-content/plugins/wpjam-basic/includes/class-wpjam-admin.php(1194): WPJAM_Builtin_List_Table::load()
#8 /wp-content/plugins/wpjam-basic/includes/class-wpjam-admin.php(90): WPJAM_Builtin_Page::init()
#9 /wp-includes/class-wp-hook.php(324): WPJAM_Admin::on_current_screen()
#10 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#11 /wp-includes/plugin.php(517): WP_Hook->do_action()
#12 /wp-admin/includes/class-wp-screen.php(424): do_action()
#13 /wp-admin/includes/screen.php(243): WP_Screen->set_current_screen()
#14 /wp-admin/admin.php(212): set_current_screen()
#15 /wp-admin/edit-tags.php(10): require_once('...')
#16 {main}
  thrown in /wp-content/plugins/wpjam-basic/includes/class-wpjam-list-table.php on line 153
[08-Feb-2025 10:24:12 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 195
[08-Feb-2025 10:24:13 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 195
See also: All tests for this plugin, How to Hide WPJAM BASIC Admin Menus and Widgets