PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
parts
/
alerts
<?php use BackWPup\Utils\BackWPupHelpers; if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <p> <?php BackWPupHelpers::component("navigation/link", [ "url" => "#", "newtab" => true, "font" => "small", "content" => __("Head over to Settings / API Keys", 'backwpup'), "icon_name" => "arrow-right", "icon_position" => "after", ]); ?> </p>
[-] settings-api-key.php
[edit]
[-] read-documentation.php
[edit]
[-] pro-more-link.php
[edit]
[-] backup-success-nudge.php
[edit]
[+]
..