Action: gravityview_view_saved
After a View has been saved in the admin.
Parameters
| Name | Type | Description |
|---|---|---|
| $statii | array | Array of statuses of the post meta saving processes. If saving worked, each key should be mapped to a value of the post ID (directory_widgets => 124). If failed (or didn't change), the value will be false. |
| $post_id | int | ID of the View that has been saved |
Since
Source
Defined in includes/class-admin-views.php at line 862