| 开发者 |
singpolyma
steveivy willnorris |
|---|---|
| 更新时间 | 2010年4月25日 10:56 |
| WordPress版本: | 2.7 |
profile shortcode, or with the provided widget.
openid folder to the /wp-content/plugins/ directoryUse the profile shortcode with the username or ID of the user whose profile you'd like to include.
[profile]admin[/profile]
You may include a profile directly from your PHP templates by calling:
extended_profile('admin');