Title: adding function in future release
Last modified: August 30, 2016

---

# adding function in future release

 *  [Ghostflasher](https://wordpress.org/support/users/ghostflasher/)
 * (@ghostflasher)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/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
 * [https://wordpress.org/plugins/participants-database/](https://wordpress.org/plugins/participants-database/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * (@xnau)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/adding-function-in-future-release/#post-6691880)
 * Good idea, I’ll add it in…

Viewing 1 replies (of 1 total)

The topic ‘adding function in future release’ is closed to new replies.

 * ![](https://ps.w.org/participants-database/assets/icon-256x256.jpg?rev=1389807)
 * [Participants Database](https://wordpress.org/plugins/participants-database/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/participants-database/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/participants-database/)
 * [Active Topics](https://wordpress.org/support/plugin/participants-database/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/participants-database/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/participants-database/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [xnau webdesign](https://wordpress.org/support/users/xnau/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/adding-function-in-future-release/#post-6691880)
 * Status: not resolved