snas35
Forum Replies Created
-
Hi,
I see on last update that now exist a option to select wp users and to send sms on specific users! I want to ask if it is possible to search by display name and not by username. It is possible?
Thank you!!
I try it again. No works. I have enabled the mobile field option on WP-SMS settings. I put code on functions.php on theme folder. I try to make a second user with the same mobile of one existing user and show me the error message that a another user has this mobile. I also try to add a random number and later to edit this number on User->Profile, set the same number (of a existing user) and I have the same error that a another user use this phone.
I want to be automatically sorted by Username without click on table header, on page load to be sorted. Any solution?
I just tried it, it doesn’t work, unless I need to modify something in the code. I didn’t change anything in the code.
I tried it on functions.php file.
Any trick?
Thank you!
All works like a charm!!
Really thank you!
I replace the “user_register” with “edit_user_created_user” on add_action because I create new users with backend and not with any plugin/registration form on frontend.
Really thank you!
Also, I want when I remove a user from WordPress users list, to delete this subscriber on the Subscribers list on WP-SMS. Is any code for this?
Thank you!
I create users from wordpress backend (wp-admin/user-new.php) and I have enabled the option for mobile field on the WP-SMS plugin settings.
Thank you!
How to find the “actual user meta key storing their mobile number” ?
I try ‘mobile’ and not works. Where I can find this?
Any solution?
I try a lot of things on database. No works.