ap_field_{$cb}

Filter Hook: Custom validation callback.

ap_field_html

Filter Hook: Filter applied before returning a html of a field.

Field::save_cb()

Method: Call save callback.

Field::validate()

Method: Validate current field.

Field::common_attr()

Method: Output common attributes of a field.

Field::get_attr()

Method: Convert and sanitize attributes of array to string.

Field::wrapper_end()

Method: Form field wrapper end.

Field::wrapper_start()

Method: Form field wrapper start.

Field::desc()

Method: Output field description.

ap_before_field_markup

Action Hook: Action triggered before rendering field markup.