Mô tả
Are you currently giving multiple users the same login details?
‘Overwrite Author Name’ is a plugin to ensure when publishing a post the author name will be replaced. This allows the site to have a consistent/clean authorship and protects individual users from leaving their user-name as author. This is important as users can then login with their own user-name/password using capabilities allocated, however the published content will have a corporate author name against site content.
For increased security the user account used for the corporate identity should also be given minimal access to the site (e.g. the Subscriber role only). In this way should someone crack the public facing account password, using the user name, they will only gain subscriber access.
supports standard and custom post types.
Plugin site
http://justinandco.com/plugins/overwrite-author-name/
GitHub – Development
https://github.com/justinticktock/overwrite-author-name
Cài đặt
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto “Settings”..”Overwrite Author” Settings page, select the user name to replace others.
Hỏi đáp
-
Once I publish my post I can’t edit it?
-
The standard wordpress capabilities define if you can edit a post/page once you have posted. This plugin, if active, will overwrite the author name, to re-edit the post/page users will need the ‘edit_others_posts’ or ‘edit_others_pages’ wordpress capability respectively.
Người đóng góp & Lập trình viên
“Overwrite Author Name” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Overwrite Author Name” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Overwrite Author Name” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
Change log is maintained on the plugin website