
全新外掛
安裝啟用
—
尚無評分
1440 天前
最後更新
—
問題解決
WordPress 5.8+ PHP 7.0+ v1.0.0 上架:2020-01-09
內容簡介
如果您希望您的網站使用者可以在不進入 WordPress 後端的情況下從網站上提交文章,這個外掛就非常有用。
若要在前端存取文章表單,我們有一個短碼[GUEST_POST_FORM role="author"]
在此短碼中,您需要傳遞一個使用者角色,以便可以從前端提交文章。
另一個短碼是[GUEST_POST_LIST type="guest_post" number=10 status="publish"].
此短碼用於列出帶分頁的文章清單。
外掛標籤
開發者團隊
原文外掛簡介
It is very useful if you want that your website users can submit posts from the site without going to the WordPress back-end.
For Front-end Access Of post form, we have a shortcode [GUEST_POST_FORM role="author"]
In this shortcode, you need to pass a user role who can submit a post from the front-end.
Another shortcode is [GUEST_POST_LIST type="guest_post" number=10 status="publish"].
This shortcode is used for list post with pagination.
