How to download CSV file from function in WordPress plugin?
Questions: I’ve built a plugin for a client so that they can download data as a CSV file. It’s been set up so that when the user clicks on a link in the menu, the CSV should just automatic...