Skip to main content

Action: gravityview_view_saved

After a View has been saved in the admin.

Parameters

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

Since

  • 1.17.2

Source

Defined in src/Admin/AdminViews.php at line 1146