• Resolved SystemFailer

    (@systemfailer)


    It would help out alot for third party developers if a hook was added on the profile field actions. Specifically an action hook after a profile field is saved:
    PeepSoProfilefieldsAjax->save()
    or
    PeepSoField->save()

    I need to perform some actions right after profile fields are updated from the frontend forms, however, right now there simply isn’t any straightforward way to achieve this.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PeepSo, Inc.

    (@peepso)

    Hi,

    We’ll be sure to add such hooks in PeepSo 1.7.3. The naming of the hook will be different and will follow our naming convention, though.

    If you have any other ideas / needs for hooks etc, please let us know and we’ll add them to 1.7.3 release.

    Kindest regards,
    Eric Tracz

    Thread Starter SystemFailer

    (@systemfailer)

    Awesome, I will be awaiting for that version, thanks! 🙂

    Actually most of the functions inside the profile field files on the core and the extension plugins are severely lacking of hooks and filters. For the other sections that I have touched lately, there are ample hooks so I have been able to utilize them without any problem. But if I find any other sections that does not have hooks/filters, I will definitely throw out a message again. 🙂

    Plugin Author PeepSo, Inc.

    (@peepso)

    Hi,

    Yea, please do! Also, I encourage you to have an account on https://PeepSo.com/community/ and join the 3rd party devs group: https://www.peepso.com/groups/?69765/

    You can ask for new filters there too.

    Kindest regards,
    Eric Tracz

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

The topic ‘Profile Field hooks’ is closed to new replies.