Sauter la navigation

[Résolu] Multi-Select Notifcations in CRED

This support ticket is created Il y a 5 années et 1 mois. 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)

Ce sujet contient 32 réponses, a 3 voix.

Dernière mise à jour par Christian Cox Il y a 4 années et 12 mois.

Assisté par: Christian Cox.

Auteur
Publications
#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

Les langues: Anglais (English )

Fuseau horaire: 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.