Файловый менеджер - Редактировать - /home/onlin326/cristianalberio.org/wp-content/plugins/boldgrid-backup/admin/card/feature/class-more-backup.php
Назад
<?php /** * More_Backup class. * * @link https://www.boldgrid.com * @since 1.11.0 * * @package Boldgrid\Backup * @subpackage Boldgrid\Backup\Card * @copyright BoldGrid * @author BoldGrid <support@boldgrid.com> */ namespace Boldgrid\Backup\Admin\Card\Feature; /** * Class: More_Backup * * @since 1.11.0 */ class More_Backup extends \Boldgrid\Library\Library\Ui\Feature { /** * Init. * * @since 1.11.0 */ public function init() { $this->icon = '<span class="dashicons dashicons-vault"></span>'; $this->title = sprintf( // translators: 1: Plugin title. esc_html__( 'More %1$s Features', 'boldgrid-backup' ), BOLDGRID_BACKUP_TITLE ); $this->content = '<p>' . wp_kses( sprintf( // translators: 1 A span displaying the Google Drive logo, 2 a span displaying the Amazon S3 logo. esc_html__( '%3$s can store backups on %1$s and %2$s, restore individual files with just a click, and more!', 'boldgrid-backup' ), '<span class="bgbkup-remote-logo bgbkup-gdrive-logo" title="Google Drive"></span>', '<span class="bgbkup-remote-logo amazon-s3-logo" title="Amazon S3"></span>', BOLDGRID_BACKUP_TITLE . ' Premium' ), [ 'span' => [ 'class' => [], 'title' => [], ], ] ) . '</p>'; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.32 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка