Custom fields shortcode
| 开发者 |
gonahkar
|
| 更新时间 |
2011年8月21日 08:33 |
| PHP版本: |
2.5 及以上 |
| WordPress版本: |
2.7.1 |
详情介绍:
USAGE:
use [cf] shortcode in your post content to show the custom field value without edit your theme files.
EXAMPLE:
[cf]somekey[/cf]
returns value of 'somekey' custom-filed.
安装:
- Upload
custom-fields-shortcode folder to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress