Description Usage Arguments Value Examples
Clean the posts from the wordpress-to-hugo-exporter plugin
1 | 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
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.