Use of this tool requires the JWT Auth
plugin to be installed. Follow the instructions and add the appropriate lines to your wp-config.php
and .htaccess
files.
- Enter your site URL
- Select a spreadsheet with the following columns:
slug
,title
,date
, andcontent
- Assign columns to WP_Post fields.
- Select which rows to upload.
- Authenticate as a user of that site
- Begin uploading
- Clean up the Results page. Hide success/failure if there are no items in those lists.
- Keep track of current page using a redux state value, and use redux-thunk or something to move along the path.
- This would allow for the tabs on the left site to become clickable navigation items