A plugin for WP developers to easily add CSV download links to the admin section or front end. When a specific GET variable is detected (from the download link) your data, which needs to be a multi-dimensional array, is passed to a function that converts it to a csv file and triggers the download.
Add the following code to functions.php.
Admin Example
Front End Example
Add a button element to your HTML.
Add init action callback and provide array data.
AgencyLabs.com – A digital production studio.

评论0