Page Exporter Lite

外掛說明

Page Exporter Lite enhances WordPress’s native export functionality by providing a simple, one-click solution to export individual pages. Instead of using the default Tools > Export feature that only allows bulk exports by date or author, this plugin adds an “Export” action link directly to each page in your Pages list.

Key Features

  • One-Click Export: Export individual pages with a single click
  • WordPress Native Format: Exports in standard WordPress XML format for seamless import compatibility
  • Includes Attachments: Automatically includes all images and media attached to the page
  • Admin Integration: Seamlessly integrates with WordPress admin interface
  • Secure: Only administrators can export pages
  • Lightweight: Minimal impact on site performance
  • Compatible: Works with WordPress 6.0 and above

Use Cases

  • Content Migration: Move specific pages between WordPress sites
  • Page Backup: Create backups of important pages
  • Development: Export pages for testing or staging environments
  • Client Handoffs: Provide clients with specific page content
  • Content Sharing: Share page content with team members

How It Works

  1. Navigate to Pages > All Pages in your WordPress admin
  2. Hover over any page to see the action links
  3. Click the Export link next to Edit, View, and Trash
  4. The page will be exported as an XML file and automatically downloaded
  5. Import the file using Tools > Import on any WordPress site

Technical Details

  • Exports pages in WordPress eXtended RSS (WXR) format
  • Includes page content, metadata, and custom fields
  • Automatically includes all attached media files
  • Maintains WordPress import compatibility
  • Follows WordPress security best practices

Support

For support, bug reports, or feature requests, please visit [your support page or GitHub repository].

Contributing

We welcome contributions! Please see our [contribution guidelines] for more information.

Privacy Policy

Page Exporter Lite does not collect, store, or transmit any user data. All export operations are performed locally on your server.

安裝方式

  1. Upload the page-exporter-lite folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Pages > All Pages to start using the export feature

常見問題集

Who can export pages?

Only users with administrator privileges can export pages. This ensures site security and prevents unauthorized content export.

What format are the exported files?

Pages are exported in WordPress’s standard XML format (WXR – WordPress eXtended RSS), which is compatible with WordPress’s native import tool.

Are attachments included in the export?

Yes, all images and media files attached to the page are automatically included in the export file.

Can I export multiple pages at once?

The current version supports single-page exports only. Bulk export functionality is planned for a future release.

Will this work with my custom fields?

Yes, the plugin exports all custom fields and metadata associated with the page.

Is the exported file compatible with WordPress import?

Absolutely! The exported XML file can be imported using WordPress’s native Tools > Import feature.

Does this plugin slow down my site?

No, the plugin is designed to be lightweight and only loads when needed in the admin area.

使用者評論

2025 年 12 月 8 日
Page Exporter Lite is incredibly handy — the one-click export option on each page makes moving content between sites fast and effortless. It’s lightweight, includes media automatically, and fits perfectly into the WordPress admin workflow.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Page Exporter Lite〉的開發相關工作。

參與者

將〈Page Exporter Lite〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release
  • Single page export functionality
  • WordPress XML format export
  • Attachment inclusion
  • Admin interface integration
  • Security implementation