Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

Does anyone know of a simple plugin that allows an administrator to send messages to users that have accounts, and allow those same users to reply to the message. I found one here, but the problem is that it allows any user to send any user messages. Only the admin should be able to send messages.

Basically the idea here is to allow the admin to send messages to customers by giving updates as far as their services. Any ideas?

share|improve this question
Do you want to send an e-mail to them, or to add private messaging functionality - with restrictions - to your WordPress? – petermolnar Sep 26 '11 at 14:04
@peremolnar Yes I was kind of aiming for a private messaging functionality. Kind of like a Customer Portal where the customers recieves updates through messages. – loyalpenguin Sep 26 '11 at 14:12

1 Answer

You can add a private messaging plugin, for example Email Users, and modify the required user level for accessing the plugin.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.