|
1 | 1 | === WP Search with Algolia ===
|
2 |
| -Contributors: WebDevStudios, williamsba1, gregrickaby, tw2113, richaber, mrasharirfan, scottbasgaard |
3 |
| -Tags: search, algolia, autocomplete, instantsearch, relevance search, faceted search, find-as-you-type search, ecommerce, seo |
| 2 | +Contributors: WebDevStudios, williamsba1, tw2113, mrasharirfan, scottbasgaard, gregrickaby, richaber |
| 3 | +Tags: search, algolia, autocomplete, instantsearch, relevance search, faceted search, find-as-you-type search, ecommerce, seo, woocommerce, advanced search |
4 | 4 | Requires at least: 5.0
|
5 | 5 | Tested up to: 6.2
|
6 | 6 | Requires PHP: 7.4
|
7 |
| -Stable tag: 2.5.0 |
| 7 | +Stable tag: 2.5.1 |
8 | 8 | License: GNU General Public License v2.0, MIT License
|
9 | 9 |
|
10 |
| -Use the power of Algolia to fall in love with your website's search. Enable Autocomplete and Instantsearch. Control the look, feel, and relevance. |
| 10 | +Use the power of Algolia to enhance your website's search. Enable Autocomplete and Instantsearch for fast and accurate results. Control the look, feel, and relevance. |
11 | 11 |
|
12 | 12 | == Description ==
|
13 | 13 |
|
14 |
| -"I hate my website's search!" We hear it all the time. Look no further than WP Search with Algolia to fall in love with your website's search capabilities. |
| 14 | +Easily integrate the powerful search tool Algolia directly into your WordPress website. Quickly index all of your website’s content and provide lightning fast and accurate search results within minutes! |
15 | 15 |
|
16 |
| -Forked, built, and supported by WebDevStudios, the website agency behind Custom Post Type UI, WP Search with Algolia immediately improves search on your site. Your users will be impressed. |
| 16 | +Built and supported by WebDevStudios, the website agency behind Custom Post Type UI, WP Search with Algolia immediately improves search on your website. Your users will be impressed! |
17 | 17 |
|
18 |
| -Autocomplete and Instantsearch are included and enabled. Plus, you receive full control over the look, feel, and relevance of your users' search experience. |
| 18 | +Enable Autocomplete and Instantsearch to immediately provide a more robust search experience to your visitors. Plus, you receive full control over the look, feel, and relevance of your users' search experience. |
19 | 19 |
|
20 | 20 | = Features =
|
| 21 | +* One-click indexing of all content in WordPress |
21 | 22 | * Relevant, faceted ready search results in milliseconds with native typo-tolerance from Algolia Search
|
| 23 | +* Super granular control on search content relevancy and content positioning |
22 | 24 | * Language-agnostic
|
23 | 25 | * WordPress hooks and filters available for easy customization of indexed content.
|
24 | 26 |
|
25 | 27 | This plugin requires API keys from [Algolia](https://www.algolia.com/). API keys are free for small personal projects and non-commercial use. Learn more about [commercial use pricing](https://www.algolia.com/pricing/).
|
26 | 28 |
|
27 |
| -Are you ready to go pro? WebDevStudios is pleased to announce the release of **WP Search with Algolia Pro**, the premium version of WP Search with Algolia, which will be available for purchase at [Pluginize.com](https://pluginize.com/plugins/wp-search-with-algolia-pro/) soon. |
| 29 | +Introducing **WP Search with Algolia Pro**, our new premium version of WP Search with Algolia! Pro features include: |
| 30 | + |
| 31 | +* WooCommerce support |
| 32 | + * Indexing Product data including SKU, pricing (standard and variable), sales, and short descriptions. |
| 33 | + * Total sales and total ratings indexed for popularity |
| 34 | +* Advanced SEO support with Yoast SEO and All in One SEO |
| 35 | + * Content level settings to exclude individual content from the search index |
| 36 | + * Set Algolia’s indexing to match with existing search engine “noindex” settings |
| 37 | +* Multisite Network-wide support coming soon! |
| 38 | + |
| 39 | +Are you ready to go Pro? Check out [WP Search with Algolia Pro on Pluginize](https://pluginize.com/plugins/wp-search-with-algolia-pro/)! |
28 | 40 |
|
29 | 41 | = Links =
|
30 | 42 | * [WebDevStudios](https://webdevstudios.com)
|
@@ -113,6 +125,10 @@ All development is handled on [GitHub](https://github.com/WebDevStudios/wp-searc
|
113 | 125 |
|
114 | 126 | Follow along with the changelog on [Github](https://github.com/WebDevStudios/wp-search-with-algolia/releases).
|
115 | 127 |
|
| 128 | += 2.5.1 = |
| 129 | +* Updated readme.txt with more plugin information. |
| 130 | +* Repositioned help info on settings screens. |
| 131 | + |
116 | 132 | = 2.5.0 =
|
117 | 133 | * Introduction of WP Search with Algolia Pro availability.
|
118 | 134 | * Added `algolia_custom_template_location` filter to allow specifying custom template locations besides just your active theme.
|
|
0 commit comments