Opened 10 years ago
Closed 9 years ago
#29500 closed feature request (fixed)
Add filter for the WXR export filename
Reported by: | alfreddatakillen | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 4.4 | Priority: | normal |
Severity: | normal | Version: | 4.0 |
Component: | Export | Keywords: | has-patch |
Focuses: | Cc: |
Description
Hi! I am working in a team that is using Git for storing WXR export files from lots of WordPress multisite blogs. We want our own filename naming conventions for those WXR export files (blog ID number, and not having a date in the filename, since Git is doing versioning already). However, there are just too many human errors when manually renaming filenames. So, to facilitate such teamwork, we believe there should be a filter for the export file filename.
Attachments (4)
Change History (8)
#1
@
10 years ago
Uhmm.. I'm a newcomer here. I thought the diff file would get the ticket ID in the filename automagically. Uploading the same file again, with ticket ID filename.
Note: See
TracTickets for help on using
tickets.
Adding a export_filename filter. And a unit test.