ElasticPress Labs
A developer-focused interface to enabling experimental ElasticPress plugin features.
★ 25stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/10up/elasticpresslabs/archive/refs/heads/develop.zipDeclares an update source (https://github.com/10up/ElasticPressLabs), so updates arrive through the plugin's own updater.
From the readme
ElasticPress Labs
A developer-focused interface to enabling experimental ElasticPress plugin features.
Please note: trunk is the stable branch
Overview
This plugin provides a developer-focused interface to commonly used filters without the need of being fully accessible and skipping the need of providing a streamlined user experience. It's meant to be an easy way to solve common issues without code changes.
Documentation
ElasticPress Labs acts as an ElasticPress feature and registers its methods through the ElasticPress Feature API. In this way the features added to this plugin will be immediately available in the ElasticPress interface.
This plugin provides a simple interface to enable and disable features.
Requirements
Elasticsearch 5.2+
PHP 7.4+
WordPress 6.0+
ElasticPress plugin 5.0.0+
Features
Boolean Search Operators
Allow users to search using boolean operators such as AND, OR, NOT, and double quotes.
Co-Authors Plus
If using the Co-Authors Plus plugin and the Protected Content feature, enable this feature to see correct results when listing posts by author name in the Admin Post List screen.
External Content
List meta keys containing a path or a
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 2.5.1 | May 11, 2026 |
| 2.5.0 | Nov 5, 2025 |
| 2.4.0 | Mar 26, 2025 |
| 2.3.1 | Dec 11, 2024 |
| 2.3.0 | Mar 4, 2024 |
| 2.2.0 | Nov 1, 2023 |
| 2.1.1 | Sep 28, 2023 |
| 2.1.0 | Mar 2, 2023 |
| 2.0.0 | Oct 17, 2022 |
| 1.2.0 | Sep 1, 2021 |
| 1.1.0 | Jul 27, 2021 |
| 1.0.0 | Feb 9, 2021 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.