do_action( 'findstr_after_index', $args array )
add_action( 'findstr_after_index', $args array )
This action is fired after the indexing process is done.
Parameters
| Name | Type | Description |
|---|---|---|
$args | array | with key index, the meilisearch index |
- Source
add_action( 'findstr_after_index', $args array )
This action is fired after the indexing process is done.
| Name | Type | Description |
|---|---|---|
$args | array | with key index, the meilisearch index |