'.__('(as many as you like)', 'updraftplus').''; } public function admin_print_footer_scripts() { ?> get_css_classes() . ' ' . $storage . '_updraft_remote_storage_border' : "updraftplusmethod ".$storage; ?> supports_feature('multi_storage')) { ?>

{{instance_label}}

backup_methods[$storage]); ?>

supports_feature('multi_storage')) { ?>
supports_feature('conditional_logic')) return; $tr_class = is_object($storage_object) ? $storage_object->get_css_classes() : "updraftplusmethod ".$storage; ?> {{#with instance_conditional_logic as | logic |}}
{{/with}} get_css_classes(false) . " " . $storage . "_add_instance_container" : "updraftplusmethod ".$storage; ?> backup_methods[$storage])); ?> get_css_classes() : "updraftplusmethod ".$storage; $input_name_id_attr = is_object($storage_object) ? $storage_object->output_settings_field_name_and_id('instance_label', true) . ' ' . $storage . '_updraft_instance_label' : ''; ?> value="{{instance_label}}" />

backup_methods as $method => $description) { ?> if_cond((string) $value1, $operator, (string) $value2); if ($result) break 2; break; case 'all': $result = $result && $updraftplus->if_cond((string) $value1, $operator, (string) $value2); if (!$result) break 2; break; case 'default': break; } } if (!$result) { $updraftplus->log("This instance id ($method_id, $instance_id) has backup rules set up, but one or more conditions didn't match."); } return $result; } }