开发者 | Michael Plas ( WP DEV ) ScP from the teamspeak forum ( Framework ) |
---|---|
更新时间 | 2011年8月30日 02:20 |
捐献地址: | 去捐款 |
PHP版本: | 2.8 及以上 |
WordPress版本: | 3.1 |
teamspeak3-viewer-widget
and upload the contained files to the /wp-content/plugins/
directoryTeamspeak 3 Widget
widget through the 'Design -> Widgets' menu in WordPressts3_wp_viewer
to a post or a page
[ts3_wp_viewer]
into a post's or a page's body text.ts3_wp_viewer
to a template
<?php echo do_shortcode('[ts3_wp_viewer]'); ?>
into a suitable template file.ts3_wp_viewer
expect?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.