ActionScheduler_AdminView::register_system_status_tab( array $tabs )

Registers action-scheduler into WooCommerce > System status.


Description Description


Parameters Parameters

$tabs

(Required) An associative array of tab key => label.


Top ↑

Return Return

(array) $tabs An associative array of tab key => label, including Action Scheduler's tabs


Top ↑

Source Source

File: packages/action-scheduler/classes/ActionScheduler_AdminView.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.