write_file
Write file content to a specified path within a WordPress site's directory, with support for text or base64 encoding and optional backup.
Instructions
Escribe un archivo dentro del ABSPATH del sitio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | site_id, site_label o base_url del sitio. | |
| path | Yes | ||
| content | Yes | ||
| encoding | No | text | |
| backup | No |