Initial commit to github
This commit is contained in:
10
db/post/post-1.json
Normal file
10
db/post/post-1.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"ID": 1,
|
||||
"post_title": "Hello world!",
|
||||
"post_content": "<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->",
|
||||
"post_excerpt": "",
|
||||
"post_type": "post",
|
||||
"post_status": "publish",
|
||||
"post_name": "hello-world",
|
||||
"meta": []
|
||||
}
|
||||
Reference in New Issue
Block a user