Schema Documentation
Settings
Description
All of the registered settings
Fields
| Field Name | Description | 
|---|---|
| discussionSettingsDefaultCommentStatus-String | Settings of the the string Settings Group | 
| discussionSettingsDefaultPingStatus-String | Settings of the the string Settings Group | 
| generalSettingsDateFormat-String | Settings of the the string Settings Group | 
| generalSettingsDescription-String | Settings of the the string Settings Group | 
| generalSettingsLanguage-String | Settings of the the string Settings Group | 
| generalSettingsStartOfWeek-Int | Settings of the the integer Settings Group | 
| generalSettingsTimeFormat-String | Settings of the the string Settings Group | 
| generalSettingsTimezone-String | Settings of the the string Settings Group | 
| generalSettingsTitle-String | Settings of the the string Settings Group | 
| optmlSettingsSettingsOptmlCsat-String | Settings of the the string Settings Group | 
| readingSettingsPageForPosts-Int | Settings of the the integer Settings Group | 
| readingSettingsPageOnFront-Int | Settings of the the integer Settings Group | 
| readingSettingsPostsPerPage-Int | Settings of the the integer Settings Group | 
| readingSettingsShowOnFront-String | Settings of the the string Settings Group | 
| writingSettingsDefaultCategory-Int | Settings of the the integer Settings Group | 
| writingSettingsDefaultPostFormat-String | Settings of the the string Settings Group | 
| writingSettingsUseSmilies-Boolean | Settings of the the boolean Settings Group | 
Example
{"discussionSettingsDefaultCommentStatus":"abc123","discussionSettingsDefaultPingStatus":"abc123","generalSettingsDateFormat":"abc123","generalSettingsDescription":"xyz789","generalSettingsLanguage":"xyz789","generalSettingsStartOfWeek":987,"generalSettingsTimeFormat":"abc123","generalSettingsTimezone":"abc123","generalSettingsTitle":"xyz789","optmlSettingsSettingsOptmlCsat":"xyz789","readingSettingsPageForPosts":123,"readingSettingsPageOnFront":987,"readingSettingsPostsPerPage":987,"readingSettingsShowOnFront":"xyz789","writingSettingsDefaultCategory":123,"writingSettingsDefaultPostFormat":"xyz789","writingSettingsUseSmilies":false}