Skip to content

Instantly share code, notes, and snippets.

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