So if I get you right, using this hook will break the email sending and allow me to choose what to setup instead?
Thanks.
Hi,
I already have 3.7.0 and I can’t find the string in Loco Translate.
Thanks.
Hi,
Any news here?
Thanks.
Hi,
When will the update be available please?
Thanks.
That is what I did. But it doesn’t work. I can’t see the message in the mail.
Sorry, worked. The email is sent alright.
Still, in the mail I can’t see the message I wrote: https://prnt.sc/awqHjygxBuKi
Thanks.
Hi,
Tried it and still not working.
Thanks.
Hi,
I just tried this and indeed the field is hidden now.
Still, the email isn’t sent anymore…
THanks.
I see, thank you.
Could you please point out the documentation about this hook:
add_action("PrivateMessage/Message/RestAPI/sendMessage", function($msgID, $message, $sender) {
//Your sms code here...
}, 10, 3);
Thanks.
Thanks. Instead of hooking the plugin with my custom functions in child theme, would it be possible for me to copy some of your plugin files into my child theme under the folder “private-message”, then edit your plugin’s file there so the notification will not be sent by email but by SMS?
Thanks.
Hi,
It doesn’t matter as long as you tell me how I may edit it afterwards.
Thanks.
Hi,
“can you please keep the input field hidden type and set a default subject text for all users”
How am I supposed to do this please? I may display:none the field, but how to set the default subject?
Thanks.
Hello and thank you,
I see the $msgID, the $message and the $sender, but not the receiver.
How may I find it?
Thanks.
Yes, If I keep the default original file, the notification is sent alright.
But you suggested to edit pm-modal-form.php in order to delete the Subject field. Now, since the subject is required in the notification, it is not sent anymore.
I assume there is some more files I should edit to debug this. Please point out which and how.
Thanks.
Hi,
https://gouvernantes.sn/gouvernantes/
https://gouvernantes.sn/wp-admin/
AWA
wUKEFd4jOuzTWmWf8b
Thanks.
Didn’t solve the problem, no.
Hi,
Any news here please?
It’s been a almost a week.
Thanks.
Hi,
Any news here please?
It’s been a almost a week.
Thanks.
Hi,
Any news here please?
It’s been a almost a week.
Thanks.
Hi,
I did this and it works, but now the email notification is not sent anymore.
What file should I edit it order to make it work?
I don’t understand.
How do you recommend to delete this field? By editing your theme file? If so, how may I make sure updating the plugin won’t revert my changes?
Thanks.
Yes, but if I edit this file, an update of the plugin will revert my update.
That is why I am asking for a hook so I can edit your plugin following the wordpress best practices.
Hi,
Yes, I understand very well.
Please point out the hooks I can use from your plugins so I can delete this section.
Thanks.