Tamago-DB Job Board 2.2.5

Does Tamago-DB Job Board work with WordPress 6.4.3 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: 46.6 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.4.3
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=c310be2c60
Aspect after-activation
HTTP status 200
Load time 0.925 s
Memory usage 3.37 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.642 s
Memory usage 5.73 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.156 s
Memory usage 3.37 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.269 s
Memory usage 3.36 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 2.263 s
Memory usage 5.49 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.333 s0.330 s-0.003 s3.38 MiB3.44 MiB+ 57.98 KiB
/wp-admin/edit.php0.196 s0.195 s-0.001 s3.41 MiB3.46 MiB+ 59.08 KiB
/wp-admin/post-new.php0.821 s0.940 s+0.119 s5.46 MiB5.52 MiB+ 62.25 KiB
/wp-admin/upload.php0.538 s0.484 s-0.054 s3.32 MiB3.36 MiB+ 41.34 KiB
/wp-admin/options-writing.php0.231 s0.216 s-0.015 s3.32 MiB3.35 MiB+ 34.19 KiB
/wp-admin/media-new.php0.306 s0.295 s-0.011 s3.3 MiB3.35 MiB+ 53.16 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.197 s-0.012 s3.31 MiB3.37 MiB+ 58.34 KiB
/wp-admin/post-new.php?post_type=page0.563 s0.645 s+0.082 s5.45 MiB5.51 MiB+ 61.87 KiB
/wp-admin/options-discussion.php0.300 s0.417 s+0.117 s3.3 MiB3.35 MiB+ 43.34 KiB
/wp-admin/edit-comments.php0.289 s0.268 s-0.021 s3.34 MiB3.38 MiB+ 41.01 KiB
/0.264 s0.259 s-0.005 s3.36 MiB3.36 MiB+ 96 bytes
Average 0.368 s0.386 s+0.018 s3.72 MiB3.77 MiB+ 46.6 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,85112,765240
JSON40.3%29,2520126
CSS4.3%3,15412510
Smarty3.5%2,5081930
PO File3.4%2,4351,0943
JavaScript3.2%2,3152263
Markdown0.1%5102
INI0.0%101
Total 72,567 14,229 415

PHP Code Analysis | More results »

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

[15-Mar-2024 07:54:02 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
[15-Mar-2024 07:54:02 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 453
[15-Mar-2024 07:54:02 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 453
[15-Mar-2024 07:54:02 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
[15-Mar-2024 07:54:02 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
[15-Mar-2024 07:54:02 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 6031
[15-Mar-2024 07:54:03 UTC] PHP Deprecated:  Function strftime() is deprecated in /wp-content/plugins/jobsearch/helper/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48
[15-Mar-2024 07:54:05 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