ubc/display-author-option
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: enej, ctlt-dev, ubcdev Tags: settings, author, reading Requires at least: 3.4.1 Tested up to: 2.1 Stable tag: 1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin enables you to overwrite how the author is being displayed. By overwriting the the_author filter. == Description == You can choose how the author is being displayed without changing the theme. You can currently choose from these options: * Default - What the user selected to display publicly * First Name Last Name * Last Name First Name * Nickname * Username * First Name * Last Name == Installation == The usual WordPress install. 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to Settings > Reading to change the settings == Frequently Asked Questions == = Where are the settings located for the plugin? = You can find them under Dashboard > Settings > Reading = How can I contribute to the plugin ? = The plugin author is accepting pull request. The repository can be found at https://github.com/ubc/display-author-option/ == Screenshots == 1. A view at the settings. == Changelog == = 1.0 = * Initial Release