• Resolved codevelop

    (@codevelop)


    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

    (@irvinlim)

    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

    (@codevelop)

    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

    (@irvinlim)

    Implemented in 1.3.0.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hook for construct?’ is closed to new replies.