inc2734/author-profile-widget
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Author Profile Widget === Contributors: inc2734 Donate link: http://www.amazon.co.jp/registry/wishlist/39ANKRNSTNW40 Tags: plugin, widget, profile Requires at least: 3.9.1 Tested up to: 3.9.1 Stable tag: 0.4.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Author Profile Widget add authors list widget and profile widget. == Description == Author Profile Widget add authors list widget and profile widget. = Authors List Widget = Displaying authors list. = Profile Widget = Displaying author profile of the post. You can input the template of the format by widget setting. = Shortcodes = You can also use shortcodes. * Author profile shortcode [apw-profile] or [apw-profile]your template[/apw-profile] * Author list shortcode [apw-list size="45" orderby="login" order="ASC" excludes=""] == Installation == 1. Upload `Author Profile Widget` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. You can set the widget by widget settings page. == Screenshots == 1. screenshot-1.png 1. screenshot-2.png == Changelog == = 0.4.1 = * Fix a bug that does not appear correctly if put more than one {hoge} on one line. = 0.4.0 = * Add author profile shortcode. * Add author list shortcode. = 0.3.8 = * Initial release.