Title: Message to Author
Author: Pathu Sutariya
Published: <strong>2016 年 1 月 12 日</strong>
Last modified: 2022 年 11 月 24 日

---

搜索插件

![](https://ps.w.org/message-to-author/assets/banner-772x250.png?rev=2377167)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/message-to-author/assets/icon-256x256.png?rev=2378460)

# Message to Author

 作者：[Pathu Sutariya](https://profiles.wordpress.org/pathusutariya/)

[下载](https://downloads.wordpress.org/plugin/message-to-author.zip)

 * [详情](https://cn.wordpress.org/plugins/message-to-author/#description)
 * [评价](https://cn.wordpress.org/plugins/message-to-author/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/message-to-author/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/message-to-author/#developers)

 [支持](https://wordpress.org/support/plugin/message-to-author/)

## 描述

**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]"); ?>`

## 屏幕截图

[⌊Message Box with preset⌉⌊Message Box with preset⌉[

Message Box with preset

[⌊Admin settings⌉⌊Admin settings⌉[

Admin settings

[⌊Popup with theme default styling⌉⌊Popup with theme default styling⌉[

Popup with theme default styling

[⌊Messages in admin panel⌉⌊Messages in admin panel⌉[

Messages in admin panel

## 安装

From your WordPress dashboard:

 * Visit \Plugins > Add New\
 * Search for \Message to Author\
 * Activate Message to author from your Plugins page.

From WordPress.org

 * Download Message to Author.
 * Upload the `\message-to-author\` directory to your `/wp-content/plugins/` directory,
   using your favorite method (ftp, sftp, scp, etc…)
 * Activate message-to-author from your Plugins page.

## 评价

![](https://secure.gravatar.com/avatar/e819e40a4407e41399f8ec85b7857c3a6113dd70f50e64c8a0885f69fe0b2682?
s=60&d=retro&r=g)

### 󠀁[A miss of a huge opportunity](https://wordpress.org/support/topic/a-miss-of-huge-opportunity/)󠁿

 [gotteiner](https://profiles.wordpress.org/gotteiner/) 2017 年 7 月 7 日 1 回复

The idea is very good, as Multi-Authors Blogs indeed face the day-to-day annoying
task of building a separate contact form for each author – for inclusion after the
author’s posts. But when authors get such emails from readers, they are not interested
in just a subject line and text. They are certainly interested in additional details
such as the reader’s name, email address, maybe a phone number, and maybe additional
one or two details. These are not necessarily going to be provided through the subject
and description area. It’s a miss. Sorry… not good enough. It could be the rock-
star of Multi-Authors Blogs if it included more fields, including validation (email,
no code), and if each additional field could be configured (field tag, mandatory
or not etc). Good idea though. I guess it’s only a matter of time before such a 
plugin becomes available.

![](https://secure.gravatar.com/avatar/01a3c022dd03a80608daebc13e81ade98d56bf16ede829ada009316e9e59e797?
s=60&d=retro&r=g)

### 󠀁[basic but fullfill my need](https://wordpress.org/support/topic/basic-but-fullfill-my-need/)󠁿

 [lovemice](https://profiles.wordpress.org/lovemice/) 2016 年 9 月 3 日

I usr this plugin for my woo-commerce site. And work great

![](https://secure.gravatar.com/avatar/a7755013bfcfb7063f78dd8d91ef2b06f0f77072f13049fbfe80d304a1c0b215?
s=60&d=retro&r=g)

### 󠀁[Really Helpful for my b2b site](https://wordpress.org/support/topic/really-helpful-for-my-b2b-site/)󠁿

 [Pathu Sutariya](https://profiles.wordpress.org/pathusutariya/) 2016 年 9 月 3 
日

I am useing it for fabricscart.com and useing it with woocommerce plugin. This is
really Helpful for contact user to product manufacturer

 [ 阅读所有3条评价 ](https://wordpress.org/support/plugin/message-to-author/reviews/)

## 贡献者及开发者

「Message to Author」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Pathu Sutariya ](https://profiles.wordpress.org/pathusutariya/)
 *   [ Codelab7 ](https://profiles.wordpress.org/codelab7/)

[帮助将「Message to Author」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/message-to-author)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/message-to-author/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/message-to-author/)，或通过[RSS](https://plugins.trac.wordpress.org/log/message-to-author/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/message-to-author/)。

## 更新日志

1.0.0
 the plugin is created with very basic functionality-

1.0.1
 Error Solving and make it error free

2.0.0
 Remove front-end message display by shortcode

2.1.0
 Adding Google Captcha form

2.2.0
 Change into description

3.0.1
 Change into Standard plugin flow

4.0.0
 – Complete new version of plugin. – Bootstraping future updates.

4.0.2
 – Resolved. White screen while sending message – Testing with WordPress 5.6

## 额外信息

 *  版本 **4.1**
 *  最后更新：**4 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 4.7 或更高版本 **
 *  已测试的最高版本为 **6.1.10**
 *  语言
 * [English (US)](https://wordpress.org/plugins/message-to-author/)
 * 标签
 * [author](https://cn.wordpress.org/plugins/tags/author/)[messages](https://cn.wordpress.org/plugins/tags/messages/)
 *  [高级视图](https://cn.wordpress.org/plugins/message-to-author/advanced/)

## 评级

 4.3 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=4)
 *  [  1 条 3 星评价     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/message-to-author/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/message-to-author/reviews/)

## 贡献者

 *   [ Pathu Sutariya ](https://profiles.wordpress.org/pathusutariya/)
 *   [ Codelab7 ](https://profiles.wordpress.org/codelab7/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/message-to-author/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://paypal.me/pathusutariya)