Transforms single field data into an array to be passed to JavaScript applications.
File: src/components/template-tag-text-field.php
Template_Tag_Text_Field::has_enqueued()
Checks whether the scripts for the template tag text field have been enqueued.
Template_Tag_Text_Field::render_single_input()
Renders a single input for the field.
Template_Tag_Text_Field::print_single_input_template()
Prints a single input template.
Template_Tag_Text_Field
Class for a template tag text field.
Template_Tag_Text_Field::enqueue()
Enqueues the necessary assets for the field.