Skip to content

Commit

Permalink
Since now, custom fields option will be disabled by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkunicki committed Nov 4, 2013
1 parent 393bc50 commit fd140e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MeetGavernWP/gavern/options/en_US/options.advanced.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "Switcher",
"label": "Custom fields",
"tooltip": "Enable custom fields used to display additional information in the post.",
"default": "Y"
"default": "N"
},
{
"name": "hidden_post_fields",
Expand Down

0 comments on commit fd140e8

Please sign in to comment.