WP Engine Smart Search 0.2.81

Does WP Engine Smart Search work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

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

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/atlas-search/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=atlas-search%2Fatlas-search.php&plugin_status=all&paged=1&s&_wpnonce=714d952154
Aspect after-activation
HTTP status 200
Load time 0.569 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

WP Engine Smart Search

Page screenshot: WP Engine Smart Search
URL /wp-admin/admin.php?page=wpengine-smart-search
Aspect menu-item
HTTP status 200
Load time 0.317 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

WP Engine Smart Search → Configuration

Page screenshot: WP Engine Smart Search → Configuration
URL /wp-admin/admin.php?page=wpengine-smart-search&view=search-config
Aspect menu-item
HTTP status 200
Load time 0.230 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

WP Engine Smart Search → Settings

Page screenshot: WP Engine Smart Search → Settings
URL /wp-admin/admin.php?page=wpengine-smart-search&view=settings
Aspect menu-item
HTTP status 200
Load time 0.289 s
Memory usage 3.64 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.197 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.376 s0.375 s-0.001 s3.51 MiB3.66 MiB+ 153.87 KiB
/wp-admin/edit.php0.207 s0.392 s+0.185 s3.57 MiB3.74 MiB+ 174.07 KiB
/wp-admin/post-new.php0.841 s1.316 s+0.475 s6.06 MiB6.36 MiB+ 308.56 KiB
/wp-admin/upload.php0.800 s0.429 s-0.371 s3.52 MiB3.66 MiB+ 134.76 KiB
/wp-admin/options-writing.php0.237 s0.245 s+0.008 s3.5 MiB3.64 MiB+ 138.75 KiB
/wp-admin/media-new.php0.269 s0.259 s-0.010 s3.49 MiB3.64 MiB+ 146.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.246 s+0.044 s3.5 MiB3.65 MiB+ 152.43 KiB
/wp-admin/post-new.php?post_type=page0.781 s0.988 s+0.207 s6.05 MiB6.28 MiB+ 240.41 KiB
/wp-admin/options-discussion.php0.481 s0.342 s-0.139 s3.5 MiB3.64 MiB+ 135.88 KiB
/wp-admin/edit-comments.php0.235 s0.280 s+0.045 s3.52 MiB3.65 MiB+ 134.75 KiB
/0.320 s0.246 s-0.074 s3.5 MiB3.57 MiB+ 77.23 KiB
Average 0.432 s0.465 s+0.034 s3.98 MiB4.14 MiB+ 163.42 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.

TypeScript
PHP
JavaScript
Language % Lines of code Comment lines Files
TypeScript39.3%6,2495088
PHP36.4%5,7771,893119
JavaScript17.1%2,71137147
JSON2.5%405010
Sass2.2%35127
SVG1.5%237021
Markdown0.9%14701
CSS0.0%657
HTML0.0%101
Total 15,884 2,321 301

PHP Code Analysis | More results »

Lines of code 5,659
Total complexity 1,072
Median class complexity 3.0
Median method complexity 1.0
Most complex class Wpe_Content_Engine\Helper\Search\Search
Most complex function Wpe_Content_Engine\Helper\API\Sync_Data\Sync_Data_Controller::manage_sync_data()
Classes 73
Methods 266
Functions 116

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 1

PHP Error Log 40 lines

[05-Jun-2025 10:52:00 UTC] PHP Fatal error:  Uncaught Wpe_Content_Engine\Helper\Exceptions\MissingSettingsException: Missing WP Engine Smart Search URL. in /wp-content/plugins/atlas-search/helper/sync/graphql/client.php:72
Stack trace:
#0 /wp-content/plugins/atlas-search/src/index/post.php(234): Wpe_Content_Engine\Helper\Sync\GraphQL\Client->query()
#1 /wp-content/plugins/atlas-search/src/index/semantic-search.php(86): AtlasSearch\Index\graphql()
#2 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(97): AtlasSearch\Index\get_semantic_search_config()
#3 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(84): AtlasSearch\Trackers\WPE_Atlas_Search_Tracker_Controller->is_ai_enabled()
#4 /wp-includes/rest-api/class-wp-rest-server.php(1292): AtlasSearch\Trackers\WPE_Atlas_Search_Tracker_Controller->proxy_request()
#5 /wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request()
#6 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#7 /wp-includes/rest-api.php(459): WP_REST_Server->serve_request()
#8 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#9 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#10 /wp-includes/plugin.php(565): WP_Hook->do_action()
#11 /wp-includes/class-wp.php(418): do_action_ref_array()
#12 /wp-includes/class-wp.php(818): WP->parse_request()
#13 /wp-includes/functions.php(1342): WP->main()
#14 /wp-blog-header.php(16): wp()
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/atlas-search/helper/sync/graphql/client.php on line 72
[05-Jun-2025 10:52:09 UTC] PHP Fatal error:  Uncaught Wpe_Content_Engine\Helper\Exceptions\MissingSettingsException: Missing WP Engine Smart Search URL. in /wp-content/plugins/atlas-search/helper/sync/graphql/client.php:72
Stack trace:
#0 /wp-content/plugins/atlas-search/src/index/post.php(234): Wpe_Content_Engine\Helper\Sync\GraphQL\Client->query()
#1 /wp-content/plugins/atlas-search/src/index/semantic-search.php(86): AtlasSearch\Index\graphql()
#2 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(97): AtlasSearch\Index\get_semantic_search_config()
#3 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(84): AtlasSearch\Trackers\WPE_Atlas_Search_Tracker_Controller->is_ai_enabled()
#4 /wp-includes/rest-api/class-wp-rest-server.php(1292): AtlasSearch\Trackers\WPE_Atlas_Search_Tracker_Controller->proxy_request()
#5 /wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request()
#6 /wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
#7 /wp-includes/rest-api.php(459): WP_REST_Server->serve_request()
#8 /wp-includes/class-wp-hook.php(324): rest_api_loaded()
#9 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#10 /wp-includes/plugin.php(565): WP_Hook->do_action()
#11 /wp-includes/class-wp.php(418): do_action_ref_array()
#12 /wp-includes/class-wp.php(818): WP->parse_request()
#13 /wp-includes/functions.php(1342): WP->main()
#14 /wp-blog-header.php(16): wp()
#15 /index.php(17): require('...')
#16 {main}
  thrown in /wp-content/plugins/atlas-search/helper/sync/graphql/client.php on line 72
See also: All tests for this plugin