admin管理员组

文章数量:1122832

I'm making some meta boxes to my custom posts, and i need a datepicker

Is there a way to use this wordpress datetimepicker but without the time?

I'm making some meta boxes to my custom posts, and i need a datepicker

Is there a way to use this wordpress datetimepicker but without the time?

Share Improve this question edited Jun 17, 2019 at 20:27 RiddleMeThis 3,7878 gold badges21 silver badges30 bronze badges asked Jun 17, 2019 at 19:56 Rodrigo ButzkeRodrigo Butzke 17513 bronze badges 3
  • 1 Have you used it and can not remove the time part? – Nathan Powell Commented Jun 17, 2019 at 20:16
  • @NathanPowell no, I haven't used it. Searched at wp documentation and found only about jQuery ui datepicker which are totally different – Rodrigo Butzke Commented Jun 17, 2019 at 20:27
  • It looks like that is a React component: github.com/WordPress/gutenberg/tree/master/packages/components/… – Nathan Powell Commented Jun 17, 2019 at 20:35
Add a comment  | 

2 Answers 2

Reset to default 0

for less time you can use ACF plugin for this https://www.advancedcustomfields.com/resources/date-time-picker/

You can try this one (just dates, no times)

https://danruggi.github.io/datepicker/

本文标签: Gutenberg publish date datepicker