Docs

EVF_Admin_Forms::untrash_form_status( string $new_status, int $post_id ): string

Untrash form status.

Parameters

$new_statusstringrequired
The new status of the post being restored.
$post_idintrequired
The ID of the post being restored.

Return

string

Changelog

VersionDescription
1.7.5Introduced.