Skip to content

Instantly share code, notes, and snippets.

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