Clean the posts from the wordpress-to-hugo-exporter plugin
mig_wp(path_wp, path_hugo, domain_old, domain_new, mark_private = "private_")
| path_wp | Path to the wordpress posts |
|---|---|
| path_hugo | Path to the Hugo posts |
| domain_old | The old domain mentioned in the posts |
| domain_new | The new domain |
| mark_private | prefix of the private posts |
adapted posts for a blogdown site
mig_wp(path_wp = NA)#>