Renders a custom list table column if conditions are met.
File: src/db-objects/forms/form-list-page-handler.php
Form_List_Page_Handler::maybe_adjust_row_actions()
Adjusts row actions if conditions are met.
Form_List_Page_Handler::insert_custom_row_actions()
Inserts custom row actions for the list table.
Form_List_Page_Handler::render_custom_list_table_column()
Renders a custom list table column.
Form_List_Page_Handler::get_submission_count()
Gets the submission count for a given form ID.
Form_List_Page_Handler
Class for handling form list page behavior.
Form_List_Page_Handler::__construct()
Constructor.
Form_List_Page_Handler::maybe_adjust_table_columns()
Adjusts the list table columns if conditions are met.