Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 755 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 755 Bytes

WDS WP-API CSV

Contributors: WebDevStudios
Donate link: http://webdevstudios.com
Tags:
Requires at least: 3.6.0
Tested up to: 3.6.0
Stable tag: 0.1.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Description

Output WP-API json data to CSV. Add the _csv query parameter to convert JSON query responses to a CSV download.

Installation

Manual Installation

  1. Upload the entire /wds-wp-api-csv directory to the /wp-content/plugins/ directory.
  2. Activate WDS WP-API CSV through the 'Plugins' menu in WordPress.

Frequently Asked Questions

Screenshots

Changelog

0.1.0

  • First release