xipasduarte/wp-post-exporter

Export any WordPress post type to CVS.

Maintainers

Package info

github.com/xipasduarte/wp-post-exporter

Type:wordpress-plugin

pkg:composer/xipasduarte/wp-post-exporter

Statistics

Installs: 399

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

2.0.0 2021-01-06 08:33 UTC

This package is auto-updated.

Last update: 2026-02-11 00:21:09 UTC


README

What is it?

This is a plugin to allow you to export your WordPress posts, allowing for a fine selection of fields to include, in a variety of formats like: CSV (currently supported), JSON, plain text, etc.

Where is the importer for migrations?

The plugin is not concerned with data migration between WordPress installs, there are other plugins more suited for that. Use this to extract specific portions of data in a way that fits external needs (e.g. loading on a spreadsheet).