Sync up headstart file with what's on SVN.
This commit is contained in:
parent
89f0e941ad
commit
ef87e65cae
1 changed files with 57 additions and 0 deletions
|
@ -84,8 +84,65 @@
|
|||
"hs_sharing": 0,
|
||||
"hs_like_status": 0,
|
||||
"hs_old_id": 102
|
||||
},
|
||||
{
|
||||
"post_title": "Contact",
|
||||
"post_content": "This is a contact page with some basic contact information and a contact form. [contact-form][contact-field label=\"Name\" type=\"name\" required=\"1\"\/][contact-field label=\"Email\" type=\"email\" required=\"1\"\/][contact-field label=\"Website\" type=\"url\"\/][contact-field label=\"Comment\" type=\"textarea\" required=\"1\"\/][\/contact-form]",
|
||||
"post_excerpt": "This is just a short excerpt for the contact page.",
|
||||
"post_status": "publish",
|
||||
"menu_order": 4,
|
||||
"comment_status": "closed",
|
||||
"ping_status": "closed",
|
||||
"post_type": "page",
|
||||
"hs_custom_meta": "_hs_contact_page",
|
||||
"hs_sharing": 0,
|
||||
"hs_like_status": 0,
|
||||
"hs_old_id": 103
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
"primary": {
|
||||
"name": "Primary",
|
||||
"items": [
|
||||
{
|
||||
"menu-item-title": "Home",
|
||||
"menu-item-db-id": 100,
|
||||
"menu-item-object-id": "100",
|
||||
"menu-item-object": "page",
|
||||
"menu-item-type": "custom",
|
||||
"menu-item-status": "publish",
|
||||
"menu-item-position": 1,
|
||||
"menu-item-parent-id": "",
|
||||
"menu-item-description": "",
|
||||
"menu-item-url": "/"
|
||||
},
|
||||
{
|
||||
"menu-item-title": "Blog",
|
||||
"hs-menu-item-custom": "blog",
|
||||
"menu-item-db-id": 101,
|
||||
"menu-item-object-id": "101",
|
||||
"menu-item-object": "page",
|
||||
"menu-item-type": "post_type",
|
||||
"menu-item-status": "publish",
|
||||
"menu-item-position": 2,
|
||||
"menu-item-parent-id": "",
|
||||
"menu-item-description": ""
|
||||
},
|
||||
{
|
||||
"menu-item-title": "Contact",
|
||||
"hs-menu-item-custom": "contact",
|
||||
"menu-item-db-id": 103,
|
||||
"menu-item-object-id": "103",
|
||||
"menu-item-object": "page",
|
||||
"menu-item-type": "post_type",
|
||||
"menu-item-status": "publish",
|
||||
"menu-item-position": 3,
|
||||
"menu-item-parent-id": "",
|
||||
"menu-item-description": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"images": [
|
||||
"https:\/\/headstartdata.files.wordpress.com\/2017\/08\/open.jpg",
|
||||
"https:\/\/headstartdata.files.wordpress.com\/2017\/09\/bolivia-2209804_1920.jpg",
|
||||
|
|
Loading…
Reference in a new issue