Tamago-DB Job Board 2.2.8

Does Tamago-DB Job Board work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP notices
5PHP deprecation warnings
2Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 54.64 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.

Environment
WordPress version6.5.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/jobsearch/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=jobsearch%2Fjobsearch.php&plugin_status=all&paged=1&s&_wpnonce=b4b95f83cb
Aspect after-activation
HTTP status 200
Load time 0.773 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

TDB Job board

Page screenshot: TDB Job board
URL /wp-admin/admin.php?page=jobsearch
Aspect menu-item
HTTP status 200
Load time 0.579 s
Memory usage 5.79 MiB
JS errors None
Resource errors None

TDB Job board → Apply history

Page screenshot: TDB Job board → Apply history
URL /wp-admin/admin.php?page=jobsearchsubmenu
Aspect menu-item
HTTP status 200
Load time 0.145 s
Memory usage 3.42 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.200 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.917 s
Memory usage 5.62 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.346 s0.298 s-0.048 s3.44 MiB3.49 MiB+ 58 KiB
/wp-admin/edit.php0.191 s0.184 s-0.007 s3.46 MiB3.52 MiB+ 59.1 KiB
/wp-admin/post-new.php0.794 s0.701 s-0.093 s5.59 MiB5.67 MiB+ 82.34 KiB
/wp-admin/upload.php0.521 s0.402 s-0.119 s3.38 MiB3.42 MiB+ 41.37 KiB
/wp-admin/options-writing.php0.209 s0.167 s-0.042 s3.37 MiB3.41 MiB+ 33.59 KiB
/wp-admin/media-new.php0.277 s0.234 s-0.043 s3.35 MiB3.4 MiB+ 53.19 KiB
/wp-admin/edit-tags.php?taxonomy=category0.186 s0.186 s+0.000 s3.37 MiB3.43 MiB+ 58.36 KiB
/wp-admin/post-new.php?post_type=page0.503 s0.556 s+0.053 s5.59 MiB5.66 MiB+ 77.95 KiB
/wp-admin/options-discussion.php0.334 s0.218 s-0.116 s3.36 MiB3.4 MiB+ 43.37 KiB
/wp-admin/edit-comments.php0.273 s0.443 s+0.170 s3.39 MiB3.43 MiB+ 41.03 KiB
/0.270 s0.202 s-0.068 s3.37 MiB3.42 MiB+ 52.74 KiB
Average 0.355 s0.326 s-0.028 s3.79 MiB3.84 MiB+ 54.64 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
JSON
Language % Lines of code Comment lines Files
PHP45.2%32,85512,765240
JSON40.3%29,2520126
CSS4.3%3,15112510
Smarty3.5%2,5081930
PO File3.4%2,4811,1023
JavaScript3.2%2,3152263
Markdown0.1%5102
INI0.0%101
Total 72,614 14,237 415

PHP Code Analysis | More results »

Lines of code 31,041
Total complexity 6,469
Median class complexity 8.0
Median method complexity 1.0
Most complex class Jobsearch\Helper
Most complex function smarty_function_html_select_time()
Classes 202
Methods 1,232
Functions 70

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.

Database Tables 20

Options wp_options 1

Sidebar Widgets 1

ID Name
tdb_widgetJobs list

PHP Error Log 8 lines

[17-Apr-2024 13:52:54 UTC] PHP Deprecated:  Optional parameter $widgetTitle declared before required parameter $attributes is implicitly treated as a required parameter in /wp-content/plugins/jobsearch/frontEnd/widget/widgetJobList.php on line 166
[17-Apr-2024 13:52:54 UTC] PHP Deprecated:  Optional parameter $requiredSpan declared before required parameter $colsize is implicitly treated as a required parameter in /wp-content/plugins/jobsearch/frontEnd/apply/helper/applyHelper.php on line 452
[17-Apr-2024 13:52:54 UTC] PHP Deprecated:  Optional parameter $mandatory declared before required parameter $colsize is implicitly treated as a required parameter in /wp-content/plugins/jobsearch/frontEnd/apply/helper/applyHelper.php on line 452
[17-Apr-2024 13:52:54 UTC] WordPress database error Table 'wordpress.wp_js_param' doesn't exist for query SELECT sValue FROM wp_js_param WHERE sName = 'templateUsed' made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/jobsearch/jobsearch.php'), jobsearch_Plugin->__construct, jobsearch_Plugin->tdb_jb_init_var, Jobsearch\Helper->tdb_jb_get_parameters
[17-Apr-2024 13:52:54 UTC] WordPress database error Table 'wordpress.wp_js_param' doesn't exist for query SELECT sValue FROM wp_js_param WHERE sName = 'nbPageToShow' made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/jobsearch/jobsearch.php'), jobsearch_Plugin->__construct, jobsearch_Plugin->tdb_jb_init_var, Jobsearch\Helper->tdb_jb_get_parameters
[17-Apr-2024 13:52:55 UTC] PHP Notice:  Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6078
[17-Apr-2024 13:52:56 UTC] PHP Deprecated:  Function strftime() is deprecated in /wp-content/plugins/jobsearch/helper/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48
[17-Apr-2024 13:52:57 UTC] PHP Deprecated:  Function strftime() is deprecated in /wp-content/plugins/jobsearch/helper/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48
See also: All tests for this plugin, How to Hide Tamago-DB Job Board Admin Menus