Action Hook: This action is documented in src/db-objects/forms/form-edit-page-handler.php
File: src/db-objects/forms/form-edit-page-handler.php
{$this->form_manager->get_prefix()}add_form_meta_content
Action Hook: This action is documented in src/db-objects/forms/form-edit-page-handler.php
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_containers()
Deletes containers with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_elements()
Deletes elements with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_element_choices()
Deletes element choices with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::delete_element_settings()
Deletes element settings with specific IDs.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::is_temp_id()
Checks whether a specific ID is a temporary ID.
This function’s access is marked private. This means it is not intended for use by other plugin or theme developers, only in this plugin itself. It is listed here for completeness.
Form_Edit_Page_Handler::handle_save_request()
Handles a save request for the page.
{$this->form_manager->get_prefix()}add_form_meta_content
Action Hook: This action is documented in src/db-objects/forms/form-edit-page-handler.php
{$this->form_manager->get_prefix()}save_form
Action Hook: Fires after a form has been saved.