Tamago-DB Job Board 2.2.2

Does Tamago-DB Job Board work with WordPress 6.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: 52.13 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.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=5fdb9393c6
Aspect after-activation
HTTP status 200
Load time 0.734 s
Memory usage 3.06 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.704 s
Memory usage 5.43 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.166 s
Memory usage 3.07 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.224 s
Memory usage 3.08 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 0.907 s
Memory usage 5.04 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.251 s0.317 s+0.066 s3.07 MiB3.12 MiB+ 53.87 KiB
/wp-admin/edit.php0.170 s0.166 s-0.004 s3.1 MiB3.15 MiB+ 54.6 KiB
/wp-admin/post-new.php0.692 s0.844 s+0.152 s5.02 MiB5.08 MiB+ 58.14 KiB
/wp-admin/upload.php0.847 s0.290 s-0.557 s3.02 MiB3.05 MiB+ 36.87 KiB
/wp-admin/options-writing.php0.138 s0.125 s-0.013 s3.01 MiB3.04 MiB+ 25.13 KiB
/wp-admin/media-new.php0.256 s0.187 s-0.069 s2.99 MiB3.04 MiB+ 48.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.162 s0.161 s-0.001 s3.01 MiB3.06 MiB+ 53.86 KiB
/wp-admin/post-new.php?post_type=page0.565 s0.645 s+0.080 s5.01 MiB5.07 MiB+ 53.76 KiB
/wp-admin/options-discussion.php0.187 s0.274 s+0.087 s3 MiB3.04 MiB+ 39.18 KiB
/wp-admin/edit-comments.php0.170 s0.196 s+0.026 s3.03 MiB3.06 MiB+ 36.53 KiB
/0.292 s0.203 s-0.089 s2.97 MiB3.08 MiB+ 112.84 KiB
Average 0.339 s0.310 s-0.029 s3.38 MiB3.43 MiB+ 52.13 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,83712,765240
JSON40.3%29,2520126
CSS4.3%3,15412510
Smarty3.5%2,5081930
PO File3.4%2,4381,0973
JavaScript3.2%2,3152263
Markdown0.1%5102
INI0.0%101
Total 72,556 14,232 415

PHP Code Analysis | More results »

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

[08-Apr-2023 18:41:48 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
[08-Apr-2023 18:41:48 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
[08-Apr-2023 18:41:48 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
[08-Apr-2023 18:41:48 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
[08-Apr-2023 18:41:48 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
[08-Apr-2023 18:41:48 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://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.9.0.) in /wp-includes/functions.php on line 5865
[08-Apr-2023 18:41:50 UTC] PHP Deprecated:  Function strftime() is deprecated in /wp-content/plugins/jobsearch/helper/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 48
[08-Apr-2023 18:41:51 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