WYSIWYG

Generates a visual editor field

Field Options

Option Purpose
Formatting Whether to pass the value through WP’s the_content filter

Return Value

(string) The formatted HTML

Template Usage

<?php
echo CFS()->get( 'first_name' );