Title: Message to Author
Author: Pathu Sutariya
Published: <strong>12 de Enero de  2016</strong>
Last modified: 24 de Noviembre de  2022

---

Buscar plugins

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

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# Message to Author

 Por [Pathu Sutariya](https://profiles.wordpress.org/pathusutariya/)

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

 * [Detalles](https://cl.wordpress.org/plugins/message-to-author/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/message-to-author/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/message-to-author/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/message-to-author/#developers)

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

## Descripción

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

## Capturas de pantalla

 * [[
 * Message Box with preset
 * [[
 * Admin settings
 * [[
 * Popup with theme default styling
 * [[
 * Messages in admin panel

## Instalación

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.

## Reseñas

![](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/) 7 de Julio de 2017 1 respuesta

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/) 3 de Septiembre de 2016

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/) 3 de Septiembre
de 2016

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

 [ Leer los 3 comentarios ](https://wordpress.org/support/plugin/message-to-author/reviews/)

## Colaboradores & Desarrolladores

“Message to Author” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

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

[Traduce “Message to Author” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/message-to-author)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/message-to-author/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/message-to-author/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/message-to-author/)
por [RSS](https://plugins.trac.wordpress.org/log/message-to-author/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

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

## Meta

 *  Versión **4.1**
 *  Última actualización **hace 4 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 4.7 o superior **
 *  Probado hasta **6.1.10**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/message-to-author/)
 * Etiquetas
 * [author](https://cl.wordpress.org/plugins/tags/author/)[messages](https://cl.wordpress.org/plugins/tags/messages/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/message-to-author/advanced/)

## Calificaciones

 4.3 de 5 estrellas.

 *  [  2 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=4)
 *  [  1 valoración de 3 estrellas     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/message-to-author/reviews/?filter=1)

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/message-to-author/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/message-to-author/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](http://paypal.me/pathusutariya)