mig_wp: Clean the posts from the wordpress-to-hugo-exporter plugin

Description Usage Arguments Value Examples

View source: R/blogdownplus.R

Description

Clean the posts from the wordpress-to-hugo-exporter plugin

Usage

1
mig_wp(path_wp, path_hugo, domain_old, domain_new, mark_private = "private_")

Arguments

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

Value

adapted posts for a blogdown site

Examples

1
mig_wp(path_wp = NA)

pzhaonet/blogdownplus documentation built on June 15, 2020, 11:20 a.m.