#10012 closed enhancement (fixed)
No custom taxonomy import, nor export
| Reported by: | djzone | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.9 |
| Component: | Export | Version: | |
| Severity: | minor | Keywords: | needs-testing, has-patch, import, export, taxonomy |
| Cc: | Focuses: |
Description
Although since 2.3 it's possible to use custom taxonomies, there seems absolutely no support for that in the export, nor in the import routines.
In the mean time I'm working on an importer, that does this. When I'm finished, and it works as good as expected I'll contribute it.
Attachments (1)
Change History (11)
#3
in reply to: ↑ description
@
17 years ago
With use-cases like these, it seems that this feature should be essential in an export and import.
#4
@
17 years ago
I'm working on a new site that uses custom taxonomies and realized that there is no import/export support. I'm automating the import of posts and it would be nice to have this feature.
@djzone - any progress on an importer?
#5
@
17 years ago
- Keywords needs-testing has-patch added; needs-patch removed
See the attached patch. This adds a new element in the export, <wp:term>, as well as handling for it on the WordPress importer.
#6
@
17 years ago
- Keywords needs-testing, has-patch import, export, taxonomy → needs-testing, has-patch, import, export, taxonomy
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This is not a minor problem.