Opened 2 years ago
Last modified 9 months ago
#16294 reviewing enhancement
Remote WXR Import — at Version 4
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | WordPress.org |
| Component: | Import | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by SergeyBiryukov)
The attached patch allows a user to submit a URL pointing to a WXR import file, rather then uploading it. The purpose of this is to allow people to import a WXR file that is larger then their server's max_upload_size/max_post_size php.ini settings.
Change History (5)
Sounds like this would be better in the WP importer plugin, as that's all WXR is used for. If we wanted to expose this as an option to all importes, then it would make sense in the base class.
- Keywords import remote wrx removed
- Owner set to duck_
- Status changed from new to reviewing
comment:3
SergeyBiryukov — 9 months ago
- Milestone changed from Awaiting Review to WordPress.org
comment:4
SergeyBiryukov — 9 months ago
- Description modified (diff)
- Summary changed from Remote WRX Import to Remote WXR Import
Note: See
TracTickets for help on using
tickets.

Adds the ability to import wrx files through a URL, rather then upload.