Editor::get_attached_images()

Method: Get all attached images from content.

Editor::pre_get()

Method: Replace temporary images with img tags.

Field

Class: Base field class.

Field::__construct()

Method: Initialize the class.

Field::prepare()

Method: Prepare field.

Field::form()

Method: Get parent form.

Field::sanitize_cb()

Method: Parse sanitization callbacks.

Field::validate_cb()

Method: Parse validation callbacks.

Field::get()

Method: Get a value from a path or default value if the path doesn’t exist

Field::add_html()

Method: Add HTML markup to property.