Overwrite Author Name

Description

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

Screenshots

  • The Settings Screen.

Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. 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.

Reviews

Read all 2 reviews

Contributors & Developers

“Overwrite Author Name” is open source software. The following people have contributed to this plugin.

Contributors

“Overwrite Author Name” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Overwrite Author Name” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

Change log is maintained on the plugin website