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::id()

Method: Return safe css ID.

Field::field_markup()

Method: Field markup.

ap_before_field_markup

Action Hook: Action triggered before rendering field markup.

Field::desc()

Method: Output field description.

Field::wrapper_start()

Method: Form field wrapper start.

Field::wrapper_end()

Method: Form field wrapper end.

Field::get_attr()

Method: Convert and sanitize attributes of array to string.