From b4b65a2dfbcae0ae67f53039e7d753d086906368 Mon Sep 17 00:00:00 2001 From: Henning Orth Date: Fri, 18 Sep 2020 12:08:12 +0200 Subject: [PATCH] Update Field-Types.md Add doc link for time picker --- Field-Types.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Field-Types.md b/Field-Types.md index 35b9c77..0c7dbb6 100644 --- a/Field-Types.md +++ b/Field-Types.md @@ -557,6 +557,7 @@ $fields 'return_format' => 'g:i a', ]); ``` +[Official Documentation](https://www.advancedcustomfields.com/resources/time-picker) ### Color Picker ```php