Skip to content

Commit

Permalink
Update Pixelkey-algolia version to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelkey-support committed Nov 27, 2023
1 parent 8a85da5 commit 4ca98b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# Pixelkey-algolia v1.0.2
# Pixelkey-algolia v1.0.4

This module offers helper classes that enable the integration of custom Algolia indexing within your WordPress applications. It includes several useful hooks, scheduled indexing cron tasks, and an administrative interface to monitor and initiate your custom indexers. As this module is intended to facilitate the creation of a tailored indexing experience, it is expected that you possess a solid understanding of Algolia indexing principles. Please note that this module does not perform post indexing on your behalf, and no default indexing configurations are provided. Thus, you will need to implement the following filters in your theme:
This wordpress plugin enables the integration of custom Algolia indexing within your applications. It includes several useful hooks, scheduled indexing cron tasks, and an administrative interface to monitor and initiate your custom indexers. As this module is intended to facilitate the creation of a tailored indexing experience, it is expected that you possess a solid understanding of Algolia indexing principles. Please note that this module does not perform post indexing on your behalf, and no default indexing configurations are provided. Thus, you will need to implement the following filters in your theme:

### Initialize Algolia ``` App_ID ``` and ``` API_Key ```

Expand Down

0 comments on commit 4ca98b1

Please sign in to comment.