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

Admin User Messages

外掛說明

With this plugin admins are able to communicate with their users. That is useful if you have a website where you don\’t want your users to talk with each other. Every term of the plugin is customizable, so you can translate it in your own language.

You will need to create some pages, to put following shortcodes in:

Inbox-Page: [admin_user_messages_inbox]

Sent-Messages-Page [admin_user_messages_sent_messages]

Write-Message-Page: [admin_user_messages_write_message]

Read-Message-Page [admin_user_read_message]

Answer-Message-Page [admin_user_answer_message]

Search-Page [admin_user_messages_search]

Update Notice

0.1.3

Update Notice

0.1.4 Secured function if another plugin uses same function, so it don’t has to be redeclared

Update Notice

0.1.5
– bugfix mysql error when someone calls sent messages and still no message is sent. See support forum read_message.php Error
– bugfix set dynamic term page on sent messages page. See support forum read_message.php Error

Update Notice

0.1.6
Big update! Now it is possible to search within the messages. That is usefull if you have many messages. It is a full text search in the messages and their subjects.

螢幕擷圖

  • Translate the plugin into your language
  • Write E-Mails to your users.
  • Receive E-Mails from your users

安裝方式

  1. Upload admin_user_messages to the /wp-content/plugins/ directory
  2. Activate the plugin through the \’Plugins\’ menu in WordPress.
  3. Create Pages, like described in Description
  4. Find the settings page \”Admin User Messages\” within the main settings section
  5. Customize your plugin
  6. Have fun!

常見問題集

Comming soon, when first FAQ are asked.

使用者評論

2016 年 9 月 3 日
I really wanted this to work and struggled with it for some time, but no go on anything. No updates for over 2 years, only tested to WP 3.9 and the 5 star reviews are from 2 years ago. Love the idea and can´t find another one like it, but you might be wasting your time. If I´m wrong, I´d love to know how to make it work!
2016 年 12 月 21 日
Shows these error messages on almost all the pages: Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in [blog-location]\wp-content\plugins\admin-user-messages\admin_user_messages_settings.php on line 12 Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in [blog-location]\wp-content\plugins\admin-user-messages\admin_user_messages_inbox.php on line 33 Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in [blog-location]\wp-content\plugins\admin-user-messages\admin_user_messages_inbox.php on line 42
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Admin User Messages〉的開發相關工作。

參與者

將〈Admin User Messages〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.1.2 Now it is possible to edit the javascript alerts when missing receiver, subject and message