WP-CRM System Actions
WP-CRM System Actions
The wpcrm_system_custom_dashboard_boxes action is used to display the boxes that are shown on the WP-CRM System > Dashboard > Dashboard tab. By defau...
Tue, 28 Jul, 2020 at 12:17 PM
The wpcrm_system_custom_meta_boxes action allows developers to hook into the admin_menuaction when WP-CRM System is creating the meta boxes used in the plug...
Tue, 28 Jul, 2020 at 12:17 PM
The wpcrm_system_license_key_field is used to generate the license key fields on WP-CRM System > Dashboard > Settings > Licenses. Each extension w...
Tue, 28 Jul, 2020 at 12:17 PM
The wpcrm_system_report_content action displays the content of the report on the individual tabs in WP-CRM System > Reports. The action uses a global va...
Tue, 28 Jul, 2020 at 12:18 PM
The action wpcrm_system_overview_reports produces the report on the WP-CRM System > Reports > Overview tab.
Tue, 28 Jul, 2020 at 12:18 PM
The wpcrm_system_info_before action is used to output information before the standard information in the System Info report. This information will be outpu...
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 $wpc...
Tue, 28 Jul, 2020 at 12:19 PM
The wpcrm_system_info_after action is used to output information after the standard information in the System Info report. This information will be output...
Tue, 28 Jul, 2020 at 12:19 PM
The wpcrm_system_report_tab action generates the tabs at the top of the WP-CRM System > Reports page. By default, the tabs include: Overview Project ...
Tue, 28 Jul, 2020 at 12:20 PM
The wpcrm_system_settings_tab action allows you to create new tabs on the WP-CRM System Dashboard. The action can be used with the global variable $wpcrm_a...
Tue, 28 Jul, 2020 at 12:20 PM