# Custom CSV Export Plugin

`wp-plugin/custom-csv-exporter` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/custom-csv-exporter:dev-trunk
```

## Details

- **Latest version:** .2
- **Active installs:** 50
- **Composer installs:** 0
- **Author:** mburtis
- **WordPress.org:** https://wordpress.org/plugins/custom-csv-exporter/

## Description

Allows you to export values of custom fields into a CSV file.
