$instance $instance : mixed Static variable to hold the single instance of the class. Type mixed — Default null
get_instance() get_instance() : \MainWP\Dashboard\Module\ApiBackups\Api_Backups_Settings Get Instance Creates public static instance. Returns \MainWP\Dashboard\Module\ApiBackups\Api_Backups_Settings
get_class_name() get_class_name() : string Method get_class_name() Get Class Name. Returns string — CLASS
render_settings_content() render_settings_content() Render settings Renders the extension settings page.
render_3rd_party_api_manager() render_3rd_party_api_manager() Render 3rd-Party API Manager `Settings` SubPage
hook_mainwp_update_site() hook_mainwp_update_site(integer $website_id) : void Method hook_mainwp_update_site(). Parameters integer $website_id Website ID.
hook_render_mainwp_manage_sites_edit() hook_render_mainwp_manage_sites_edit(mixed $website) : mixed Method hook_render_mainwp_manage_sites_edit(). Parameters mixed $website Website. Returns mixed