opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
wordpress
➕ New
📤 Upload
✎ Editing:
constants.py
← Back
"""Constants for WordPress module.""" from pathlib import Path PLUGIN_PATH = Path("/usr/share/imunify360/wp-plugins/imunify-security.zip") PLUGIN_SLUG = "imunify-security" PLUGIN_VERSION_FILE = Path( "/usr/share/imunify360/wp-plugins/imunify-security.version" ) WP_CLI_WRAPPER_PATH = Path("/usr/share/imunify360/wp-plugins/wp-cli-wrapper")
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel