What Direct Edits can do
- Create and edit posts, pages, and custom post types
- Modify theme files - PHP templates, CSS, JavaScript
- Create or modify plugins
- Add snippets to
functions.php - Change WordPress settings, menus, and widgets
- Generate and set featured images
Example
You say:- Adds CSS to
style.css - Adds JavaScript to
main.js - Adds the button HTML via a hook in
functions.php