WP Fast Total Search 1.51.178

Does WP Fast Total Search work with WordPress 6.2.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
26PHP warnings
32Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 114.25 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.054 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.2.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/fulltext-search/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

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=fulltext-search%2Ffulltext-search.php&plugin_status=all&paged=1&s&_wpnonce=45a9fb454b
Aspect after-activation
HTTP status 200
Load time 0.275 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Full Text Search

Page screenshot: Full Text Search
URL /wp-admin/admin.php?page=wpfts-options
Aspect menu-item
HTTP status 200
Load time 0.408 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Full Text Search → Indexing Engine

Page screenshot: Full Text Search → Indexing Engine
URL /wp-admin/admin.php?page=wpfts-options-indexing-engine
Aspect menu-item
HTTP status 200
Load time 0.362 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Full Text Search → Search & Output

Page screenshot: Full Text Search → Search & Output
URL /wp-admin/admin.php?page=wpfts-options-search-relevance
Aspect menu-item
HTTP status 200
Load time 0.323 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Full Text Search → Sandbox Area

Page screenshot: Full Text Search → Sandbox Area
URL /wp-admin/admin.php?page=wpfts-options-sandbox-area
Aspect menu-item
HTTP status 200
Load time 0.320 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Full Text Search → Analytics

Page screenshot: Full Text Search → Analytics
URL /wp-admin/admin.php?page=wpfts-options-analytics
Aspect menu-item
HTTP status 200
Load time 0.314 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Full Text Search → Support & Docs

Page screenshot: Full Text Search → Support & Docs
URL /wp-admin/admin.php?page=wpfts-options-support
Aspect menu-item
HTTP status 200
Load time 0.391 s
Memory usage 3.28 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.276 s
Memory usage 3.12 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.949 s
Memory usage 5.11 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.710 s0.355 s-0.355 s3.07 MiB3.19 MiB+ 123.09 KiB
/wp-admin/edit.php0.185 s0.187 s+0.002 s3.1 MiB3.22 MiB+ 122.32 KiB
/wp-admin/post-new.php0.865 s1.386 s+0.521 s5.02 MiB5.15 MiB+ 134.02 KiB
/wp-admin/upload.php0.509 s0.308 s-0.201 s3.02 MiB3.11 MiB+ 95.88 KiB
/wp-admin/options-writing.php0.165 s0.145 s-0.020 s3.01 MiB3.09 MiB+ 84.15 KiB
/wp-admin/media-new.php0.259 s0.225 s-0.034 s2.99 MiB3.1 MiB+ 108.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.173 s0.165 s-0.008 s3.01 MiB3.12 MiB+ 112.88 KiB
/wp-admin/post-new.php?post_type=page0.564 s1.269 s+0.705 s5.01 MiB5.14 MiB+ 129.95 KiB
/wp-admin/options-discussion.php0.215 s0.276 s+0.061 s3 MiB3.09 MiB+ 97.88 KiB
/wp-admin/edit-comments.php0.206 s0.195 s-0.011 s3.03 MiB3.12 MiB+ 95.95 KiB
/0.282 s0.211 s-0.071 s2.97 MiB3.12 MiB+ 152.26 KiB
Average 0.376 s0.429 s+0.054 s3.38 MiB3.5 MiB+ 114.25 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.

CSS
PHP
PO File
SVG
Language % Lines of code Comment lines Files
CSS38.8%10,654265
PHP28.7%7,8932,01935
PO File17.2%4,7211,5146
SVG11.2%3,076134
JavaScript4.0%1,11119331
Total 27,455 3,765 81

PHP Code Analysis | More results »

Lines of code 7,581
Total complexity 1,413
Median class complexity 28.5
Median method complexity 3.0
Most complex class WPFTS_Core
Most complex function WPFTS_Core::IndexerOneStep()
Classes 16
Methods 229
Functions 14

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.

Options wp_options 11

Sidebar Widgets 1

ID Name
wpfts_custom_widgetWPFTS :: Live Search

PHP Error Log 133 lines

[19-May-2023 10:57:38 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query select 
					count(*) n_inindex, 
					sum(if ((force_rebuild = 0) and (build_time != 0), 1, 0)) n_actual
				from `wpftsi_index` 
				where `tsrc` = "wp_posts" made by require_once('wp-admin/admin-header.php'), do_action('admin_head'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_custom_js, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:38 UTC] WordPress database error Table 'wordpress.wpftsi_tw' doesn't exist for query select count(*) n from `wpftsi_tw` made by require_once('wp-admin/admin-header.php'), do_action('admin_head'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_custom_js, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:38 UTC] WordPress database error Table 'wordpress.wpftsi_words' doesn't exist for query select 
								count(id) nw_total
							from `wpftsi_words` made by require_once('wp-admin/admin-header.php'), do_action('admin_head'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_custom_js, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:38 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1914
[19-May-2023 10:57:38 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1914
[19-May-2023 10:57:38 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1915
[19-May-2023 10:57:38 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1915
[19-May-2023 10:57:39 UTC] WordPress database error Table 'wordpress.wpftsi_docs' doesn't exist for query select distinct `token` from `wpftsi_docs` limit 100 made by do_action('toplevel_page_wpfts-options'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_option_page, require('/plugins/fulltext-search/includes/templates/admin_page.php'), require('/plugins/fulltext-search/includes/templates/search-relevance.php'), WPFTS_Output->step3_relevance_box, WPFTS_Core->get_cluster_types, WPFTS_Index->getClusters, WPFTS_DB->get_results
[19-May-2023 10:57:40 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query update `wpftsi_index` wi
				left join `wp_posts` p
					on p.ID = wi.tid and wi.tsrc = "wp_posts"
				set wi.force_rebuild = 1
				where
					(wi.force_rebuild = 0) and 
					((p.ID is null) or (wi.tdt != p.post_modified))
				 made by do_action('wp_ajax_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->MakePostsSync, WPFTS_DB->query
[19-May-2023 10:57:40 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query select 
						p.ID
					from `wp_posts` p
					left join `wpftsi_index` wi
						on p.ID = wi.tid and wi.tsrc = "wp_posts"
					where 
						(wi.id is null)
						limit 0, 1000
					 made by do_action('wp_ajax_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->MakePostsSync, WPFTS_DB->get_results
[19-May-2023 10:57:40 UTC] WordPress database error Table 'wordpress.wpftsi_tw' doesn't exist for query select count(*) n from `wpftsi_tw` made by do_action('wp_ajax_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->IndexerOneStep, WPFTS_Index->_getTWCount, WPFTS_DB->get_results
[19-May-2023 10:57:40 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 722
[19-May-2023 10:57:40 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 722
[19-May-2023 10:57:41 UTC] WordPress database error Table 'wordpress.wpftsi_docs' doesn't exist for query select distinct `token` from `wpftsi_docs` limit 100 made by do_action('full-text-search_page_wpfts-options-indexing-engine'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_option_page, require('/plugins/fulltext-search/includes/templates/admin_page.php'), require('/plugins/fulltext-search/includes/templates/search-relevance.php'), WPFTS_Output->step3_relevance_box, WPFTS_Core->get_cluster_types, WPFTS_Index->getClusters, WPFTS_DB->get_results
[19-May-2023 10:57:42 UTC] WordPress database error Table 'wordpress.wpftsi_docs' doesn't exist for query select distinct `token` from `wpftsi_docs` limit 100 made by do_action('full-text-search_page_wpfts-options-search-relevance'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_option_page, require('/plugins/fulltext-search/includes/templates/admin_page.php'), require('/plugins/fulltext-search/includes/templates/search-relevance.php'), WPFTS_Output->step3_relevance_box, WPFTS_Core->get_cluster_types, WPFTS_Index->getClusters, WPFTS_DB->get_results
[19-May-2023 10:57:43 UTC] WordPress database error Table 'wordpress.wpftsi_docs' doesn't exist for query select distinct `token` from `wpftsi_docs` limit 100 made by do_action('full-text-search_page_wpfts-options-sandbox-area'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_option_page, require('/plugins/fulltext-search/includes/templates/admin_page.php'), require('/plugins/fulltext-search/includes/templates/search-relevance.php'), WPFTS_Output->step3_relevance_box, WPFTS_Core->get_cluster_types, WPFTS_Index->getClusters, WPFTS_DB->get_results
[19-May-2023 10:57:44 UTC] WordPress database error Table 'wordpress.wpftsi_docs' doesn't exist for query select distinct `token` from `wpftsi_docs` limit 100 made by do_action('full-text-search_page_wpfts-options-analytics'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_option_page, require('/plugins/fulltext-search/includes/templates/admin_page.php'), require('/plugins/fulltext-search/includes/templates/search-relevance.php'), WPFTS_Output->step3_relevance_box, WPFTS_Core->get_cluster_types, WPFTS_Index->getClusters, WPFTS_DB->get_results
[19-May-2023 10:57:45 UTC] WordPress database error Table 'wordpress.wpftsi_docs' doesn't exist for query select distinct `token` from `wpftsi_docs` limit 100 made by do_action('full-text-search_page_wpfts-options-support'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_option_page, require('/plugins/fulltext-search/includes/templates/admin_page.php'), require('/plugins/fulltext-search/includes/templates/search-relevance.php'), WPFTS_Output->step3_relevance_box, WPFTS_Core->get_cluster_types, WPFTS_Index->getClusters, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query update `wpftsi_index` wi
				left join `wp_posts` p
					on p.ID = wi.tid and wi.tsrc = "wp_posts"
				set wi.force_rebuild = 1
				where
					(wi.force_rebuild = 0) and 
					((p.ID is null) or (wi.tdt != p.post_modified))
				 made by get_default_post_to_edit, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_save_post_action, wpfts_post_reindex, WPFTS_Core->MakePostsSync, WPFTS_DB->query
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query select 
						p.ID
					from `wp_posts` p
					left join `wpftsi_index` wi
						on p.ID = wi.tid and wi.tsrc = "wp_posts"
					where 
						(wi.id is null)
						limit 0, 1000
					 made by get_default_post_to_edit, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_save_post_action, wpfts_post_reindex, WPFTS_Core->MakePostsSync, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query update `wpftsi_index` set force_rebuild = 2 where tid = "39" and tsrc = "wp_posts" made by get_default_post_to_edit, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_save_post_action, wpfts_post_reindex, WPFTS_DB->query
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query select 
					count(*) n_inindex, 
					sum(if ((force_rebuild = 0) and (build_time != 0), 1, 0)) n_actual
				from `wpftsi_index` 
				where `tsrc` = "wp_posts" made by do_action('wp_ajax_nopriv_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->IndexerOneStep, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_tw' doesn't exist for query select count(*) n from `wpftsi_tw` made by do_action('wp_ajax_nopriv_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->IndexerOneStep, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_words' doesn't exist for query select 
								count(id) nw_total
							from `wpftsi_words` made by do_action('wp_ajax_nopriv_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->IndexerOneStep, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1914
[19-May-2023 10:57:49 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1914
[19-May-2023 10:57:49 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1915
[19-May-2023 10:57:49 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1915
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_tw' doesn't exist for query select count(*) n from `wpftsi_tw` made by do_action('wp_ajax_nopriv_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->IndexerOneStep, WPFTS_Index->_getTWCount, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 722
[19-May-2023 10:57:49 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 722
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query select 
					count(*) n_inindex, 
					sum(if ((force_rebuild = 0) and (build_time != 0), 1, 0)) n_actual
				from `wpftsi_index` 
				where `tsrc` = "wp_posts" made by require('wp-admin/edit-form-blocks.php'), require_once('wp-admin/admin-header.php'), do_action('admin_head'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_custom_js, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_tw' doesn't exist for query select count(*) n from `wpftsi_tw` made by require('wp-admin/edit-form-blocks.php'), require_once('wp-admin/admin-header.php'), do_action('admin_head'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_custom_js, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] WordPress database error Table 'wordpress.wpftsi_words' doesn't exist for query select 
								count(id) nw_total
							from `wpftsi_words` made by require('wp-admin/edit-form-blocks.php'), require_once('wp-admin/admin-header.php'), do_action('admin_head'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_custom_js, WPFTS_Core->get_status, WPFTS_Index->get_status, WPFTS_DB->get_results
[19-May-2023 10:57:49 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1914
[19-May-2023 10:57:49 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1914
[19-May-2023 10:57:49 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1915
[19-May-2023 10:57:49 UTC] PHP Warning:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1915
[19-May-2023 10:57:53 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query update `wpftsi_index` wi
				left join `wp_posts` p
					on p.ID = wi.tid and wi.tsrc = "wp_posts"
				set wi.force_rebuild = 1
				where
					(wi.force_rebuild = 0) and 
					((p.ID is null) or (wi.tdt != p.post_modified))
				 made by get_default_post_to_edit, wp_insert_post, do_action('save_post'), WP_Hook->do_action, WP_Hook->apply_filters, wpfts_save_post_action, wpfts_post_reindex, WPFTS_Core->MakePostsSync, WPFTS_DB->query
[19-May-2023 10:57:53 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query select 
						p.ID
					from `wp_posts` p
					left join `wpftsi_index` wi
						on p.ID = wi.tid and wi.tsrc = "wp_posts"
					where 

(+33 more lines)
See also: All tests for this plugin, How to Hide WP Fast Total Search - The Power of Indexed Search Admin Menus