Skip to content

v2.5.1

Choose a tag to compare

@rvdforst rvdforst released this 12 Feb 10:51
· 29 commits to master since this release
852c981

Improved

  • Enhanced wpLocalToTimestamp() to accept an additional datetime input format:
    YYYY-MM-DD, HH:MM (e.g. 2025-11-14, 09:00).
  • The method now normalizes this format automatically and converts it to a UNIX timestamp using the WordPress site timezone (wp_timezone()).