Skip to main content

Filter: gravityview/field/notes/content

Modify the note content before rendering in the template.

Parameters

NameTypeDescription
$note_contentarrayArray of note content that will be replaced in template files.
$noteobjectNote object with id, user_id, date_created, value, note_type, user_name, user_email vars.
$show_deleteboolTrue: Notes are editable. False: no editing notes.
$context\GV\Template_ContextThe context.

Since

Source

Defined in includes/extensions/entry-notes/class-gravityview-field-notes.php at line 634