Implement complete WordPress WXR import workflow.
This commit is contained in:
@@ -123,6 +123,7 @@ pub enum ConfirmAction {
|
||||
DeleteTemplate(String),
|
||||
ForceDeleteTemplate(String),
|
||||
DeleteTag(String),
|
||||
DeleteImport(String),
|
||||
MergeTags {
|
||||
sources: Vec<String>,
|
||||
target: String,
|
||||
|
||||
Reference in New Issue
Block a user