Wordpress Messaging Plugin Idea
Thanks for visiting! If you're new here, you may want to subscribe to our RSS feed. This blog posts regular Wordpress news, updates of themes, plugins, ideas, hacks, quick fixes and everything about blogging, especially about Wordpress. Go ahead, subscribe to our feed! You can also receive updates from this blog via email.
If you are looking for a cool plugin to write, I believe that it would be really useful to be able to message inside the Wordpress admin pages. I have multiple authors and I would like to leave them messages which they would see when they log in and be able to leave comments/critiques on drafts and even as a QOTD or an MOTD for all users of the blog.
This idea could be further expanded to share messages within a certain peer group of blogs. If you have my PeerID, you could receive and read internal messages from my blog that were added to your username on my blog. This should be relatively easy to do if login names remain the same across blogs. I imagine that I would log onto my dashboard to see all the messages/comments that people have left for my login on all the blogs that I am a member of. I can see this being very useful in community type blogs and for people that co-author more than one blog.
Anyone think they can execute this?
[EDIT] For other “Developer Wanted” sort of ideas, check out the Developer Wanted Category on the pluginblog.














Comments RSS
QOTD/MOTD is a different beast to the Private Message system that you also talk about.
the PeerID is a different beast on top of that…
MOTD is easy to do - just use the admin hooks. Much like Matt’s “Hello Dolly” plugin does.
[Reply] Gregory Wild-Smith (7 comments.) — 04/20/2005 @ 9:41 amAs for the PeerID, not a big deal at all, just a few lines of code. Check out my Blacklist peering plugin for a good example.
The idea of messaging got me to thinking about a simple message board. I have a site where people want to be able to post messages; they don’t really need a full-blown bulletin board or forum, just a way to post some simple messages back and forth.
[Reply] craig (11 comments.) — 04/20/2005 @ 11:09 am[...] l 20th, 2005 early morning — Posted in Blogging
Tags: wordpress, plugin
This would be a cool plugin. It is too bad that I don̵ [...]
Beetle Blog » Blog Archive » Messaging Plugin — 04/20/2005 @ 11:31 amI like the idea, but no way am I going to think about tackling it.
[Reply] Geof F. Morris (19 comments.) — 04/20/2005 @ 12:27 pmMark - ok, point taken, but a MOTD is about 3 lines of code, the others are a bit more.
I can think of many ways to do it, but it IS more complex than just a simple motd, I agree tho - not too complex. Not something that I’d work on as I have no use for it… but I’m sure someone can do it.
[Reply] Gregory Wild-Smith (7 comments.) — 04/20/2005 @ 7:21 pmCouldn’t the Post Level Plugin be useful? Instead of having the messaging system within wordpress, post the message as a blog post and set the minimum user level to whatever you want.
[Reply] Dennis (2 comments.) — 04/23/2005 @ 6:39 pm