WP Fulltext Search 1.44.130

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.114 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=a09ba35c9d
Aspect after-activation
HTTP status 200
Load time 0.708 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.766 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.647 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.671 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.623 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.580 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.994 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.666 s0.468 s-0.198 s2.82 MiB2.93 MiB+ 115.59 KiB
/wp-admin/edit.php0.382 s0.319 s-0.063 s2.86 MiB2.98 MiB+ 119.69 KiB
/wp-admin/post-new.php1.996 s1.954 s-0.042 s5.02 MiB5.15 MiB+ 124.66 KiB
/wp-admin/upload.php0.626 s0.791 s+0.165 s2.7 MiB2.8 MiB+ 105.11 KiB
/wp-admin/options-writing.php0.279 s0.280 s+0.001 s2.71 MiB2.78 MiB+ 73.09 KiB
/wp-admin/media-new.php0.331 s0.343 s+0.012 s2.67 MiB2.78 MiB+ 105.28 KiB
/wp-admin/edit-tags.php?taxonomy=category0.309 s0.503 s+0.194 s2.77 MiB2.88 MiB+ 107.44 KiB
/wp-admin/post-new.php?post_type=page0.979 s2.181 s+1.202 s5.01 MiB5.13 MiB+ 124.58 KiB
/wp-admin/options-discussion.php0.308 s0.420 s+0.112 s2.67 MiB2.78 MiB+ 105.59 KiB
/wp-admin/edit-comments.php0.336 s0.303 s-0.033 s2.78 MiB2.88 MiB+ 104.55 KiB
/0.466 s0.366 s-0.100 s2.65 MiB2.75 MiB+ 99.81 KiB
Average 0.607 s0.721 s+0.114 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,5871,13125
PO File18.1%4,7211,5146
SVG11.8%3,076134
JavaScript4.2%1,09117431
Total 26,048 2,857 71

PHP Code Analysis | More results »

Lines of code 6,155
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 07:28:14 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 07:28:14 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 07:28:14 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 07:28:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1901
[28-Jun-2021 07:28:14 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 1901
[28-Jun-2021 07:28:14 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1902
[28-Jun-2021 07:28:14 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 1902
[28-Jun-2021 07:28:15 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 07:28:15 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 07:28:15 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 07:28:15 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 720
[28-Jun-2021 07:28:15 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 07:28: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('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 07:28: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-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 07:28:19 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 07:28:20 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 07:28:23 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 07:28:23 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 07:28:23 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 07:28:23 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 07:28:23 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 07:28:23 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 07:28:23 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1901
[28-Jun-2021 07:28:23 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 1901
[28-Jun-2021 07:28:23 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1902
[28-Jun-2021 07:28:23 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 1902
[28-Jun-2021 07:28:24 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 07:28:24 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 720
[28-Jun-2021 07:28:24 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 07:28:24 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 07:28:24 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 07:28:24 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 07:28:24 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1901
[28-Jun-2021 07:28:24 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 1901
[28-Jun-2021 07:28:24 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/fulltext-search/includes/wpfts_index.php on line 1902
[28-Jun-2021 07:28:24 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 1902
[28-Jun-2021 07:28:29 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 07:28:29 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