Post image style setting

This commit is contained in:
Sodbileg Gansukh
2022-05-19 21:46:26 +08:00
parent 5fc101fb2c
commit c74be0e346
2 changed files with 6 additions and 3 deletions

View File

@@ -144,12 +144,13 @@
],
"default": "Light"
},
"post_image_width": {
"post_image_style": {
"type": "select",
"options": [
"Wide",
"Full",
"Small"
"Small",
"Hidden"
],
"default": "Wide",
"group": "post"