Title: Hook for construct?
Last modified: November 27, 2017

---

# Hook for construct?

 *  Resolved [codevelop](https://wordpress.org/support/users/codevelop/)
 * (@codevelop)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/hook-for-construct/)
 * Having just created my 2nd form on a site, I realize I need to re-enter the public
   and private key. As a developer I’d rather do 3 times the work once, than one
   task twice 😉
 * Could we get a hook into the __construct() so that we can overload the render_field_group_settings
   defaults? Pretty please? 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Irvin Lim](https://wordpress.org/support/users/irvinlim/)
 * (@irvinlim)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/hook-for-construct/#post-9726158)
 * Sure, that sounds good!
 * Do you think you can create a PR for this on GitHub? I’ll try to look into it
   over the next few days, but I’ll be away from next week so if you need it urgently
   I can just merge in the PR once you’re done.
 *  Thread Starter [codevelop](https://wordpress.org/support/users/codevelop/)
 * (@codevelop)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/hook-for-construct/#post-9726312)
 * I just realized it’s not so simple – since it’s in the constructor, the defaults
   get created before any chance to hook from one’s functions.php
 * I think the best way would be to add a settings page. I’ll work that out and 
   get back to you.
 *  Plugin Author [Irvin Lim](https://wordpress.org/support/users/irvinlim/)
 * (@irvinlim)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/hook-for-construct/#post-9731214)
 * Implemented in 1.3.0.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hook for construct?’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields-recaptcha-field/assets/icon-256x256.
   png?rev=1682143)
 * [Advanced Custom Fields: reCAPTCHA Field](https://wordpress.org/plugins/advanced-custom-fields-recaptcha-field/)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields-recaptcha-field/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields-recaptcha-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields-recaptcha-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields-recaptcha-field/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Irvin Lim](https://wordpress.org/support/users/irvinlim/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/hook-for-construct/#post-9731214)
 * Status: resolved