Custom Field Types Guide – All 15 Field Types

WB Member Blog Pro offers 15 different custom field types to collect structured data from members. This guide explains each field type, when to use it, and configuration options.

Text Input Fields

Text Field

Single-line text input for short content.

SettingDescription
PlaceholderHint text shown inside the field
Default ValuePre-filled text
Max LengthCharacter limit (optional)

Best for: Names, titles, short descriptions, product names

Textarea Field

Multi-line text area for longer content.

SettingDescription
RowsHeight of the textarea (default: 4)
Max LengthCharacter limit (optional)

Best for: Summaries, descriptions, comments, ingredient lists

Email Field

Email input with automatic format validation.

Best for: Contact emails, business emails

URL Field

URL input with automatic format validation.

Best for: External links, website URLs, social media links

Number Fields

Number Field

Numeric input with validation options.

SettingDescription
MinimumLowest allowed value
MaximumHighest allowed value
StepIncrement amount (e.g., 0.01 for cents)

Best for: Prices, ratings, quantities, measurements

Date & Time Fields

Date Field

Date picker for selecting a date.

Best for: Event dates, deadlines, birthdays

Date & Time Field

Combined date and time picker.

Best for: Events with specific times, appointment slots

Selection Fields

Select (Dropdown) Field

Single choice from a dropdown menu.

SettingDescription
OptionsList of choices (label and value)
DefaultPre-selected option

Best for: Categories, status selections, difficulty levels

Multi-Select Field

Multiple choices from a dropdown (hold Ctrl/Cmd to select multiple).

Best for: Tags, features, multiple topics

Checkbox Field

Single yes/no toggle.

Best for: Featured flags, terms agreement, simple toggles

Radio Buttons Field

Single choice from visible options.

Best for: Ratings (1-5 stars), priority levels, quick choices

Media Fields

File Upload Field

Upload documents and files.

SettingDescription
Allowed TypesFile extensions (pdf, doc, zip, etc.)
Max SizeMaximum file size in MB

Best for: PDFs, documents, downloads

Image Field

Single image upload.

SettingDescription
Allowed TypesImage formats (jpg, png, gif, webp)
Max SizeMaximum file size in MB

Best for: Product photos, avatars, single images

Gallery Field

Multiple image upload.

SettingDescription
Max FilesMaximum number of images
Allowed TypesImage formats

Best for: Photo albums, portfolios, multiple product images

Special Fields

Oembed Field

Embedded media from external sources.

Supported sources: YouTube, Vimeo, SoundCloud, Twitter, and other oEmbed providers.

Best for: Recipe videos, product demos, music embeds

Color Picker Field

Visual color selection with hex code.

Best for: Brand colors, theme customization, design preferences

Choosing the Right Field Type

Collecting ThisUse This Field
A name or titleText
A description or summaryTextarea
A price or ratingNumber
An event dateDate or Date & Time
A category selectionSelect
Multiple tagsMulti-Select
Yes/no questionCheckbox
Rating (1-5)Radio Buttons
A documentFile Upload
A product photoImage
Multiple photosGallery
A YouTube videoOembed
A brand colorColor Picker

Related Documentation

  • Creating Custom Fields Step-by-Step
  • Conditional Logic for Custom Fields
  • Displaying Custom Fields on Posts
]]>
Last updated: January 18, 2026