Upload::field_markup()

Method: Field markup.

Upload::after_save()

Method: Set post parent of uploaded files.

Upload::unsafe_value()

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

Upload::replace_temp_image()

Method: Replace all dummy images found in editor type field.

Upload

Class: AnsPress Upload type field object.

Upload::file_name_search_replace()

Method: Callback for preg replace callback for replacing temporary images in a string.

Upload::sanitize_cb_args()

Method: Arguments passed to sanitization callback.

Upload::__construct()

Method: Initialize the class.

Upload::upload_file()

Method: Upload a file.

Upload::prepare()

Method: Prepare field.