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 |
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":"xyz789","generalSettingsDateFormat":"xyz789","generalSettingsDescription":"abc123","generalSettingsLanguage":"xyz789","generalSettingsStartOfWeek":123,"generalSettingsTimeFormat":"xyz789","generalSettingsTimezone":"xyz789","generalSettingsTitle":"xyz789","readingSettingsPageForPosts":987,"readingSettingsPageOnFront":123,"readingSettingsPostsPerPage":987,"readingSettingsShowOnFront":"abc123","writingSettingsDefaultCategory":987,"writingSettingsDefaultPostFormat":"abc123","writingSettingsUseSmilies":true}