wordup-cli
wordup-cli copied to clipboard
Show Files for Both Themes and Plugins
I would like src to contain all the files in wp-content and wp-config.
This is possible in the latest version, you could use the project type of installation and the wp-content will be connected to your src folder. Take a look at all features of the config.yml here: https://docs.wordup.dev/config#configyml
Unfortunately direct access to the wp-config is not implemented yet, but you could change it and see it indirectly with wordup wpcli config. I will think about it, how i could implement the wp-config more easily :)