Field::custom_attr()

Method: Sanitized custom attributes of a field.

Field::sanitize_cb_args()

Method: Arguments passed to sanitization callback.

Field::sanitize()

Method: Sanitize value of current field.

Field::validate()

Method: Validate current field.

Field::pre_get()

Method: Before getting data.

Field::after_save()

Method: After save.

Editor

Class: AnsPress Editor type field object.

Editor::prepare()

Method: Prepare field.

Editor::field_markup()

Method: Field markup.

ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.