Message to Author

plugin banner

The plugin allow to message to author.
So you can give feedback to author.
You can Also use this with woo-commerce for enquiry regarding product to se

Author:Codelab7 (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:6.1.1
Plugin version:4.1
Added to WordPress repository:12-01-2016
Last updated:24-11-2022
Rating, %:86
Rated by:3
Plugin URI:#
Total downloads:3 169
Active installs:40+
plugin download
Click to start download

Message to Author is a WordPress plugin that allows users to message author of the post/CPT/page directly.

This can be helpful to set up catalogs to ask for inquiry, and specially when handling multiple blog/magazine with multiple author. User can send messages to author regarding any obligations of content.

Features:

  • All message’s log into admin panel, Author will only see messages for them.
  • Option to send message only for registered users or visitor or both
  • Can be used as an internal messaging system

The Plugin offers 2 layouts: Message box, Pop up and 3 Styles for your websites

You can help contribute your code here: https://github.com/pathusutariya/message-to-author

USER INSTRUCTION

  1. You can put a Message-box anywhere in content with shortcode [message2author] Or in php file with <?php echo do_shortcode("[message2author]"); >.
  2. You can pass few preset to have various layouts like [message2author title="{Title of form}" button_label="{label text of button}" layout="{messagebox|popup}" style="{theme|style1|style2}"]
  3. Or you can simply elect the option Show after post? and it will inject after every Post’s content
  4. Author can also show on their Dashboard. Use this shortcode: [allmessage2author] Or in php file with <?php echo do_shortcode("[allmessage2author]"); ?>

Screenshots
ChangeLog