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
JavaScript
Language
%
Lines of code
Comment lines
Files
PHP
76.0%
61,559
10,602
1,182
JavaScript
15.2%
12,342
1,968
109
JSON
6.6%
5,374
0
34
PO File
2.0%
1,597
1,213
1
CSS
0.1%
80
6
27
SVG
0.0%
27
0
1
Markdown
0.0%
26
0
1
Total
81,005
13,789
1,355
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 7
wp_jet_fb_migrations
wp_jet_fb_records
wp_jet_fb_records_actions
wp_jet_fb_records_errors
wp_jet_fb_records_fields
wp_jet_fb_tokens
wp_jet_fb_tokens_to_records
Options wp_options2
action_scheduler_lock_async-request-runner
jet_form_builder_settings__options-tab
Custom Post Types 2
ID
Name
scheduled-action
Scheduled Actions
jet-form-builder
Forms
PHP Error Log 22 lines
[15-Apr-2025 21:12:22 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')' at line 22 for query SELECT
`wp_jet_fb_tokens`.`id`,
`wp_jet_fb_tokens`.`action`,
`wp_jet_fb_tokens`.`hash`,
`wp_jet_fb_tokens`.`exec_count`,
`wp_jet_fb_tokens`.`limit_exec`,
`wp_jet_fb_tokens`.`expire_at`,
`wp_jet_fb_tokens`.`created_at`,
`wp_jet_fb_tokens`.`updated_at`,
`wp_jet_fb_tokens_to_records`.`id` as 'main.id',
`wp_jet_fb_tokens_to_records`.`token_id` as 'main.token_id',
`wp_jet_fb_tokens_to_records`.`record_id` as 'main.record_id'
FROM `wp_jet_fb_tokens_to_records`
LEFT JOIN `wp_jet_fb_records` ON 1=1
AND `wp_jet_fb_records`.`id` = `wp_jet_fb_tokens_to_records`.`record_id`
LEFT JOIN `wp_jet_fb_tokens` ON 1=1
AND `wp_jet_fb_tokens_to_records`.`token_id` = `wp_jet_fb_tokens`.`id`
WHERE '1' = '1'
AND `wp_jet_fb_tokens_to_records`.`record_id` IN (); made by require_once('wp-admin/admin.php'), require_once('wp-admin/admin-header.php'), do_action('admin_enqueue_scripts'), WP_Hook->do_action, WP_Hook->apply_filters, Jet_Form_Builder\Admin\Pages\Pages_Manager->assets, Jet_Form_Builder\Admin\Pages\Base_Page->render_config, Jet_Form_Builder\Admin\Pages\Base_Page->query_config, JFB_Modules\Form_Record\Admin\Pages\Form_Records->page_config, Jet_Form_Builder\Admin\Table_Views\View_Base->load_view, JFB_Modules\Form_Record\Admin\Table_Views\Records_Table_View->get_prepared_list, apply_filters('jet-form-builder/form-record/list'), WP_Hook->apply_filters, JFB_Modules\Verification\Form_Record\Inner_Module->modify_columns_for_records_page, Jet_Form_Builder\Db_Queries\Query_Builder->query_all