PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
duplicator
/
template
/
mocks
/
recovery
<?php defined("ABSPATH") || exit; /** * Variables * * @var \Duplicator\Core\Views\TplMng $tplMng * @var array<string, mixed> $tplData */ ?> <p> <?php _e( 'Recovery Points provides protection against mistakes and bad updates by letting you quickly rollback your system to a known, good state.', 'duplicator' ); ?> </p>
[-] recovery.php
[edit]
[-] content-popup.php
[edit]
[+]
..