📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
terracebizon
/
public_html
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
config.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
39904.22 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: command_2.xml
<?xml version="1.0" encoding="UTF-8"?> <command id="descriptor:command2" name="descriptor:command2"> <usage>descriptor:command2 [-o|--option_name] argument_name</usage> <description>command 2 description</description> <help>command 2 help</help> <aliases/> <arguments> <argument name="argument_name" is_required="1" is_array="0"> <description></description> <defaults/> </argument> </arguments> <options> <option name="--option_name" shortcut="-o" accept_value="0" is_value_required="0" is_multiple="0"> <description></description> </option> </options> </command>
Save