You may use the action hook PrivateMessage/Message/RestAPI/sendMessage
ex:
add_action("PrivateMessage/Message/RestAPI/sendMessage", function($msgID, $message, $sender) {
//Your sms code here...
}, 10, 3);
Please update to 5.6.6.
Hi,
You will need the following add-on:
Adding them in wp-config.php should work fine:

Actually there is no way to prevent that. As user can use different email address and VPN for shuffling IP address, different browser or incognito mode… and so on…
Yes, table is not available anymore.But “Adding New Payment Gateway” doc will work fine. All these here https://www.wpdownloadmanager.com/downloads/payment-gateways/ are custom payment gateways.
Sorry for the confusion, please add the following lines in config.php instead of the previous ones:
define('WPDM_ADMIN_CAP', 'edit_posts');
define('WPDM_MENU_ACCESS_CAP', 'edit_posts');
Hi,
Please apply the license key again and try updating again from plugins page.
Alternatively, you also can download the latest version from https://www.wpdownloadmanager.com/user-dashboard/?udb_page=purchases and update manually by re-uploading from Plugins ► Add New.
Your also may send me temporary wp-admin login info in a private reply, I shall check and update them for you.
Please update both wpdm pro and amazon s3 add-on and, then clear browser cache.
please give me temporary wp-admin login info in a private reply to check your issue.
usually network error happens due to server settings. May you please try contacting server support.
please send me temporary wp-admin login info in a private reply to check.
Hi,
please give me temporary wp-admin login info in a private reply to check your issue.
@benjaminnoomia, please create a separate post and give me temporary wp-admin login info in a private reply to check.
Added with v5.6.5:

It is not recently added feature, it is there for a long time.
Here is the filter to change filename before download:
you need to attach the file with wpdm:

Yes, we missed those, however, we just have added now 3 new email template for signup approval, decline and account suspend action. Will be available with 6.3.2
Your are right, we should add several hooks there.
The following 4 action hooks will be available from the next update:

“Re-order” menu is not coming from wpdm, so wpdm doesn’t have any control over it.
that message is configurable from wpdm settings:

You won’t be able to use the key simultaneously in staging and product site.