Skip to content

Instantly share code, notes, and snippets.

@enlacee
Created October 11, 2021 04:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enlacee/d7aad0de8be11320b2ea33c2322e3c97 to your computer and use it in GitHub Desktop.
Save enlacee/d7aad0de8be11320b2ea33c2322e3c97 to your computer and use it in GitHub Desktop.
date in wordpress
<?php
$current_date = date_i18n('Y-m-d');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment