We'll create fresh WordPress site with Message to Author installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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:
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
[message2author]
Or in php file with <?php echo do_shortcode("[message2author]"); >
. [message2author title="{Title of form}" button_label="{label text of button}" layout="{messagebox|popup}" style="{theme|style1|style2}"]
[allmessage2author]
Or in php file with <?php echo do_shortcode("[allmessage2author]"); ?>