Tamago-DB Job Board 2.3.1

Does Tamago-DB Job Board work with WordPress 6.8.1 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: 51.75 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.8.1
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=318ac2aae3
Aspect after-activation
HTTP status 200
Load time 0.791 s
Memory usage 3.58 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.758 s
Memory usage 5.86 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.162 s
Memory usage 3.54 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.197 s
Memory usage 3.48 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.373 s
Memory usage 5.87 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.352 s0.309 s-0.043 s3.51 MiB3.56 MiB+ 58.39 KiB
/wp-admin/edit.php0.207 s0.193 s-0.014 s3.57 MiB3.63 MiB+ 58.51 KiB
/wp-admin/post-new.php0.780 s0.637 s-0.143 s6.06 MiB6.12 MiB+ 61.14 KiB
/wp-admin/upload.php0.586 s0.532 s-0.054 s3.52 MiB3.56 MiB+ 40.37 KiB
/wp-admin/options-writing.php0.233 s0.223 s-0.010 s3.5 MiB3.54 MiB+ 44.36 KiB
/wp-admin/media-new.php0.312 s0.254 s-0.058 s3.49 MiB3.54 MiB+ 52.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.240 s0.193 s-0.047 s3.5 MiB3.57 MiB+ 63.23 KiB
/wp-admin/post-new.php?post_type=page0.614 s0.583 s-0.031 s6.05 MiB6.11 MiB+ 56.7 KiB
/wp-admin/options-discussion.php0.446 s0.295 s-0.151 s3.5 MiB3.54 MiB+ 40.86 KiB
/wp-admin/edit-comments.php0.259 s0.211 s-0.048 s3.52 MiB3.56 MiB+ 40.36 KiB
/0.311 s0.223 s-0.088 s3.43 MiB3.49 MiB+ 52.77 KiB
Average 0.395 s0.332 s-0.062 s3.97 MiB4.02 MiB+ 51.75 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.3%32,88812,765240
JSON40.3%29,2520126
CSS4.3%3,15412510
Smarty3.5%2,5171930
PO File3.3%2,3719933
JavaScript3.2%2,3152263
Markdown0.1%5102
INI0.0%101
Total 72,549 14,128 415

PHP Code Analysis | More results »

Lines of code 31,074
Total complexity 6,477
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

[11-May-2025 20:31:14 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
[11-May-2025 20:31:14 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
[11-May-2025 20:31:14 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
[11-May-2025 20:31:14 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
[11-May-2025 20:31:14 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
[11-May-2025 20:31:14 UTC] PHP Notice:  Function wpdb::prepare was called <strong>incorrectly</strong>. The query argument of wpdb::prepare() must have a placeholder. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 6121
[11-May-2025 20:31:15 UTC] PHP Deprecated:  Function strftime() is deprecated in /wp-content/plugins/jobsearch/helper/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48
[11-May-2025 20:31:17 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