ElasticPress 4.1.0

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

Summary

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

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

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

Environment
WordPress version5.9.3
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 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=elasticpress%2Felasticpress.php&plugin_status=all&paged=1&s&_wpnonce=00f3a7e169
Aspect after-activation
HTTP status 200
Load time 0.391 s
Memory usage 4 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.335 s
Memory usage 3.61 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 0.671 s
Memory usage 4.09 MiB
JS errors None
Resource errors None

ElasticPress → Sync

Page screenshot: ElasticPress → Sync
URL /wp-admin/admin.php?page=elasticpress-sync
Aspect menu-item
HTTP status 200
Load time 0.227 s
Memory usage 3.56 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.201 s
Memory usage 3.56 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.227 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

ElasticPress → Synonyms

Page screenshot: ElasticPress → Synonyms
URL /wp-admin/admin.php?page=elasticpress-synonyms
Aspect menu-item
HTTP status 200
Load time 0.368 s
Memory usage 3.67 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.248 s
Memory usage 3.69 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.235 s
Memory usage 3.68 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 1.316 s
Memory usage 5.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.338 s0.377 s+0.039 s3.37 MiB3.68 MiB+ 321.34 KiB
/wp-admin/edit.php0.170 s0.209 s+0.039 s3.4 MiB3.72 MiB+ 326.84 KiB
/wp-admin/post-new.php0.785 s0.935 s+0.150 s5.65 MiB5.99 MiB+ 346.71 KiB
/wp-admin/upload.php0.346 s0.529 s+0.183 s3.25 MiB3.63 MiB+ 389.54 KiB
/wp-admin/options-writing.php0.281 s0.211 s-0.070 s3.24 MiB3.55 MiB+ 312.26 KiB
/wp-admin/media-new.php0.283 s0.256 s-0.027 s3.23 MiB3.61 MiB+ 391.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.181 s0.198 s+0.017 s3.27 MiB3.64 MiB+ 383.37 KiB
/wp-admin/post-new.php?post_type=page0.709 s0.683 s-0.026 s5.65 MiB5.99 MiB+ 348.28 KiB
/wp-admin/options-discussion.php0.322 s0.261 s-0.061 s3.22 MiB3.54 MiB+ 329.52 KiB
/wp-admin/edit-comments.php0.205 s0.237 s+0.032 s3.27 MiB3.64 MiB+ 383.62 KiB
/0.262 s0.633 s+0.371 s3.4 MiB3.68 MiB+ 290.05 KiB
Average 0.353 s0.412 s+0.059 s3.72 MiB4.06 MiB+ 347.59 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP75.6%18,98910,53572
JavaScript16.5%4,1561,70459
CSS7.7%1,9373026
SVG0.2%4509
Total 25,127 12,269 166

PHP Code Analysis | More results »

Lines of code 14,716
Total complexity 3,255
Median class complexity 49.0
Median method complexity 3.0
Most complex class ElasticPress\Indexable\Post\Post
Most complex function ElasticPress\Indexable\Post\Post::format_args()
Classes 49
Methods 612
Functions 51

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 5

Custom Post Types 2

ID Name
ep-synonymPosts
ep-pointerCustom Search Results

Sidebar Widgets 2

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

PHP Error Log 1 lines

[06-Apr-2022 20:39:56 UTC] PHP Notice:  wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). 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.8.0.) in /wp-includes/functions.php on line 5775
See also: All tests for this plugin, How to Hide ElasticPress Admin Menus