WP Fast Total Search - The Power of Indexed Search 1.76.254

Does "WP Fast Total Search - The Power of Indexed Search" work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.6.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 10

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=458fd6cf2f
Aspect after-activation
HTTP status 200
Load time 0.571 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Fast Total Search

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

Fast Total Search → Indexing Engine

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

Fast Total Search → Search & Output

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

Fast Total Search → Sandbox Area

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

Fast Total Search → Analytics

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

Fast Total Search → Support & Docs

Page screenshot: Fast Total Search → Support & Docs
URL /wp-admin/admin.php?page=wpfts-options-support
Aspect menu-item
HTTP status 200
Load time 0.540 s
Memory usage 3.87 MiB
JS errors None
Resource errors None

Fast Total Search → Partnership

Page screenshot: Fast Total Search → Partnership
URL /wp-admin/admin.php?page=wpfts-options-ps
Aspect menu-item
HTTP status 200
Load time 0.602 s
Memory usage 3.87 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.387 s
Memory usage 3.6 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 2.479 s
Memory usage 5.81 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.466 s0.422 s-0.044 s3.47 MiB3.7 MiB+ 228.63 KiB
/wp-admin/edit.php0.229 s0.265 s+0.036 s3.54 MiB3.76 MiB+ 232.07 KiB
/wp-admin/post-new.php0.808 s2.318 s+1.510 s5.75 MiB6.23 MiB+ 493.64 KiB
/wp-admin/upload.php0.601 s0.572 s-0.029 s3.49 MiB3.66 MiB+ 172.3 KiB
/wp-admin/options-writing.php0.235 s0.223 s-0.012 s3.41 MiB3.64 MiB+ 235.11 KiB
/wp-admin/media-new.php0.223 s0.290 s+0.067 s3.4 MiB3.64 MiB+ 249.21 KiB
/wp-admin/edit-tags.php?taxonomy=category0.211 s0.211 s+0.000 s3.47 MiB3.66 MiB+ 189.98 KiB
/wp-admin/post-new.php?post_type=page0.986 s1.562 s+0.576 s5.75 MiB6.22 MiB+ 487.62 KiB
/wp-admin/options-discussion.php0.238 s0.482 s+0.244 s3.41 MiB3.64 MiB+ 236.8 KiB
/wp-admin/edit-comments.php0.486 s0.250 s-0.236 s3.49 MiB3.66 MiB+ 172.3 KiB
/0.363 s0.258 s-0.105 s3.45 MiB3.6 MiB+ 153.48 KiB
Average 0.441 s0.623 s+0.182 s3.88 MiB4.13 MiB+ 259.19 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
CSS35.1%10,726355
PHP34.9%10,6612,61347
PO File15.4%4,7211,5146
SVG9.8%3,009123
JavaScript4.8%1,45824534
Total 30,575 4,419 95

PHP Code Analysis | More results »

Lines of code 8,767
Total complexity 1,958
Median class complexity 40.0
Median method complexity 4.0
Most complex class WPFTS_Core
Most complex function WPFTS_Search::sql_parts()
Classes 18
Methods 248
Functions 15

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 15

Options wp_options 24

Sidebar Widgets 1

ID Name
wpfts_custom_widgetWPFTS :: Live Search

PHP Error Log 1 lines

[17-Aug-2024 22:37:47 UTC] PHP Deprecated:  strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /wp-content/plugins/fulltext-search/includes/wpfts_core.php on line 1053
See also: All tests for this plugin, How to Hide WP Fast Total Search - The Power of Indexed Search Admin Menus