Skip to content

Commit

Permalink
Merge pull request #3922 from 10up/release/5.1.1
Browse files Browse the repository at this point in the history
[Release] 5.1.1
  • Loading branch information
felipeelia authored May 27, 2024
2 parents 5a3d8a3 + 4c074e5 commit 9753112
Show file tree
Hide file tree
Showing 8 changed files with 52 additions and 1,649 deletions.
Binary file modified .wordpress-org/screenshot-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ All notable changes to this project will be documented in this file, per [the Ke
### Security
-->

## [5.1.1] - 2024-05-27

### Changed
* Update Support Article URLs. Props [@felipeelia](https://github.com/felipeelia) via [#3919](https://github.com/10up/ElasticPress/pull/3919).

### Fixed
* Status report page when indexable post types is an empty array. Props [@furai](https://github.com/furai) via [#3910](https://github.com/10up/ElasticPress/pull/3910).

## [5.1.0] - 2024-04-29

### Added
Expand Down Expand Up @@ -2107,6 +2115,7 @@ This is a bug fix release with some filter additions.
- Initial plugin release

[Unreleased]: https://github.com/10up/ElasticPress/compare/trunk...develop
[5.1.1]: https://github.com/10up/ElasticPress/compare/5.1.0...5.1.1
[5.1.0]: https://github.com/10up/ElasticPress/compare/5.0.2...5.1.0
[5.0.2]: https://github.com/10up/ElasticPress/compare/5.0.1...5.0.2
[5.0.1]: https://github.com/10up/ElasticPress/compare/5.0.0...5.0.1
Expand Down
1 change: 1 addition & 0 deletions CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,7 @@ Thank you to all the people who have already contributed to this repository via
[Michael Gurtzweiler (@mgurtzweiler)](https://github.com/mgurtzweiler),
[Maarten Bruna (@ictbeheer)](https://github.com/ictbeheer),
[Dharmesh Patel (@iamdharmesh)](https://github.com/iamdharmesh),
[Lucas Grzegorczyk (@furai)](https://github.com/furai),
and
[@qazaqstan2025](https://github.com/qazaqstan2025).

Expand Down
4 changes: 2 additions & 2 deletions elasticpress.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: ElasticPress
* Plugin URI: https://github.com/10up/ElasticPress
* Description: A fast and flexible search and query engine for WordPress.
* Version: 5.1.0
* Version: 5.1.1
* Requires at least: 6.0
* Requires PHP: 7.4
* Author: 10up
Expand Down Expand Up @@ -32,7 +32,7 @@
define( 'EP_URL', plugin_dir_url( __FILE__ ) );
define( 'EP_PATH', plugin_dir_path( __FILE__ ) );
define( 'EP_FILE', plugin_basename( __FILE__ ) );
define( 'EP_VERSION', '5.1.0' );
define( 'EP_VERSION', '5.1.1' );

define( 'EP_PHP_VERSION_MIN', '7.4' );

Expand Down
48 changes: 24 additions & 24 deletions lang/elasticpress.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: ElasticPress 5.1.0\n"
"Project-Id-Version: ElasticPress 5.1.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/elasticpress\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2024-04-29T12:35:08+00:00\n"
"POT-Creation-Date: 2024-05-24T15:51:06+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: elasticpress\n"
Expand Down Expand Up @@ -550,7 +550,7 @@ msgid "Input fields of type \"search\" or with the CSS class \"search-field\" or
msgstr ""

#: includes/classes/Feature/Autosuggest/Autosuggest.php:49
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#autosuggest"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#autosuggest"
msgstr ""

#: includes/classes/Feature/Autosuggest/Autosuggest.php:102
Expand Down Expand Up @@ -631,7 +631,7 @@ msgid "This feature will empower your website to overcome traditional WordPress
msgstr ""

#: includes/classes/Feature/Comments/Comments.php:43
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#comments"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#comments"
msgstr ""

#: includes/classes/Feature/Comments/Comments.php:105
Expand Down Expand Up @@ -665,11 +665,11 @@ msgid "Did You Mean"
msgstr ""

#: includes/classes/Feature/DidYouMean/DidYouMean.php:26
msgid "\"Did You Mean\" search feature provides alternative suggestions for misspelled or ambiguous search queries, enhancing search accuracy and user experience. To display suggestions in your theme, please follow <a href=\"https://elasticpress.zendesk.com/hc/en-us/articles/16673223107085-Did-You-Mean\">this tutorial</a>."
msgid "\"Did You Mean\" search feature provides alternative suggestions for misspelled or ambiguous search queries, enhancing search accuracy and user experience. To display suggestions in your theme, please follow <a href=\"https://www.elasticpress.io/documentation/article/did-you-mean/\">this tutorial</a>."
msgstr ""

#: includes/classes/Feature/DidYouMean/DidYouMean.php:28
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/16673223107085-Did-You-Mean"
msgid "https://www.elasticpress.io/documentation/article/did-you-mean/"
msgstr ""

#. translators: Tutorial URL
Expand Down Expand Up @@ -730,7 +730,7 @@ msgid "Website search results will include popular document file types, using fi
msgstr ""

#: includes/classes/Feature/Documents/Documents.php:32
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#documents"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#documents"
msgstr ""

#: includes/classes/Feature/Documents/Documents.php:310
Expand Down Expand Up @@ -770,7 +770,7 @@ msgid "Adds <a href=\"%s\">filter widgets</a> that administrators can add to the
msgstr ""

#: includes/classes/Feature/Facets/Facets.php:57
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#facets"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#filters"
msgstr ""

#: includes/classes/Feature/Facets/Facets.php:169
Expand Down Expand Up @@ -956,7 +956,7 @@ msgid "Requires an <a href=\"https://www.elasticpress.io/\" target=\"_blank\">El
msgstr ""

#: includes/classes/Feature/InstantResults/InstantResults.php:77
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#instant-results"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#instant-results"
msgstr ""

#. translators: %s: ElasticPress.io link.
Expand Down Expand Up @@ -1051,7 +1051,7 @@ msgid "We recommend using a secured Elasticsearch setup, such as ElasticPress.io
msgstr ""

#: includes/classes/Feature/ProtectedContent/ProtectedContent.php:38
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#protected-content"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#protected-content"
msgstr ""

#: includes/classes/Feature/ProtectedContent/ProtectedContent.php:373
Expand All @@ -1069,15 +1069,15 @@ msgid "Related Posts"
msgstr ""

#: includes/classes/Feature/RelatedPosts/RelatedPosts.php:31
msgid "Instantly deliver engaging and precise related content with no impact on site performance. Output related content using our block or directly in your theme using our <a href=\"https://elasticpress.zendesk.com/hc/en-us/articles/16671825423501-Features#related-posts\">API functions</a>."
msgid "Instantly deliver engaging and precise related content with no impact on site performance. Output related content using our block or directly in your theme using our <a href=\"https://www.elasticpress.io/documentation/article/related-posts-api/\">API functions</a>."
msgstr ""

#: includes/classes/Feature/RelatedPosts/RelatedPosts.php:33
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#related-posts"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#related-posts"
msgstr ""

#: includes/classes/Feature/RelatedPosts/RelatedPosts.php:286
msgid "Output related content using our Widget or directly in your theme using our <a href=\"https://elasticpress.zendesk.com/hc/en-us/articles/16671825423501-Features#related-posts\">API functions.</a>"
msgid "Output related content using our Widget or directly in your theme using our <a href=\"https://www.elasticpress.io/documentation/article/related-posts-api/\">API functions.</a>"
msgstr ""

#: includes/classes/Feature/RelatedPosts/Widget.php:29
Expand Down Expand Up @@ -1106,7 +1106,7 @@ msgid "Overcome higher-end performance and functional limits posed by the tradit
msgstr ""

#: includes/classes/Feature/Search/Search.php:60
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#post-search"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#post-search"
msgstr ""

#: includes/classes/Feature/Search/Search.php:630
Expand Down Expand Up @@ -1344,7 +1344,7 @@ msgid "Selected posts will be inserted into search results in the specified posi
msgstr ""

#: includes/classes/Feature/SearchOrdering/SearchOrdering.php:59
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#custom-search-results"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#custom-search-results"
msgstr ""

#: includes/classes/Feature/SearchOrdering/SearchOrdering.php:156
Expand Down Expand Up @@ -1532,7 +1532,7 @@ msgid "This feature will empower your website to overcome traditional WordPress
msgstr ""

#: includes/classes/Feature/Terms/Terms.php:40
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#terms"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#terms"
msgstr ""

#: includes/classes/Feature/Terms/Terms.php:77
Expand Down Expand Up @@ -1600,7 +1600,7 @@ msgid "Most caching and performance tools can’t keep up with the nearly infini
msgstr ""

#: includes/classes/Feature/WooCommerce/WooCommerce.php:61
msgid "https://elasticpress.zendesk.com/hc/en-us/articles/360050447492-Configuring-ElasticPress-via-the-Plugin-Dashboard#woocommerce"
msgid "https://www.elasticpress.io/documentation/article/configuring-elasticpress-via-the-plugin-dashboard/#woocommerce"
msgstr ""

#: includes/classes/Feature/WooCommerce/WooCommerce.php:186
Expand Down Expand Up @@ -2055,17 +2055,17 @@ msgid "Indexable Content"
msgstr ""

#. translators: %1$s: Post count limit (defaults to 80,000). %2$s: Post type name.
#: includes/classes/StatusReport/IndexableContent.php:156
#: includes/classes/StatusReport/IndexableContent.php:158
msgid "For performance reasons the reported count is based on the first %1$s %2$s only. The actual number may be higher."
msgid_plural "For performance reasons the reported count is based on the first %1$s %2$s only. The actual number may be higher."
msgstr[0] ""
msgstr[1] ""

#: includes/classes/StatusReport/IndexableContent.php:181
#: includes/classes/StatusReport/IndexableContent.php:183
msgid "Total Distinct Meta Keys"
msgstr ""

#: includes/classes/StatusReport/IndexableContent.php:186
#: includes/classes/StatusReport/IndexableContent.php:188
msgid "Distinct Meta Keys"
msgstr ""

Expand Down Expand Up @@ -2199,12 +2199,12 @@ msgstr ""
msgid "Server Environment"
msgstr ""

#. translators: 1: <a> tag (Zendesk article); 2. </a>; 3: <a> tag (link to Features screen); 4. </a>;
#. translators: 1: <a> tag (Support article); 2. </a>; 3: <a> tag (link to Features screen); 4. </a>;
#: includes/classes/Upgrades.php:322
msgid "%1$sInstant Results%2$s is now available in ElasticPress, but requires a re-sync before activation. If you would like to use Instant Results, click %3$shere%4$s to activate the feature and start your sync."
msgstr ""

#. translators: 1: <a> tag (Zendesk article about Instant Results); 2. </a>; 3: <a> tag (Zendesk article about self hosted Elasticsearch setups); 4. </a>;
#. translators: 1: <a> tag (Support article about Instant Results); 2. </a>; 3: <a> tag (Support article about self hosted Elasticsearch setups); 4. </a>;
#: includes/classes/Upgrades.php:333
msgid "%1$sInstant Results%2$s is now available in ElasticPress, but requires a re-sync before activation. If you would like to use Instant Results, since you are not using ElasticPress.io, you will also need to %3$sinstall and configure a PHP proxy%4$s."
msgstr ""
Expand Down Expand Up @@ -3328,12 +3328,12 @@ msgstr ""

#: assets/js/sync/src/hooks.js:67
#: dist/js/sync-script.js:1
msgid "Something went wrong. Find troubleshooting steps at https://elasticpress.zendesk.com/hc/en-us/articles/20857557098125/."
msgid "Something went wrong. Find troubleshooting steps at https://www.elasticpress.io/documentation/article/troubleshooting-guide-elasticpress-something-went-wrong-error/."
msgstr ""

#: assets/js/sync/src/hooks.js:93
#: dist/js/sync-script.js:1
msgid "Unable to parse response. Find troubleshooting steps at https://elasticpress.zendesk.com/hc/en-us/articles/20857557098125/."
msgid "Unable to parse response. Find troubleshooting steps at https://www.elasticpress.io/documentation/article/troubleshooting-guide-elasticpress-something-went-wrong-error/."
msgstr ""

#: assets/js/synonyms/apps/synonyms-settings.js:48
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elasticpress",
"version": "5.1.0",
"version": "5.1.1",
"license": "GPL-2.0-or-later",
"description": "A fast and flexible search and query engine for WordPress.",
"devDependencies": {
Expand Down
Loading

0 comments on commit 9753112

Please sign in to comment.