PDA

View Full Version : Manual Posting Question


cactuscarl
04-24-2009, 10:47 AM
I understand how I could load data from .csv files and drop the columns into the body of the post like a mail merge feature. What I'm not certain about is how adding a post manually would work.

Let's say my normal feed from .csv files has two columns: Name and Phone.

If I were to add a post from the dashboard, would I have a field for Name and Phone to input the data as I'm creating the post, or would I have to use a spreadsheet and input the one post then import it that way?

ryan
04-24-2009, 10:59 AM
This plugin will not change anything in regards to manually creating posts in the wp-admin. If you are only adding one post from one record of data, then making it into a CSV file and importing it seems like overkill but you could do it that way. Otherwise just create a typical post like you normally would in wp-admin and copy and paste your data into the post.

cactuscarl
04-24-2009, 11:05 AM
Cool thanks.