Linux 软件免费装

Plugin Name

开发者 danielbachhuber
更新时间 2013年1月30日 06:53
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.5.1

标签

posts metadata authors post author

下载

1.4 1.0.1 1.1 1.2 1.3

详情介绍:

Post Author Box allows you to append or prepend an informational box on any post, page, or other view without having to modify your theme. It has no opinions about what information is displayed or how it's presented. Configure the box with any of the following tokens: You can use basic HTML and CSS for styling. Follow or contribute to this project on GitHub

安装:

  1. Download the plugin from WordPress.org
  2. Upload it to the wp-contents/plugins directory of your website.
  3. Activate it and use tokens on the settings page to determine what information is presented in your box
  4. Optionally style the Post Author Box using CSS (WordPress.com Custom CSS is a neat plugin for this)
  5. Optionally use <?php post_author_box(); ?> as a template tag within any loop in your theme. Supports custom display arguments

升级注意事项:

1.4 Filter search values on init so any newly registered tokens appear in the admin UI as well 1.3 Coding standards cleanup. No functional changes. 1.2 Use <?php post_author_box(); ?> as a template tag within any loop in your theme. Supports custom display arguments 1.1 Display the Post Author Box on the homepage, in a feed or with other views of post content and support for three new tokens including %post_modified_date%

更新日志:

1.4 (Nov. 8, 2012) 1.3 (Apr. 26, 2012) 1.2 (May 19, 2011) 1.1 (Mar. 20, 2011) 1.0.1 (Oct. 9, 2010) 1.0 (Sept. 26, 2010)