Opened 12 years ago
Closed 11 years ago
#29500 closed feature request (fixed)
Add filter for the WXR export filename
| Reported by: | alfreddatakillen | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | Export | Version: | 4.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adding a export_filename filter. And a unit test.