get(); $locales = $this->langs->locales(); $path = str_replace('\\', '/', ABSPATH); $url = site_url(); $type = (isset($_GET['status']) && !empty($_GET['status']) ? intval($_GET['status']) : ''); $message = ($type == '2') ? 'Unable to save settings.' : 'Settings updated successfully.'; $roles = $this->wpUserRoles(); $cm_themes = class_fma_main::cm_themes(); ?>
',
);
}
$settings_tabs = apply_filters('fma__settings_tabs', $tabs_setup);
$active_tab = isset($_GET['tab']) ? sanitize_text_field(wp_unslash($_GET['tab'])) : 'general';
if (!empty($settings_tabs)) {
echo '
File Manager Advanced. If happy then ', 'file-manager-advanced') ?>