Files
VDI-Starter/db/post/post-1.json
2025-08-22 15:40:01 -05:00

10 lines
339 B
JSON

{
"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": []
}