[]


[]
0) { DUP_PRO_U::esc_html_e("Clicking on the 'Delete Package Orphans' button will remove the following files. " ."Orphaned files are typically generated from previous installations of Duplicator. They may also exist if they did not get properly removed " ."when they were selected from the main packages screen. The files below are no longer associated with active packages in the main " ."Packages screen and should be safe to remove. IMPORTANT: Don't click button if you want to retain any of the following files:"); echo "

"; foreach ($orphaned_filepaths as $filepath) { echo "
".esc_html($filepath)."
"; } } else { DUP_PRO_U::esc_html_e('No orphaned package files found.'); } ?>
[].

base_prefix}options` WHERE `option_name` LIKE '%duplicator_pro_%' ORDER BY option_name"; /* @var $global DUP_PRO_Global_Entity */ $global = DUP_PRO_Global_Entity::get_instance(); foreach ($wpdb->get_results("{$sql}") as $key => $row) : if (($global->license_key_visible) || ($row->option_name != 'duplicator_pro_license_key')) { ?>
duplicator_pro_  
option_name); echo (in_array($row->option_name, $GLOBALS['DUPLICATOR_PRO_OPTS_DELETE'])) ? "".esc_html($key_name)."" : esc_html($key_name); ?>