Admin_Settings_General::get_general_tabs()
Returns the general tabs
Source Source
File: src/core/admin/admin-settings/tabs/general.php
public function get_general_tabs() { return apply_filters( 'automator_settings_general_tabs', array() ); }
Expand full source code Collapse full source code View on Github