Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created April 29, 2021 01:15
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 Roy-Oto/d73f86843a2e0e721aaf165d9cd2ed20 to your computer and use it in GitHub Desktop.
Save Roy-Oto/d73f86843a2e0e721aaf165d9cd2ed20 to your computer and use it in GitHub Desktop.
To display the raw date in Custom Field Suite.
<?php
echo CFS()->get( 'my_date' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment