ap_after_field_markup

Action Hook: This action is documented in lib/form/class-input.php

ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.

ap_after_field_markup

Action Hook: This action is documented in lib/form/class-input.php

ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.

Editor::unsafe_value()

Method: Get POST (unsafe) value of a field.

ap_after_field_markup

Action Hook: This action is documented in lib/form/class-input.php

ap_pre_editor_settings

Filter Hook: Can be used to modify wp_editor settings.

Editor::apcode_cb()

Method: Callback for replacing `apcode` shortcode.

ap_editor_pre_value

Filter Hook: Filter value before passing it to wp editor.

Editor::image_process()

Method: Callback called in @see ::pre_get.