Skip to content

Commit fd140e8

Browse files
author
piotrkunicki
committed
Since now, custom fields option will be disabled by default.
1 parent 393bc50 commit fd140e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MeetGavernWP/gavern/options/en_US/options.advanced.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"type": "Switcher",
99
"label": "Custom fields",
1010
"tooltip": "Enable custom fields used to display additional information in the post.",
11-
"default": "Y"
11+
"default": "N"
1212
},
1313
{
1414
"name": "hidden_post_fields",

0 commit comments

Comments
 (0)