WP Engine Smart Search 0.2.83

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: 166.18 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

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=625593f965
Aspect after-activation
HTTP status 200
Load time 0.544 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.362 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.242 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.282 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.195 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.392 s+0.016 s3.51 MiB3.66 MiB+ 153.91 KiB
/wp-admin/edit.php0.212 s0.247 s+0.035 s3.57 MiB3.74 MiB+ 174.12 KiB
/wp-admin/post-new.php0.836 s1.340 s+0.504 s6.06 MiB6.36 MiB+ 308.61 KiB
/wp-admin/upload.php0.805 s0.523 s-0.282 s3.52 MiB3.66 MiB+ 134.8 KiB
/wp-admin/options-writing.php0.231 s0.238 s+0.007 s3.5 MiB3.64 MiB+ 138.8 KiB
/wp-admin/media-new.php0.291 s0.261 s-0.030 s3.49 MiB3.64 MiB+ 146.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.204 s0.248 s+0.044 s3.5 MiB3.65 MiB+ 152.48 KiB
/wp-admin/post-new.php?post_type=page0.747 s0.735 s-0.012 s6.05 MiB6.28 MiB+ 240.45 KiB
/wp-admin/options-discussion.php0.270 s0.349 s+0.079 s3.5 MiB3.64 MiB+ 135.92 KiB
/wp-admin/edit-comments.php0.447 s0.258 s-0.189 s3.52 MiB3.65 MiB+ 134.8 KiB
/0.317 s0.249 s-0.068 s3.47 MiB3.57 MiB+ 107.12 KiB
Average 0.431 s0.440 s+0.009 s3.97 MiB4.14 MiB+ 166.18 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.4%6,6655792
PHP34.9%5,9091,823120
JavaScript16.4%2,77638147
JSON2.4%405010
XML2.4%399662
Sass2.1%35127
SVG1.4%237021
Markdown0.9%16001
CSS0.0%657
HTML0.0%101
Total 16,909 2,334 308

PHP Code Analysis | More results »

Lines of code 5,771
Total complexity 1,078
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 74
Methods 270
Functions 118

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

[24-Jun-2025 15:07:26 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:65
Stack trace:
#0 /wp-content/plugins/atlas-search/src/index/post.php(237): Wpe_Content_Engine\Helper\Sync\GraphQL\Client->query()
#1 /wp-content/plugins/atlas-search/src/index/semantic-search.php(89): AtlasSearch\Index\graphql()
#2 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(101): AtlasSearch\Index\get_semantic_search_config()
#3 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(78): 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 65
[24-Jun-2025 15:07:36 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:65
Stack trace:
#0 /wp-content/plugins/atlas-search/src/index/post.php(237): Wpe_Content_Engine\Helper\Sync\GraphQL\Client->query()
#1 /wp-content/plugins/atlas-search/src/index/semantic-search.php(89): AtlasSearch\Index\graphql()
#2 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(101): AtlasSearch\Index\get_semantic_search_config()
#3 /wp-content/plugins/atlas-search/src/trackers/tracker-controller.php(78): 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 65
See also: All tests for this plugin