Plugin Directory

Changeset 3252803


Ignore:
Timestamp:
03/09/2025 10:10:15 AM (13 months ago)
Author:
zarhasan
Message:

Updated the plugin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fast-fuzzy-search/trunk/readme.txt

    r3252142 r3252803  
    11=== Fast Fuzzy Search - Lightning-Fast WordPress Search === 
    2 Contributors: zarhasan
    3 Donate link: https://redoxbird.com 
    4 Tags: search, fuzzy search, ajax search, fast search, woocommerce search
     2Contributors: zarhasan 
     3Donate link: https://redoxbird.com
     4Tags: search, fuzzy search, ajax search, fast search, woocommerce search 
    55Requires at least: 5.0 
    6 Tested up to: 6.7
     6Tested up to: 6.7 
    77Requires PHP: 7.4 
    8 Stable tag: 1.0.2
     8Stable tag: 1.0.2 
    99License: GPLv3 or later 
    10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 
     10License URI: [https://www.gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html) 
    1111
    12 A blazing fast and lightweight search engine plugin for your WordPress site.
     12A blazing fast and lightweight search engine plugin for your WordPress site. 
     13
     14
    1315
    1416== Description == 
     
    3133- **AJAX-Powered**: Smooth, real-time search without page reloads. 
    3234- **Unlimited Records and Queries**: No restrictions on search volume. 
     35- **Metafields & Product Attribute Search**: Search WooCommerce products using categories, tags, and attributes (e.g., size, color, etc..). 
     36- **Instant Search Suggestions**: Get relevant suggestions the moment you start typing. 
    3337- **Customizable Themes**: Use prebuilt themes or request custom integration. 
    3438- **Supports WooCommerce**: Enhance your e-commerce store’s search experience. 
     
    3943
    4044**Performance (10k–50k Posts)** 
    41 - **Fast Fuzzy Search**: Optimized for up to 50,000 posts. But supports unlimited posts depending on the server speed. 
     45- **Fast Fuzzy Search**: Optimized for up to 50,000 posts. Supports unlimited posts depending on the server speed. 
    4246- **Algolia**: Scalable beyond 50,000 posts. 
    4347
     
    5963
    6064**Cost** 
    61 - **Fast Fuzzy Search**: Core plugin is free. Premium styles and custom integration is available
     65- **Fast Fuzzy Search**: Core plugin is free. Premium styles and custom integration available, starting at $29
    6266- **Algolia**: Paid service with usage-based pricing. 
    6367
     
    6973- **Fast Fuzzy Search**: 100% data stays on your server. 
    7074- **Algolia**: Data stored and processed on external servers. 
     75
     76== Pricing == 
     77
     78We offer a free core plugin with essential features. 
     79The **premium version** starts at **$29** and includes additional styles, customization options, and priority support. 
     80
     81🔗 **[Live Demo](https://demo.redoxbird.com/fast-fuzzy-search/)** | 🔥 **[Get Pro Version](https://redoxbird.com/product/fast-fuzzy-search/)** 
    7182
    7283== Installation == 
     
    8293
    8394= Can I customize the search results? = 
    84 Currently, the plugin supports default customization via setting page. Additional features can be added in future updates. 
     95Currently, the plugin supports default customization via the settings page. Additional features can be added in future updates. 
    8596
    8697= Does this plugin work with custom post types? = 
    87 Yes, it fully supports all public custom post types.
     98Yes, it fully supports all public custom post types. 
    8899
    89 == Changelog ==
     100== Changelog == 
     101
     102= 1.0.2 = 
     103* Added support for SKU search. 
    90104
    91105= 1.0.1 = 
     
    98112
    99113= 1.0.0 = 
    100 First stable release of Fast Fuzzy Search. Update safely for improved search functionality.
     114First stable release of Fast Fuzzy Search. Update safely for improved search functionality.  
    101115
    102 == CSS and JavaScript ==
     116== CSS and JavaScript == 
    103117
    104 **uFuzzy**, Copyright (c) 2022 Leon Sorokin
    105 [MIT License](https://github.com/leeoniya/uFuzzy/blob/main/LICENSE)
    106 [Source](https://github.com/leeoniya/uFuzzy)
     118**uFuzzy**, Copyright (c) 2022 Leon Sorokin 
     119[MIT License](https://github.com/leeoniya/uFuzzy/blob/main/LICENSE) 
     120[Source](https://github.com/leeoniya/uFuzzy) 
    107121
    108 **Alpine.js**, Copyright © 2019-2021 Caleb Porzio and contributors
    109 [MIT License](https://github.com/alpinejs/alpine/blob/main/LICENSE.md)
    110 [Source](https://github.com/alpinejs/alpine)
     122**Alpine.js**, Copyright © 2019-2021 Caleb Porzio and contributors 
     123[MIT License](https://github.com/alpinejs/alpine/blob/main/LICENSE.md) 
     124[Source](https://github.com/alpinejs/alpine) 
    111125
    112 == Screenshots ==
    113 1. The plugin search interface in action.
    114 2. The plugin dashboard showing stats.
    115 3. The plugin dashboard available settings.
     126== Screenshots == 
     1271. The plugin search interface in action. 
     1282. The plugin dashboard showing stats. 
     1293. The plugin dashboard available settings. 
Note: See TracChangeset for help on using the changeset viewer.