Title: WP Attachment Export
Author: Pete
Published: <strong>24 Tháng 7, 2012</strong>
Last modified: 23 Tháng 5, 2016

---

Tìm kiếm plugin

![](https://ps.w.org/wp-attachment-export/assets/banner-772x250.jpg?rev=1165380)

Plugin này **chưa được cập nhật với 3 phiên bản mới nhất của WordPress**. Nó có 
thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress
mới nhất.

![](https://s.w.org/plugins/geopattern-icon/wp-attachment-export_ae6a68.svg)

# WP Attachment Export

 Bởi [Pete](https://profiles.wordpress.org/helvetian/)

[Tải về](https://downloads.wordpress.org/plugin/wp-attachment-export.zip)

 * [Chi tiết](https://vi.wordpress.org/plugins/wp-attachment-export/#description)
 * [Đánh giá](https://vi.wordpress.org/plugins/wp-attachment-export/#reviews)
 *  [Cài đặt](https://vi.wordpress.org/plugins/wp-attachment-export/#installation)
 * [Nhà phát triển](https://vi.wordpress.org/plugins/wp-attachment-export/#developers)

 [Hỗ trợ](https://wordpress.org/support/plugin/wp-attachment-export/)

## Mô tả

**Note: Obsolete since WordPress 4.4**

[This feature has been added into the core of WordPress 4.4](https://core.trac.wordpress.org/ticket/32230).
You can now export your attachments by going to Tools->Export and select ‘Media’
as the export type.

**Original Description**

WP Attachment Export allows you to export your media library into a WordPress eXtended
RSS or WXR file. You can then use the Tools->Import function in another WordPress
installation to import the media library.

#### Issues / Bug reporting

Found a bug? Please use the issue tracker at [https://github.com/thehelvetian/wp-attachment-export/issues](https://github.com/thehelvetian/wp-attachment-export/issues)

### Usage

User [PhiLho](https://wordpress.org/support/profile/philho) has put together a good
summary on how to use the plugin at [https://wordpress.org/support/topic/good-but-could-use-more-explanations](https://wordpress.org/support/topic/good-but-could-use-more-explanations).
Thanks PhiLho!

## Cài đặt

 1. Unzip wp-attachment-export.zip and upload the folder ‘wp-attachment-export’ to 
    the ‘/wp-content/plugins/ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to ‘Tools > WP Attachment Export’ and click ‘Download Export File’ to 
    start the export process

#### Usage

User [PhiLho](https://wordpress.org/support/profile/philho) has put together a good
summary on how to use the plugin at [https://wordpress.org/support/topic/good-but-could-use-more-explanations](https://wordpress.org/support/topic/good-but-could-use-more-explanations).
Thanks PhiLho!

## Hỏi đáp

  Installation Instructions

 1. Unzip wp-attachment-export.zip and upload the folder ‘wp-attachment-export’ to 
    the ‘/wp-content/plugins/ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Navigate to ‘Tools > WP Attachment Export’ and click ‘Download Export File’ to 
    start the export process

#### Usage

User [PhiLho](https://wordpress.org/support/profile/philho) has put together a good
summary on how to use the plugin at [https://wordpress.org/support/topic/good-but-could-use-more-explanations](https://wordpress.org/support/topic/good-but-could-use-more-explanations).
Thanks PhiLho!

## Đánh giá

![](https://secure.gravatar.com/avatar/7bb33508c42b91a251f0376dac5af97e8b8645df7060770307de4d49caf26698?
s=60&d=retro&r=g)

### 󠀁[1 in a million](https://wordpress.org/support/topic/1-in-a-million/)󠁿

 [lukaborna](https://profiles.wordpress.org/lukaborna/) 27 Tháng 12, 2017 1 trả 
lời

Super duper stuff.. irreplaceable.

![](https://secure.gravatar.com/avatar/a0a07ea568edd3a3b774c142c29e0fa84bdac90027a011ac8312e0ec39d6eb55?
s=60&d=retro&r=g)

### 󠀁[Worked Beautifully, saving me weeks of work!](https://wordpress.org/support/topic/worked-beautifully-saving-me-weeks-of-work/)󠁿

 [JS](https://profiles.wordpress.org/itanjillc/) 12 Tháng 1, 2017 1 trả lời

I used this to export all media XML from one site into a newer version of the site.
Worked Beautifully, saving me weeks of work!

![](https://secure.gravatar.com/avatar/b3eb3aa697e96d2e2fdc8f5e179f9cacfe86bd478fc26cdeb52221b4227c9e5e?
s=60&d=retro&r=g)

### 󠀁[Saved hours of time – fantastic plugin](https://wordpress.org/support/topic/saved-hours-of-time-fantastic-plugin/)󠁿

 [aaronmagnus](https://profiles.wordpress.org/aaronmagnus/) 3 Tháng 9, 2016 1 trả
lời

I had to import all of my posts from my old blog to a new one. Was dreading the 
thought of having to import all of the images manually after noticing using Wordpress
Importer only made the attachment point to the old URL. Found this plugin and followed
the instructions in PhiLHo’s comment above and it worked perfectly.

![](https://secure.gravatar.com/avatar/bf65e4e834ef745f575b13b97c21ae2fdc646d785ff14bce5bd258534b8a8aab?
s=60&d=retro&r=g)

### 󠀁[Good but could use more explanations](https://wordpress.org/support/topic/good-but-could-use-more-explanations/)󠁿

 [PhiLho](https://profiles.wordpress.org/philho/) 3 Tháng 9, 2016 5 trả lời

We asked ourselves lot of questions about how to use it, but it is actually very
simple. But it is better to be explicit about the procedure, though… We installed
the plugin on the WordPress site to export. We exported the articles via WordPress(
Tools > Export > WordPress). Then we exported the media via the plugin (Tools > 
Attachment Export or Export item in the plugin list). We need to rename the exported
XML file as it will have the same name than the previous one. You must keep both.
Then, in the target site, just import (Tools > Import > WordPress) the file with
the articles, then, with the same command, the file with the media. After the first
import, you can see the articles with the images, but they point to the old site(
ie. href is http://your.old.site/wp-content/uploads/some/date/name.jpg for example).
After the second import, they will point to the new site, to the imported files.
Notes: – Images are fetched from the old site, so it must be online. See the forum(
Support) for alternatives (FTP). – PHP / WordPress doesn’t like long operations,
so the import might “fail”, because it takes time to import all these files. But
it has actually done part of the work. Import the media XML file again, it will 
skip over the already imported files (with a message) and continue where it stopped.

![](https://secure.gravatar.com/avatar/7ca8886054f62db0c9eeab37f1d2c16cfae8d70449607d2809df22cb1f86caf8?
s=60&d=retro&r=g)

### 󠀁[Works as described](https://wordpress.org/support/topic/does-not-work-607/)󠁿

 [Terry](https://profiles.wordpress.org/terry85/) 3 Tháng 9, 2016 1 trả lời

![](https://secure.gravatar.com/avatar/2129ec29458d731625c998a0530899b89197adf648091f9f1a9ceaf27321e924?
s=60&d=retro&r=g)

### 󠀁[Thank you!](https://wordpress.org/support/topic/thank-you-977/)󠁿

 [thatryan](https://profiles.wordpress.org/thatryan/) 3 Tháng 9, 2016 1 trả lời

Seriously I borked a script and lost all media in the new site. This worked great
to get all images back into the media library. Thank you.

 [ Đọc tất cả 19 đánh giá ](https://wordpress.org/support/plugin/wp-attachment-export/reviews/)

## Người đóng góp & Lập trình viên

“WP Attachment Export” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

 *   [ Pete ](https://profiles.wordpress.org/helvetian/)

“WP Attachment Export” đã được dịch qua 1 ngôn ngữ. Cảm ơn [những người tham gia dịch](https://translate.wordpress.org/projects/wp-plugins/wp-attachment-export/contributors)
vì đóng góp của họ.

[Dịch “WP Attachment Export” sang ngôn ngữ của bạn.](https://translate.wordpress.org/projects/wp-plugins/wp-attachment-export)

### Muốn tham gia phát triển?

[Duyệt code](https://plugins.trac.wordpress.org/browser/wp-attachment-export/), 
check out [SVN repository](https://plugins.svn.wordpress.org/wp-attachment-export/),
hoặc theo dõi [nhật ký phát triển](https://plugins.trac.wordpress.org/log/wp-attachment-export/)
qua [RSS](https://plugins.trac.wordpress.org/log/wp-attachment-export/?limit=100&mode=stop_on_copy&format=rss).

## Nhật ký thay đổi

#### 0.3.3

 * Fixed readme formatting issues

#### 0.3.2

 * Added obsolete notice

#### 0.3.1

 * Merged pull request from [maavuz](https://profiles.wordpress.org/maavuz). Details
   at [https://github.com/thehelvetian/wp-attachment-export/pull/3](https://github.com/thehelvetian/wp-attachment-export/pull/3)

#### 0.3

 * Shortened menu entry text so it stays on a single line
 * Matched title on page to plugin name
 * Added link to plugin rating page
 * Added link to GitHub repo

#### 0.2.4

 * Security bugfix (Arbitrary File Download)
 * Thanks to [Nitin Venkatesh](http://nitstorm.github.io) for reporting the issue!

#### 0.2.3

 * Made plugin translatable

#### 0.2.2

 * Improvements related to plugin development with Git/Github

#### 0.2.1

 * Added ‘Export’ link beside the activate/deactivate links on the Plugins page
 * Minor code comments
 * Easier installation text
 * Bumped tested version

#### 0.2.0

 * Added LICENSE
 * Bugfixes

#### 0.1.0

 * Initial version

## Meta

 *  Phiên bản **0.3.3**
 *  Cập nhật lần cuối **8 năm trước**
 *  Số lượt cài đặt **600+**
 *  Phiên bản WordPress ** 3.0 hoặc cao hơn **
 *  Đã kiểm tra lên đến **4.3.34**
 *  Ngôn ngữ
 * [English (US)](https://wordpress.org/plugins/wp-attachment-export/) và [Japanese](https://ja.wordpress.org/plugins/wp-attachment-export/).
 *  [Dịch sang ngôn ngữ của bạn](https://translate.wordpress.org/projects/wp-plugins/wp-attachment-export)
 * Thẻ
 * [admin](https://vi.wordpress.org/plugins/tags/admin/)[attachments](https://vi.wordpress.org/plugins/tags/attachments/)
   [export](https://vi.wordpress.org/plugins/tags/export/)[image](https://vi.wordpress.org/plugins/tags/image/)
   [media](https://vi.wordpress.org/plugins/tags/media/)
 *  [Nâng cao](https://vi.wordpress.org/plugins/wp-attachment-export/advanced/)

## Đánh giá

 4.6 trên 5 sao.

 *  [  17 5-star reviews     ](https://wordpress.org/support/plugin/wp-attachment-export/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-attachment-export/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-attachment-export/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/wp-attachment-export/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/wp-attachment-export/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-attachment-export/reviews/#new-post)

[Xem tất cả đánh giá](https://wordpress.org/support/plugin/wp-attachment-export/reviews/)

## Những người đóng góp

 *   [ Pete ](https://profiles.wordpress.org/helvetian/)

## Hỗ trợ

Có điều gì muốn nói? cần giúp đỡ?

 [Xem diễn đàn hỗ trợ](https://wordpress.org/support/plugin/wp-attachment-export/)

## Ủng hộ

Bạn có muốn hỗ trợ vào sự phát triển của plugin này?

 [ Ủng hộ plugin này ](http://helvetian.io/)