[wp-trac] [WordPress Trac] #63328: Improve Export Tool to Support Multiple Content Type Selection
WordPress Trac
noreply at wordpress.org
Tue Apr 22 05:59:07 UTC 2025
#63328: Improve Export Tool to Support Multiple Content Type Selection
-------------------------------+-----------------------------
Reporter: nikitasolanki1812 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords: has-patch
Focuses: administration |
-------------------------------+-----------------------------
Currently, the Tools > Export screen in WordPress only allows exporting
one content type at a time via radio buttons — "All content", "Posts",
"Pages", or "Media".
Issue:
Users who wish to export multiple specific content types (e.g., only Posts
and Pages) cannot do so in a single operation.
They are forced to run the export process multiple times and manually
merge or manage multiple WXR files.
🛠 Suggested Enhancement:
Replace the current radio buttons with checkboxes for "Posts", "Pages",
"Media", and possibly Custom Post Types.
Allow users to select any combination of content types.
Update backend logic to collect and package selected types into one export
file.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63328>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list