NR Post Exporter

Àpèjúwe

A lightweight tool to move content between WordPress sites with precision.

Features
Ìtumọ̀ Yorùbá: – Export a single post or page to JSON (includes meta, terms, and revisions)
Ìtumọ̀ Yorùbá: – Import a previously exported JSON to recreate the post on another site
Ìtumọ̀ Yorùbá: – Works with all public post types; sets current user as the author on import
Ìtumọ̀ Yorùbá: – Adds an Export action in Posts/Pages list rows
Ìtumọ̀ Yorùbá: – Adds Tools Post Import with a file upload form
Ìtumọ̀ Yorùbá: – Robust UTF-8 handling: exports HTML‑entity encode content/meta; imports decode to avoid double‑encoding

Perfect for
Ìtumọ̀ Yorùbá: – Migrating content between environments
Ìtumọ̀ Yorùbá: – Duplicating complex posts across sites
Ìtumọ̀ Yorùbá: – Archiving rich post data including revision history

Ìgbéwọlẹ̀

  1. Upload the plugin files to the /wp-content/plugins/nr-post-exporter directory, or install via the WordPress Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. To export: go to Posts All Posts (or Pages), hover a row, click Export.
  4. To import: go to Tools Post Import and upload the exported JSON file.

FAQ

What does the JSON include?

Post core fields, custom fields (meta), terms for all taxonomies, and the full revisions history.

Does it support custom post types?

Yes, any public post type.

Who will be set as the author on import?

The current logged-in user performing the import.

Does this replace WordPress’s native WXR export?

No. This focuses on one-post-at-a-time portability with revisions and meta fidelity.

Are images and attachments included?

Attachment references in content and meta are preserved as-is; media files are not transferred.

Is there a file size limit?

Imports are limited to about 1MB per JSON file.

Why does the title change on import?

Imported posts are prefixed with “Imported:” to make them easier to spot.

Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

Àwọn Olùkópa & Olùgbéejáde

“NR Post Exporter” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

Túmọ̀ “NR Post Exporter” sí èdè rẹ.

Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.

Àkọsílẹ̀ àwọn àyípadà

1.0.0

  • Initial release. Extracted from an internal toolkit and packaged as a standalone plugin.