@@ -4,9 +4,9 @@ This section details all features available in Secure Custom Fields.
44
55## Core Features
66
7- - [ Post Types] ( post-types.md ) - Create and manage custom post types
8- - [ Fields] ( fields/index.md ) - Available field types and their usage
9- - [ API] ( api.md ) - Programmatic access and integration
7+ - [ Post Types] ( post-types ) - Create and manage custom post types
8+ - [ Fields] ( fields ) - Available field types and their usage
9+ - [ API] ( api ) - Programmatic access and integration
1010
1111## Feature Categories
1212
@@ -27,27 +27,27 @@ This section details all features available in Secure Custom Fields.
2727
2828## Available Fields
2929
30- - [ Accordion] ( fields/accordion/index.md ) - Group fields into collapsible sections
31- - [ Button Group] ( fields/button-group/index.md ) - Select one option from a group of buttons
32- - [ Checkbox] ( fields/checkbox/index.md ) - Select one or more choices
33- - [ Clone] ( fields/clone/index.md ) - Duplicate and reuse existing field configurations
34- - [ Color Picker] ( fields/color-picker/index.md ) - Choose colors with a visual picker
35- - [ Date Picker] ( fields/date-picker/index.md ) - Select dates from a calendar
36- - [ Date/Time Picker] ( fields/date-time-picker/index.md ) - Select dates and times
37- - [ Email] ( fields/email/index.md ) - Input and validate email addresses
38- - [ File] ( fields/file/index.md ) - Upload and manage files
39- - [ Flexible Content] ( fields/flexible-content/index.md ) - Create flexible content layouts
40- - [ Gallery] ( fields/gallery/index.md ) - Manage collections of images
41- - [ Google Map] ( fields/google-map/index.md ) - Add location data with Google Maps
42- - [ Group] ( fields/group/index.md ) - Group fields together
43- - [ Icon Picker] ( fields/icon-picker/index.md ) - Select from available icons
44- - [ Image] ( fields/image/index.md ) - Upload and manage images
45- - [ Link] ( fields/link/index.md ) - Create links with titles and targets
46- - [ Message] ( fields/message/index.md ) - Display instructional text
47- - [ Number] ( fields/number/index.md ) - Input numeric values
48- - [ oEmbed] ( fields/oembed/index.md ) - Embed external content
49- - [ Page Link] ( fields/page-link/index.md ) - Link to internal content
50- - [ Password] ( fields/password/index.md ) - Securely input passwords
51- - [ Post Object] ( fields/post-object/index.md ) - Relate to other posts
52- - [ Radio] ( fields/radio/index.md ) - Select one choice from options
53- - [ Range] ( fields/range/index.md ) - Select a numeric value with a slider
30+ - [ Accordion] ( fields/accordion ) - Group fields into collapsible sections
31+ - [ Button Group] ( fields/button-group ) - Select one option from a group of buttons
32+ - [ Checkbox] ( fields/checkbox ) - Select one or more choices
33+ - [ Clone] ( fields/clone ) - Duplicate and reuse existing field configurations
34+ - [ Color Picker] ( fields/color-picker ) - Choose colors with a visual picker
35+ - [ Date Picker] ( fields/date-picker ) - Select dates from a calendar
36+ - [ Date/Time Picker] ( fields/date-time-picker ) - Select dates and times
37+ - [ Email] ( fields/email ) - Input and validate email addresses
38+ - [ File] ( fields/file ) - Upload and manage files
39+ - [ Flexible Content] ( fields/flexible-content ) - Create flexible content layouts
40+ - [ Gallery] ( fields/gallery ) - Manage collections of images
41+ - [ Google Map] ( fields/google-map ) - Add location data with Google Maps
42+ - [ Group] ( fields/group ) - Group fields together
43+ - [ Icon Picker] ( fields/icon-picker ) - Select from available icons
44+ - [ Image] ( fields/image ) - Upload and manage images
45+ - [ Link] ( fields/link ) - Create links with titles and targets
46+ - [ Message] ( fields/message ) - Display instructional text
47+ - [ Number] ( fields/number ) - Input numeric values
48+ - [ oEmbed] ( fields/oembed ) - Embed external content
49+ - [ Page Link] ( fields/page-link ) - Link to internal content
50+ - [ Password] ( fields/password ) - Securely input passwords
51+ - [ Post Object] ( fields/post-object ) - Relate to other posts
52+ - [ Radio] ( fields/radio ) - Select one choice from options
53+ - [ Range] ( fields/range ) - Select a numeric value with a slider
0 commit comments