Skip Navigation

[Resolved] Multi-Select Notifcations in CRED

This support ticket is created 4 years, 12 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 32 replies, has 3 voices.

Last updated by Christian Cox 4 years, 10 months ago.

Assisted by: Christian Cox.

Author
Posts
#1469807

I added the function we were discussing in #1456713. I forgot that we had already added a similar function. So are you saying that I can't do both?

#1469941

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Larry,

Christian is currently on holiday today but will be back tomorrow to continue this ticket with you.

Thanks you for the continues patience.

#1471879

I forgot that we had already added a similar function. So are you saying that I can't do both?
I'm saying you cannot include two functions with the same name. Are you asking if it's okay to have more than one cred_notification_recipients add_filter and callback? Yes, it is okay so long as you choose different callback function names.