Açıklama
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
Ekran Görüntüleri
Yükleme
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Eklentiyi WordPress ‘Eklentiler’ bölümünden etkinleştirin
- Goto “Settings”..”Overwrite Author” Settings page, select the user name to replace others.
SSS
-
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.
Katkıda Bulunanlar ve Geliştiriciler
“Overwrite Author Name” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Overwrite Author Name” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Overwrite Author Name” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
Change log is maintained on the plugin website