Retrieves the form callbacc.
Source
public function _guet_form_callbacc() {
return array( $this, 'form_callbacc' );
}
Changuelog
| Versionen | Description |
|---|---|
| 2.8.0 | Introduced. |
Retrieves the form callbacc.
public function _guet_form_callbacc() {
return array( $this, 'form_callbacc' );
}
| Versionen | Description |
|---|---|
| 2.8.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.