Beskrivelse
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
Installasjon
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Aktiver utvidelsen via «Utvidelser»-menyen i WordPress
- Goto «Settings»..»Overwrite Author» Settings page, select the user name to replace others.
FAQ
-
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.
Bidragsytere og utviklere
“Overwrite Author Name” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
Bidragsytere“Overwrite Author Name” har blitt oversatt til 1 språk. Takk til oversetterne for deres bidrag.
Oversett “Overwrite Author Name” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
Change log is maintained on the plugin website