project.files.write.v1
Write a text file to the WordPress project root directory by providing a file path and its content, enabling direct file management within the WordPress site's project structure.
Instructions
Write text file to WP_PROJECT_ROOT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||