WP Fulltext Search 1.44.132

Does WP Fulltext Search work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
26PHP notices
30Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version5.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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 7

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=e6c8353cf1
Aspect after-activation
HTTP status 200
Load time 0.437 s
Memory usage 2.88 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.620 s
Memory usage 2.98 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.433 s
Memory usage 2.97 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.501 s
Memory usage 2.97 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.681 s
Memory usage 2.97 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.359 s
Memory usage 2.75 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.885 s
Memory usage 2.95 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.291 s0.426 s+0.135 s2.82 MiB2.93 MiB+ 115.59 KiB
/wp-admin/edit.php0.212 s0.233 s+0.021 s2.86 MiB2.98 MiB+ 119.69 KiB
/wp-admin/post-new.php0.969 s1.806 s+0.837 s5.02 MiB5.15 MiB+ 124.66 KiB
/wp-admin/upload.php0.499 s0.499 s+0.000 s2.7 MiB2.8 MiB+ 105.11 KiB
/wp-admin/options-writing.php0.282 s0.233 s-0.049 s2.71 MiB2.78 MiB+ 73.09 KiB
/wp-admin/media-new.php0.234 s0.205 s-0.029 s2.67 MiB2.78 MiB+ 105.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.201 s+0.006 s2.77 MiB2.88 MiB+ 107.44 KiB
/wp-admin/post-new.php?post_type=page1.211 s1.492 s+0.281 s5.01 MiB5.13 MiB+ 124.58 KiB
/wp-admin/options-discussion.php0.342 s0.368 s+0.026 s2.67 MiB2.78 MiB+ 105.59 KiB
/wp-admin/edit-comments.php0.239 s0.260 s+0.021 s2.78 MiB2.88 MiB+ 104.55 KiB
/0.284 s0.311 s+0.027 s2.65 MiB2.75 MiB+ 99.81 KiB
Average 0.433 s0.549 s+0.116 s3.15 MiB3.26 MiB+ 107.76 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
CSS40.6%10,573255
PHP25.3%6,5911,13325
PO File18.1%4,7211,5146
SVG11.8%3,076134
JavaScript4.2%1,09117431
Total 26,052 2,859 71

PHP Code Analysis | More results »

Lines of code 6,159
Total complexity 1,116
Median class complexity 28.0
Median method complexity 3.0
Most complex class WPFTS_Core
Most complex function WPFTS_Core::IndexerOneStep()
Classes 11
Methods 185
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 131 lines

[28-Jun-2021 13:41:12 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
[28-Jun-2021 13:41:12 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
[28-Jun-2021 13:41:12 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
[28-Jun-2021 13:41:12 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1911
[28-Jun-2021 13:41:12 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1911
[28-Jun-2021 13:41:12 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1912
[28-Jun-2021 13:41:12 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1912
[28-Jun-2021 13:41:13 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_nopriv_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->MakePostsSync
[28-Jun-2021 13:41:13 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_nopriv_wpfts_force_index'), WP_Hook->do_action, WP_Hook->apply_filters, WPFTS_Core->ajax_force_index, WPFTS_Core->IndexerStart, WPFTS_Core->MakePostsSync
[28-Jun-2021 13:41:13 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
[28-Jun-2021 13:41:13 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 720
[28-Jun-2021 13:41:13 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 720
[28-Jun-2021 13:41:14 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
[28-Jun-2021 13:41:15 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
[28-Jun-2021 13:41:16 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
[28-Jun-2021 13:41:17 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
[28-Jun-2021 13:41:19 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
[28-Jun-2021 13:41:19 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
[28-Jun-2021 13:41:19 UTC] WordPress database error Table 'wordpress.wpftsi_index' doesn't exist for query update `wpftsi_index` set force_rebuild = 2 where tid = "35" 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
[28-Jun-2021 13:41:19 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
[28-Jun-2021 13:41:19 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
[28-Jun-2021 13:41:19 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
[28-Jun-2021 13:41:19 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1911
[28-Jun-2021 13:41:19 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1911
[28-Jun-2021 13:41:19 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1912
[28-Jun-2021 13:41:19 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1912
[28-Jun-2021 13:41:20 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
[28-Jun-2021 13:41:20 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 720
[28-Jun-2021 13:41:20 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 720
[28-Jun-2021 13:41:20 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
[28-Jun-2021 13:41:20 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
[28-Jun-2021 13:41:20 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
[28-Jun-2021 13:41:20 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1911
[28-Jun-2021 13:41:20 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1911
[28-Jun-2021 13:41:20 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1912
[28-Jun-2021 13:41:20 UTC] PHP Notice:  Trying to access array offset on value of type null in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1912
[28-Jun-2021 13:41:24 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
[28-Jun-2021 13:41:24 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

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