# Post Tags Export/Import

`wp-plugin/post-tags-exportimport` — WordPress plugin

## Install

```sh
composer require wp-plugin/post-tags-exportimport
```

## Details

- **Latest version:** 1.4.3
- **Active installs:** 20
- **Composer installs:** 0
- **Author:** BaiatuLuTata
- **WordPress.org:** https://wordpress.org/plugins/post-tags-exportimport/
- **Homepage:** https://github.com/baiatulutata/ptei

## Description

A simple and lightweight plugin to export all posts to a JSON file and import tags from a JSON file to update posts, matching them by slug.

## Versions (3)

- `1.4.3` (latest) — `composer require wp-plugin/post-tags-exportimport:1.4.3`
- `1.4.2` — `composer require wp-plugin/post-tags-exportimport:1.4.2`
- `dev-trunk` — `composer require wp-plugin/post-tags-exportimport:dev-trunk`
