adding function in future release
-
hey xnau,
could u add the following function into future releases?
/** * prints a field help_text * * @param string $name */ public function print_help_text($name) { echo $this->get_field_prop($name, 'help_text'); }
best regards
dan
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘adding function in future release’ is closed to new replies.