You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name="backupabsfolderup" value="1" /> <?php_e( 'Move WordPress install folder one folder up! If special WordPress installation that will help.', 'backwpup' ); ?></label>
304
+
name="backupabsfolderup" value="1" /> <?php_e( 'Use one folder above as WordPress install folder! That can be helpful, if you would backup files and folder that are not in the WordPress installation folder. Or if you made a "<a href="https://codex.wordpress.org/Giving_WordPress_Its_Own_Directory">Giving WordPress Its Own Directory</a>" installation. Excludes must be configured again.', 'backwpup' ); ?></label>
305
305
</td>
306
306
</tr>
307
307
</table>
@@ -502,7 +502,7 @@ public function job_run( BackWPup_Job $job_object ) {
Copy file name to clipboardExpand all lines: inc/class-page-settings.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -316,7 +316,7 @@ class="small-text code" />
316
316
<legend class="screen-reader-text"><span><?php_e( 'Enable an empty Output on backup working.', 'backwpup' ); ?></span>
317
317
</legend>
318
318
<label for="jobdooutput">
319
-
<input name="jobdooutput" type="checkbox" id="jobdooutput" class="help-tip" title="<?phpesc_attr_e( 'This do an empty output on job working. This kan help in some situations or can brake the working. You must test it.', 'backwpup' ); ?>"
319
+
<input name="jobdooutput" type="checkbox" id="jobdooutput" class="help-tip" title="<?phpesc_attr_e( 'This do an empty output on job working. This can help in some situations or can brake the working. You must test it.', 'backwpup' ); ?>"
0 commit comments