# Copypress Rest API

`wp-plugin/copypress-rest-api` — WordPress plugin

> **Latest version not tagged in SVN.** WordPress.org reports version 1.3 but no matching tagged release exists, so the latest version isn't available as a tagged Composer release. Install with `dev-trunk` to track trunk, or pin to an older tagged version. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/copypress-rest-api
```

## Details

- **Latest version:** 1.2
- **Active installs:** 90
- **Composer installs:** 0
- **Author:** copypressdev
- **WordPress.org:** https://wordpress.org/plugins/copypress-rest-api/

## Description

Extend the WordPress REST API with custom endpoints for managing posts, categories, tags, post types, and taxonomies.

## Versions (2)

- `1.2` (latest) — `composer require wp-plugin/copypress-rest-api:1.2`
- `1.1` — `composer require wp-plugin/copypress-rest-api:1.1`
