| 开发者 | wet |
|---|---|
| 更新时间 | 2012年5月2日 15:10 |
| PHP版本: | 2.3 及以上 |
| WordPress版本: | 3.3.1 |
wet_bmicalc.zip and upload the contained files to the /wp-content/plugins/ directoryBody Mass Index widget through the 'Design' menu in WordPresswet_bmicalc to a post or a page
[wet_bmicalc] into a post's or a page's body text.wet_bmicalc to a template
<?php echo do_shortcode('[wet_bmicalc]'); ?> into a suitable template file.wet_bmicalc expect?Actually, very little. wet_bmicalc requires JavaScript for its calculations, that's about all.
To modify this plugin's option, you will have to add a widget at least once. Once the options are set, they are used for all instances of this plugin and you can safely remove the widget.