# jc-importer/2.14.24/samples/posts.csv

Import WP – CSV &amp; XML Import Export for WordPress, version 2.14.24. 5 lines.

- Page: https://pluginprobe.com/plugins/jc-importer/2.14.24/code/samples/posts.csv
- Raw: https://pluginprobe.com/plugins/jc-importer/2.14.24/raw/samples/posts.csv
- Modified: 2023-11-14T12:08:36+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/jc-importer/2.14.24/code/samples/posts.csv#L10-L20`.

```
﻿title,slug,content,excerpt,status,post_Id,tags
"Post One","post-one-123","This is the post one's content","This is the post one's excerpt","publish",0,"submenu, scripts, toast"
"Post Two","post-two-234","This is the post two's content","This is the post two's excerpt","publish",1,"submenu"
"Post Three","post-three-345","This is the post three's content","This is the post three's excerpt","publish",2,"scripts"

```
