
內容簡介
在任何文章/頁面編輯畫面中,選擇使用者到「User Specific Post To」元字段即可。此外掛可以在自訂類型中使用,並提供自訂重新導向網址和 hook。
使用短碼[usp_posts]在任何頁面或地方列出目前登入使用者的使用者特定文章。
您可以提供額外參數 "user_id" 以擷取特定使用者的文章,語法如下:[usp_posts user_id=10],其中 user_id 是使用者的 ID。
外掛標籤
開發者團隊
原文外掛簡介
Just go to any post/page edit screen, choose the user to the “User Specific Post To” Meta field. It’s possible to use this
plugin in any custom type with custom redirect url, hook provided.
Use the shortcode [usp_posts] to any page or anywhere to list the user specific posts of current logged in user.
You can provide the exta parameter user id to fetch the posts of specific user like this, [usp_posts user_id=10] where user_id is the ID of the user.
Official Developer: Mansur Ahamed
