ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site BKP/wp-content/plugins/wp-mail-smtp/src/Admin/Pages
/
home
mhhtmff
www
site BKP
wp-content
plugins
wp-mail-smtp
src
Admin
Pages
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
About.php
1.52 MB
chmod
View
DL
Edit
Rename
Delete
AboutTab.php
31.79 MB
chmod
View
DL
Edit
Rename
Delete
ActionSchedulerTab.php
3.13 MB
chmod
View
DL
Edit
Rename
Delete
AdditionalConnectionsTab.php
5.31 MB
chmod
View
DL
Edit
Rename
Delete
AlertsTab.php
10.39 MB
chmod
View
DL
Edit
Rename
Delete
AuthTab.php
1.28 MB
chmod
View
DL
Edit
Rename
Delete
ControlTab.php
13.11 MB
chmod
View
DL
Edit
Rename
Delete
DebugEventsTab.php
14.97 MB
chmod
View
DL
Edit
Rename
Delete
EmailReports.php
714 B
chmod
View
DL
Edit
Rename
Delete
EmailReportsTab.php
5.29 MB
chmod
View
DL
Edit
Rename
Delete
ExportTab.php
5.59 MB
chmod
View
DL
Edit
Rename
Delete
Logs.php
1016 B
chmod
View
DL
Edit
Rename
Delete
LogsTab.php
5.81 MB
chmod
View
DL
Edit
Rename
Delete
MiscTab.php
13.42 MB
chmod
View
DL
Edit
Rename
Delete
SettingsTab.php
13.47 MB
chmod
View
DL
Edit
Rename
Delete
SmartRoutingTab.php
13.11 MB
chmod
View
DL
Edit
Rename
Delete
TestTab.php
65.52 MB
chmod
View
DL
Edit
Rename
Delete
Tools.php
687 B
chmod
View
DL
Edit
Rename
Delete
VersusTab.php
7.17 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site BKP/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Logs.php
<?php namespace WPMailSMTP\Admin\Pages; use WPMailSMTP\Admin\Area; use WPMailSMTP\Admin\PageAbstract; use WPMailSMTP\WP; /** * Class Logs */ class Logs extends PageAbstract { /** * Slug of a page. * * @since 1.5.0 * * @var string */ protected $slug = 'logs'; /** * Get the page/tab link. * * @since 1.5.0 * @since 2.1.0 Changed the URL to point to the email log settings tab. * * @return string */ public function get_link() { return add_query_arg( 'tab', $this->slug, WP::admin_url( 'admin.php?page=' . Area::SLUG ) ); } /** * Link label of a tab. * * @since 1.5.0 * * @return string */ public function get_label() { return esc_html__( 'Email Log', 'wp-mail-smtp' ); } /** * Title of a tab. * * @since 1.5.0 * * @return string */ public function get_title() { return $this->get_label(); } /** * Tab content. * * @since 2.1.0 Moved the display content to the email log settings tab. */ public function display() {} }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply