這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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
  • Admin settings
  • Popup with theme default styling
  • 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.

使用者評論

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.
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 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Message to Author〉的開發相關工作。

參與者

將〈Message to Author〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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