The wpcrm_system_settings_content action is used to display the content for each tab in WP-CRM System > Dashboard.
You can use the global variables $wpcrm_active_tab and/or $wpcrm_active_subtab to determine which tab’s content should be displayed.
Modified on: Tue, 28 Jul, 2020 at 12:19 PM
The wpcrm_system_settings_content action is used to display the content for each tab in WP-CRM System > Dashboard.
You can use the global variables $wpcrm_active_tab and/or $wpcrm_active_subtab to determine which tab’s content should be displayed.
Did you find it helpful? Yes No
Send feedback