mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
44 lines
No EOL
1 KiB
JSON
44 lines
No EOL
1 KiB
JSON
{
|
|
"name": "Twenty Sixteen",
|
|
"version": "",
|
|
"author": "WordPress.org & Automattic.com",
|
|
"homepage": "https://wordpress.org",
|
|
"description": "Twenty Sixteen theme ported to HTMLy.",
|
|
"settings": [
|
|
{
|
|
"type": "checkbox",
|
|
"name": "recent_posts",
|
|
"label": "Recent Posts",
|
|
"value": "",
|
|
"info": "Enable Recent Posts widget"
|
|
},
|
|
{
|
|
"type": "checkbox",
|
|
"name": "popular_posts",
|
|
"label": "Popular Posts",
|
|
"value": "",
|
|
"info": "Enable Popular Posts widget. The views counter need to be enabled first."
|
|
},
|
|
{
|
|
"type": "checkbox",
|
|
"name": "archive",
|
|
"label": "Archive",
|
|
"value": "",
|
|
"info": "Enable Archive widget"
|
|
},
|
|
{
|
|
"type": "checkbox",
|
|
"name": "category_list",
|
|
"label": "Category List",
|
|
"value": "",
|
|
"info": "Enable Category List widget"
|
|
},
|
|
{
|
|
"type": "checkbox",
|
|
"name": "tagcloud",
|
|
"label": "TagCloud",
|
|
"value": "",
|
|
"info": "Enable TagCloud widget"
|
|
}
|
|
]
|
|
} |