ElasticPress 4.0.0

Does ElasticPress work with WordPress 5.9.2 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.22 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.9.2
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=f851218b75
Aspect after-activation
HTTP status 200
Load time 0.476 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.268 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.751 s
Memory usage 4.08 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.195 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.185 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.199 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.334 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.212 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.223 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.640 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.325 s0.263 s-0.062 s3.37 MiB3.68 MiB+ 321.27 KiB
/wp-admin/edit.php0.176 s0.191 s+0.015 s3.4 MiB3.72 MiB+ 326.8 KiB
/wp-admin/post-new.php0.770 s0.977 s+0.207 s6.15 MiB6.49 MiB+ 346.59 KiB
/wp-admin/upload.php0.325 s0.501 s+0.176 s3.25 MiB3.63 MiB+ 389.46 KiB
/wp-admin/options-writing.php0.255 s0.187 s-0.068 s3.24 MiB3.55 MiB+ 311.15 KiB
/wp-admin/media-new.php0.246 s0.199 s-0.047 s3.23 MiB3.61 MiB+ 391.47 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.188 s+0.012 s3.27 MiB3.64 MiB+ 382.92 KiB
/wp-admin/post-new.php?post_type=page0.642 s0.651 s+0.009 s6.15 MiB6.49 MiB+ 348.2 KiB
/wp-admin/options-discussion.php0.220 s0.239 s+0.019 s3.22 MiB3.54 MiB+ 328.45 KiB
/wp-admin/edit-comments.php0.267 s0.219 s-0.048 s3.27 MiB3.64 MiB+ 383.17 KiB
/0.259 s0.229 s-0.030 s3.4 MiB3.68 MiB+ 289.97 KiB
Average 0.333 s0.349 s+0.017 s3.81 MiB4.15 MiB+ 347.22 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,95410,43472
JavaScript16.3%4,0871,56859
CSS7.9%1,9843227
SVG0.2%4509
Total 25,070 12,034 167

PHP Code Analysis | More results »

Lines of code 14,682
Total complexity 3,239
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 609
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

[12-Mar-2022 12:32:18 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 5768
See also: All tests for this plugin, How to Hide ElasticPress Admin Menus