Theme Settings API (16)
Repeater
The Repeater field allows for the dynamic addition of a list of items, each comprising multiple fields. It's particularly useful for cases where a variable…
Dropdown
If you want to allow an user to select a value from the predefined list you can use dropdown list or the radio buttons. Dropdown…
Authors dropdown
The authors dropdown can be used for a situations where you want to allow users of your theme to use a specific relation to the…
Tags dropdown
The tags dropdown can be used for a situations where you want to allow users to use a specific relation to the given tag. It…
Posts dropdown
The posts dropdown can be used for situations where you want to allow users of your theme to use a specific relation to the given…
Separator
Separator field can be used to create additional notes for groups of options or can be used as a separator between smaller groups of settings.
Range slider
If you want to allow users to specify a value which is in a specific range, you can consider use of the range slider field.
Switcher
For situations where you want to allow users to just enable or disable some options, you can consider the switcher field which allows only two…
Radio buttons
If you want to allow an user to select a value from the predefined list you can use radio buttons or the dropdown list. Radio…
Small image upload
When you want to allow your users to upload some additional images with use of the small image upload UI, you can use the small…
Image upload
When you want to allow your users to upload some additional images, you can use the image upload field. That field uses the simplest possible…
Color picker
Color picker allows user to easily select a color value instead of using a hex color manually. The basic syntax for the color picker is…