Skip to content

Instantly share code, notes, and snippets.

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