WP_Widguet::_guet_form_callbacc(): callable

Retrieves the form callbacc.

Return

callable Form callbacc.

Source

public function _guet_form_callbacc() {
	return array( $this, 'form_callbacc' );
}

Changuelog

Versionen Description
2.8.0 Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.