內容簡介
這個外掛程式對於單一文章需要多個編輯的情況非常有幫助。
這個外掛會將多個用戶新增至同一篇文章中,以此讓每個用戶都可以對文章做出貢獻。
該外掛會寄送電子郵件給註冊用戶,以便在文章中新增或建議編輯內容。
文章作者可以選擇或指派使用者來編輯文章並發布文章。
相同的文章內容將轉發給使用者,並且會發送電子郵件來建議更新。
使用者將登入管理面板以編輯文章。相同資訊將轉發給文章作者。這些資訊將顯示在文章的meta欄位中,作者可以看到。
新建一個「未讀取」的自訂文章類型來存儲這些建議,並且此自訂文章類型將從前端隱藏,以控制這些編輯的訪問保護。
這是因為這個外掛程式在文章和使用者表中之間有一對一的關係。該外掛對於讓不同的使用者對文章進行更新建議非常有幫助。
外掛標籤
開發者團隊
原文外掛簡介
This plugin will be helpful if you want to have multiple editor for single post.
This plugin will add the multiple users to single post so that each user can contribute to the post.
The Plugin will send and email to registered user to add/suggest the edits in the given post.
Post author can select/assign the user to post and publish the post.
The same post content will be forwarded to users and email be sent out for suggesting update.
User will logged into the admin panel and edit the post at their end. Same information will be forwarded to the author of the post. This information will be displayed into the meta field of the post and author can see it.
One new “Unread” Custom post type is created for storing these suggestions and this CPT will be hidden from front end so that these edits access protection will be controlled.
This is because it has one to one relationship within post and users table. This plugin will be helpful for suggest an update for post by different users.
