Filters whether the given date is valid for the Gregorian calendar.
$checkdatebool
$source_datestring
return apply_filters( 'wp_checkdate', checkdate( $month, $day, $year ), $source_date );
| Version | Description |
|---|---|
| 3.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_checkdate