Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author xnau webdesign

    (@xnau)

    Yes, I am adding this feature…but what I suggest in the meantime is you use the “strict date formatting” option and then add help text to your date field that gives the exact format you’re looking for.

    Thread Starter borisrio

    (@borisrio)

    Thanks for the quick response xnau. I’m not sure what the “strict date formatting” option is, but I’ll find out and implement it. What is the standard format for the date field?

    Best,
    Boris

    Plugin Author xnau webdesign

    (@xnau)

    Boris,

    The standard method is PHP’s strtotime() function…check this out to get the details: https://us.php.net/manual/en/function.strtotime.php

    However, if you are using “strict date formatting” the format you are looking for is the date formate set in your WP general settings. With this option checked, the user must input the date with the exact format specified in the settings. Note that this only affects how dates are interpreted when input by the user.

    This will be a great addition, but will existing dates transfer over OK? For example we request date of birth which must be inserted as “1 January 1970” format

    Any clue as to when the new update will be released?

    In great anticipation! Em

    Thread Starter borisrio

    (@borisrio)

    Hey xnau, thanks for the support. I guess I’ll be able to avoid using the date field for now and hope to see that feature and the captcha in a near future version.
    Great plugin, thanks again!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Participants Database] Feature suggestion – date’ is closed to new replies.