do_action( 'ep_after_put_mapping', $index, $request )
Fires after sending a put mapping request
Parameters:
Name | Type | Description |
---|---|---|
$index |
string | Index name |
$request |
WP_Error | array | The response or WP_Error on failure. |
- Since:
- 4.7.0
- Source: