ElasticPress 3.4.3

Does ElasticPress work with WordPress 5.5.1 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
6PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 248.1 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 version5.5.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 8,000+
WordPress.org page https://wordpress.org/plugins/elasticpress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 8

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=elasticpress%2Felasticpress.php&plugin_status=all&paged=1&s&_wpnonce=54932a0f2c
Aspect after-activation
HTTP status 200
Load time 0.604 s
Memory usage 3.18 MiB
JS errors None
Resource errors None

ElasticPress

Page screenshot: ElasticPress
URL /wp-admin/admin.php?page=elasticpress
Aspect menu-item
HTTP status 200
Load time 0.257 s
Memory usage 2.9 MiB
JS errors None
Resource errors None

ElasticPress → Settings

Page screenshot: ElasticPress → Settings
URL /wp-admin/admin.php?page=elasticpress-settings
Aspect menu-item
HTTP status 200
Load time 1.085 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

ElasticPress → Index Health

Page screenshot: ElasticPress → Index Health
URL /wp-admin/admin.php?page=elasticpress-health
Aspect menu-item
HTTP status 200
Load time 0.432 s
Memory usage 2.85 MiB
JS errors None
Resource errors None

ElasticPress → Search Fields & Weighting

Page screenshot: ElasticPress → Search Fields & Weighting
URL /wp-admin/admin.php?page=elasticpress-weighting
Aspect menu-item
HTTP status 200
Load time 0.422 s
Memory usage 2.85 MiB
JS errors None
Resource errors None

ElasticPress → Custom Results

Page screenshot: ElasticPress → Custom Results
URL /wp-admin/edit.php?post_type=ep-pointer
Aspect menu-item
HTTP status 200
Load time 0.348 s
Memory usage 2.93 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.393 s
Memory usage 2.83 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.960 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.508 s0.640 s+0.132 s2.75 MiB2.99 MiB+ 238.88 KiB
/wp-admin/edit.php0.263 s0.285 s+0.022 s2.8 MiB3.04 MiB+ 248.89 KiB
/wp-admin/post-new.php1.764 s1.988 s+0.224 s4.54 MiB4.82 MiB+ 281.7 KiB
/wp-admin/upload.php0.761 s0.513 s-0.248 s2.63 MiB2.86 MiB+ 238.37 KiB
/wp-admin/options-writing.php0.201 s0.232 s+0.031 s2.64 MiB2.85 MiB+ 206.34 KiB
/wp-admin/media-new.php0.259 s0.202 s-0.057 s2.6 MiB2.84 MiB+ 241 KiB
/wp-admin/edit-tags.php?taxonomy=category0.205 s0.227 s+0.022 s2.64 MiB2.88 MiB+ 239.2 KiB
/wp-admin/post-new.php?post_type=page1.607 s1.675 s+0.068 s4.53 MiB4.81 MiB+ 281.08 KiB
/wp-admin/options-discussion.php0.405 s0.336 s-0.069 s2.61 MiB2.84 MiB+ 239.48 KiB
/wp-admin/edit-comments.php0.222 s0.248 s+0.026 s2.65 MiB2.88 MiB+ 238.15 KiB
/0.369 s0.285 s-0.084 s2.56 MiB2.83 MiB+ 276.03 KiB
Average 0.597 s0.603 s+0.006 s3 MiB3.24 MiB+ 248.1 KiB

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 4

Custom Post Types 1

ID Name
ep-pointerCustom Search Results

Sidebar Widgets 2

ID Name
ep-related-postsElasticPress - Related Posts
ep-facetElasticPress - Facet

PHP Error Log 6 lines

[02-Sep-2020 21:48:58 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/posts/(?P<id>[0-9]+)/related</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:48:58 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>elasticpress/v1/pointer_search</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:48:58 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>elasticpress/v1/pointer_preview</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:49:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>wp/v2/posts/(?P<id>[0-9]+)/related</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:49:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>elasticpress/v1/pointer_search</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
[02-Sep-2020 21:49:02 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>elasticpress/v1/pointer_preview</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5225
See also: All tests for this plugin, How to Hide ElasticPress Admin Menus