Skip to main content

Action: gravityview_view_saved

After a View has been saved in the admin.

Parameters

NameTypeDescription
$statiiarrayArray 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_idintID of the View that has been saved

Since

Source

Defined in includes/class-admin-views.php at line 862