|
152 | 152 | 'parent' => 'basic_fields', |
153 | 153 | 'title' => 'Text', |
154 | 154 | 'icon' => 'fa fa-square-o', |
155 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=text" target="_blank">Field: text</a>', |
| 155 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=text" target="_blank">Field: text</a>', |
156 | 156 | 'fields' => array( |
157 | 157 |
|
158 | 158 | array( |
|
230 | 230 | 'parent' => 'basic_fields', |
231 | 231 | 'title' => 'Textarea', |
232 | 232 | 'icon' => 'fa fa-square-o', |
233 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=textarea" target="_blank">Field: textrea</a>', |
| 233 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=textarea" target="_blank">Field: textrea</a>', |
234 | 234 | 'fields' => array( |
235 | 235 |
|
236 | 236 | array( |
|
286 | 286 | 'parent' => 'basic_fields', |
287 | 287 | 'title' => 'Select', |
288 | 288 | 'icon' => 'fa fa-list', |
289 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=select" target="_blank">Field: select</a>', |
| 289 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=select" target="_blank">Field: select</a>', |
290 | 290 | 'fields' => array( |
291 | 291 |
|
292 | 292 | array( |
|
475 | 475 | 'parent' => 'basic_fields', |
476 | 476 | 'title' => 'Checkbox', |
477 | 477 | 'icon' => 'fa fa-check-square', |
478 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=checkbox" target="_blank">Field: checkbox</a>', |
| 478 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=checkbox" target="_blank">Field: checkbox</a>', |
479 | 479 | 'fields' => array( |
480 | 480 |
|
481 | 481 | array( |
|
575 | 575 | 'parent' => 'basic_fields', |
576 | 576 | 'title' => 'Radio', |
577 | 577 | 'icon' => 'fa fa-dot-circle-o', |
578 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=radio" target="_blank">Field: radio</a>', |
| 578 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=radio" target="_blank">Field: radio</a>', |
579 | 579 | 'fields' => array( |
580 | 580 |
|
581 | 581 | array( |
|
668 | 668 | CSF::createSection( $prefix, array( |
669 | 669 | 'parent' => 'repeater_fields', |
670 | 670 | 'title' => 'Repeater', |
671 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=repeater" target="_blank">Field: repeater</a>', |
| 671 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=repeater" target="_blank">Field: repeater</a>', |
672 | 672 | 'fields' => array( |
673 | 673 |
|
674 | 674 | array( |
|
769 | 769 | CSF::createSection( $prefix, array( |
770 | 770 | 'parent' => 'repeater_fields', |
771 | 771 | 'title' => 'Group', |
772 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=group" target="_blank">Field: group</a>', |
| 772 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=group" target="_blank">Field: group</a>', |
773 | 773 | 'fields' => array( |
774 | 774 |
|
775 | 775 | array( |
|
879 | 879 | CSF::createSection( $prefix, array( |
880 | 880 | 'parent' => 'combine_fields', |
881 | 881 | 'title' => 'Accordion', |
882 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=accordion" target="_blank">Field: accordion</a>', |
| 882 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=accordion" target="_blank">Field: accordion</a>', |
883 | 883 | 'fields' => array( |
884 | 884 |
|
885 | 885 | array( |
|
1035 | 1035 | CSF::createSection( $prefix, array( |
1036 | 1036 | 'parent' => 'combine_fields', |
1037 | 1037 | 'title' => 'Tabbed', |
1038 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=tabbed" target="_blank">Field: tabbed</a>', |
| 1038 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=tabbed" target="_blank">Field: tabbed</a>', |
1039 | 1039 | 'fields' => array( |
1040 | 1040 |
|
1041 | 1041 | array( |
|
1227 | 1227 | CSF::createSection( $prefix, array( |
1228 | 1228 | 'parent' => 'media_fields', |
1229 | 1229 | 'title' => 'Media', |
1230 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=media" target="_blank">Field: media</a>', |
| 1230 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=media" target="_blank">Field: media</a>', |
1231 | 1231 | 'fields' => array( |
1232 | 1232 |
|
1233 | 1233 | array( |
|
1273 | 1273 | CSF::createSection( $prefix, array( |
1274 | 1274 | 'parent' => 'media_fields', |
1275 | 1275 | 'title' => 'Upload', |
1276 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=upload" target="_blank">Field: upload</a>', |
| 1276 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=upload" target="_blank">Field: upload</a>', |
1277 | 1277 | 'fields' => array( |
1278 | 1278 |
|
1279 | 1279 | array( |
|
1314 | 1314 | CSF::createSection( $prefix, array( |
1315 | 1315 | 'parent' => 'media_fields', |
1316 | 1316 | 'title' => 'Gallery', |
1317 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=gallery" target="_blank">Field: gallery</a>', |
| 1317 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=gallery" target="_blank">Field: gallery</a>', |
1318 | 1318 | 'fields' => array( |
1319 | 1319 |
|
1320 | 1320 | array( |
|
1350 | 1350 | CSF::createSection( $prefix, array( |
1351 | 1351 | 'parent' => 'editor_fields', |
1352 | 1352 | 'title' => 'Code Editor', |
1353 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=code_editor" target="_blank">Field: code_editor</a>', |
| 1353 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=code_editor" target="_blank">Field: code_editor</a>', |
1354 | 1354 | 'fields' => array( |
1355 | 1355 |
|
1356 | 1356 | array( |
|
1423 | 1423 | CSF::createSection( $prefix, array( |
1424 | 1424 | 'parent' => 'editor_fields', |
1425 | 1425 | 'title' => 'WP Editor', |
1426 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=wp_editor" target="_blank">Field: wp_editor</a>', |
| 1426 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=wp_editor" target="_blank">Field: wp_editor</a>', |
1427 | 1427 | 'fields' => array( |
1428 | 1428 |
|
1429 | 1429 | array( |
|
1461 | 1461 | CSF::createSection( $prefix, array( |
1462 | 1462 | 'parent' => 'color_fields', |
1463 | 1463 | 'title' => 'Color', |
1464 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=color" target="_blank">Field: color</a>', |
| 1464 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=color" target="_blank">Field: color</a>', |
1465 | 1465 | 'fields' => array( |
1466 | 1466 |
|
1467 | 1467 | array( |
|
1500 | 1500 | CSF::createSection( $prefix, array( |
1501 | 1501 | 'parent' => 'color_fields', |
1502 | 1502 | 'title' => 'Link Color', |
1503 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=link_color" target="_blank">Field: link_color</a>', |
| 1503 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=link_color" target="_blank">Field: link_color</a>', |
1504 | 1504 | 'fields' => array( |
1505 | 1505 |
|
1506 | 1506 | array( |
|
1539 | 1539 | CSF::createSection( $prefix, array( |
1540 | 1540 | 'parent' => 'color_fields', |
1541 | 1541 | 'title' => 'Color Group', |
1542 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=color_group" target="_blank">Field: color_group</a>', |
| 1542 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=color_group" target="_blank">Field: color_group</a>', |
1543 | 1543 | 'fields' => array( |
1544 | 1544 |
|
1545 | 1545 | array( |
|
1593 | 1593 | CSF::createSection( $prefix, array( |
1594 | 1594 | 'parent' => 'color_fields', |
1595 | 1595 | 'title' => 'Color Palette', |
1596 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=palette" target="_blank">Field: palette</a>', |
| 1596 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=palette" target="_blank">Field: palette</a>', |
1597 | 1597 | 'fields' => array( |
1598 | 1598 |
|
1599 | 1599 | array( |
|
1656 | 1656 | CSF::createSection( $prefix, array( |
1657 | 1657 | 'parent' => 'design_fields', |
1658 | 1658 | 'title' => 'Background', |
1659 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=background" target="_blank">Field: background</a>', |
| 1659 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=background" target="_blank">Field: background</a>', |
1660 | 1660 | 'fields' => array( |
1661 | 1661 |
|
1662 | 1662 | array( |
|
1715 | 1715 | CSF::createSection( $prefix, array( |
1716 | 1716 | 'parent' => 'design_fields', |
1717 | 1717 | 'title' => 'Typography', |
1718 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=typography" target="_blank">Field: typography</a>', |
| 1718 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=typography" target="_blank">Field: typography</a>', |
1719 | 1719 | 'fields' => array( |
1720 | 1720 |
|
1721 | 1721 | array( |
|
1795 | 1795 | CSF::createSection( $prefix, array( |
1796 | 1796 | 'parent' => 'design_fields', |
1797 | 1797 | 'title' => 'Dimensions', |
1798 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=dimensions" target="_blank">Field: dimensions</a>', |
| 1798 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=dimensions" target="_blank">Field: dimensions</a>', |
1799 | 1799 | 'fields' => array( |
1800 | 1800 |
|
1801 | 1801 | array( |
|
1867 | 1867 | CSF::createSection( $prefix, array( |
1868 | 1868 | 'parent' => 'design_fields', |
1869 | 1869 | 'title' => 'Spacing', |
1870 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=spacing" target="_blank">Field: spacing</a>', |
| 1870 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=spacing" target="_blank">Field: spacing</a>', |
1871 | 1871 | 'fields' => array( |
1872 | 1872 |
|
1873 | 1873 | array( |
|
1921 | 1921 | CSF::createSection( $prefix, array( |
1922 | 1922 | 'parent' => 'design_fields', |
1923 | 1923 | 'title' => 'Border', |
1924 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=border" target="_blank">Field: border</a>', |
| 1924 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=border" target="_blank">Field: border</a>', |
1925 | 1925 | 'fields' => array( |
1926 | 1926 |
|
1927 | 1927 | array( |
|
1976 | 1976 | CSF::createSection( $prefix, array( |
1977 | 1977 | 'parent' => 'design_fields', |
1978 | 1978 | 'title' => 'Spinner', |
1979 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=spinner" target="_blank">Field: spinner</a>', |
| 1979 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=spinner" target="_blank">Field: spinner</a>', |
1980 | 1980 | 'fields' => array( |
1981 | 1981 |
|
1982 | 1982 | array( |
|
2032 | 2032 | 'parent' => 'additional_fields', |
2033 | 2033 | 'title' => 'Slider', |
2034 | 2034 | 'icon' => 'fa fa-sliders', |
2035 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=slider" target="_blank">Field: slider</a>', |
| 2035 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=slider" target="_blank">Field: slider</a>', |
2036 | 2036 | 'fields' => array( |
2037 | 2037 |
|
2038 | 2038 | array( |
|
2078 | 2078 | 'parent' => 'additional_fields', |
2079 | 2079 | 'title' => 'Sorter', |
2080 | 2080 | 'icon' => 'fa fa-sort-numeric-asc', |
2081 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=sorter" target="_blank">Field: sorter</a>', |
| 2081 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=sorter" target="_blank">Field: sorter</a>', |
2082 | 2082 | 'fields' => array( |
2083 | 2083 |
|
2084 | 2084 | array( |
|
2142 | 2142 | 'parent' => 'additional_fields', |
2143 | 2143 | 'title' => 'Sortable', |
2144 | 2144 | 'icon' => 'fa fa-arrows', |
2145 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=sortable" target="_blank">Field: sortable</a>', |
| 2145 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=sortable" target="_blank">Field: sortable</a>', |
2146 | 2146 | 'fields' => array( |
2147 | 2147 |
|
2148 | 2148 | array( |
|
2206 | 2206 | 'parent' => 'additional_fields', |
2207 | 2207 | 'title' => 'Switcher', |
2208 | 2208 | 'icon' => 'fa fa-toggle-on', |
2209 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=switcher" target="_blank">Field: switcher</a>', |
| 2209 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=switcher" target="_blank">Field: switcher</a>', |
2210 | 2210 | 'fields' => array( |
2211 | 2211 |
|
2212 | 2212 | array( |
|
2239 | 2239 | 'parent' => 'additional_fields', |
2240 | 2240 | 'title' => 'Icons', |
2241 | 2241 | 'icon' => 'fa fa-star', |
2242 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=icon" target="_blank">Field: icon</a>', |
| 2242 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=icon" target="_blank">Field: icon</a>', |
2243 | 2243 | 'fields' => array( |
2244 | 2244 |
|
2245 | 2245 | array( |
|
2265 | 2265 | 'parent' => 'additional_fields', |
2266 | 2266 | 'title' => 'Date', |
2267 | 2267 | 'icon' => 'fa fa-calendar', |
2268 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=date" target="_blank">Field: date</a>', |
| 2268 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=date" target="_blank">Field: date</a>', |
2269 | 2269 | 'fields' => array( |
2270 | 2270 |
|
2271 | 2271 | array( |
|
2300 | 2300 | 'parent' => 'additional_fields', |
2301 | 2301 | 'title' => 'Image Select', |
2302 | 2302 | 'icon' => 'fa fa-th', |
2303 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=image_select" target="_blank">Field: image_select</a>', |
| 2303 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=image_select" target="_blank">Field: image_select</a>', |
2304 | 2304 | 'fields' => array( |
2305 | 2305 |
|
2306 | 2306 | array( |
|
2372 | 2372 | 'parent' => 'additional_fields', |
2373 | 2373 | 'title' => 'Button Set', |
2374 | 2374 | 'icon' => 'fa fa-ellipsis-h', |
2375 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=button_set" target="_blank">Field: button_set</a>', |
| 2375 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=button_set" target="_blank">Field: button_set</a>', |
2376 | 2376 | 'fields' => array( |
2377 | 2377 |
|
2378 | 2378 | array( |
|
2457 | 2457 | CSF::createSection( $prefix, array( |
2458 | 2458 | 'title' => 'Dependencies', |
2459 | 2459 | 'icon' => 'fa fa-code-fork', |
2460 | | - 'description' => 'Visit documentation for more details: <a href="http://codestar-framework.com/documentation/#/faq?id=how-to-use-dependency" target="_blank">How to use dependencies</a>', |
| 2460 | + 'description' => 'Visit documentation for more details: <a href="http://codestarframework.com/documentation/#/faq?id=how-to-use-dependency" target="_blank">How to use dependencies</a>', |
2461 | 2461 | 'fields' => array( |
2462 | 2462 |
|
2463 | 2463 | array( |
|
2707 | 2707 | CSF::createSection( $prefix, array( |
2708 | 2708 | 'title' => 'Validate', |
2709 | 2709 | 'icon' => 'fa fa-check-circle', |
2710 | | - 'description' => 'Visit documentation for more details: <a href="http://codestar-framework.com/documentation/#/faq?id=how-to-use-validate" target="_blank">How to use validate</a>', |
| 2710 | + 'description' => 'Visit documentation for more details: <a href="http://codestarframework.com/documentation/#/faq?id=how-to-use-validate" target="_blank">How to use validate</a>', |
2711 | 2711 | 'fields' => array( |
2712 | 2712 |
|
2713 | 2713 | array( |
|
2747 | 2747 | CSF::createSection( $prefix, array( |
2748 | 2748 | 'title' => 'Sanitize', |
2749 | 2749 | 'icon' => 'fa fa-repeat', |
2750 | | - 'description' => 'Visit documentation for more details: <a href="http://codestar-framework.com/documentation/#/faq?id=how-to-use-sanitize" target="_blank">How to use sanitize</a>', |
| 2750 | + 'description' => 'Visit documentation for more details: <a href="http://codestarframework.com/documentation/#/faq?id=how-to-use-sanitize" target="_blank">How to use sanitize</a>', |
2751 | 2751 | 'fields' => array( |
2752 | 2752 |
|
2753 | 2753 | array( |
|
2775 | 2775 | CSF::createSection( $prefix, array( |
2776 | 2776 | 'title' => 'Backup', |
2777 | 2777 | 'icon' => 'fa fa-shield', |
2778 | | - 'description' => 'Visit documentation for more details on this field: <a href="http://codestar-framework.com/documentation/#/fields?id=backup" target="_blank">Field: backup</a>', |
| 2778 | + 'description' => 'Visit documentation for more details on this field: <a href="http://codestarframework.com/documentation/#/fields?id=backup" target="_blank">Field: backup</a>', |
2779 | 2779 | 'fields' => array( |
2780 | 2780 |
|
2781 | 2781 | array( |
|
2791 | 2791 | CSF::createSection( $prefix, array( |
2792 | 2792 | 'title' => 'Others', |
2793 | 2793 | 'icon' => 'fa fa-bolt', |
2794 | | - 'description' => 'Visit documentation for more details: <a href="http://codestar-framework.com/documentation/#/fields?id=others" target="_blank">Others</a>', |
| 2794 | + 'description' => 'Visit documentation for more details: <a href="http://codestarframework.com/documentation/#/fields?id=others" target="_blank">Others</a>', |
2795 | 2795 | 'fields' => array( |
2796 | 2796 |
|
2797 | 2797 | array( |
|
0 commit comments