Linux 软件免费装

hype it!

开发者 cybio
更新时间 2010年8月2日 09:39
捐献地址: 去捐款
PHP版本: 2.5 及以上
WordPress版本: 3.0.1
版权: GPL v3, see LICENSE

标签

button social news bookmark social bookmark hype yeebase t3n

下载

0.1.1 0.2.0 0.2.1 0.2.2 0.2.3 0.2.4 0.2.5

详情介绍:

Simple Plugin to include the "t3n Social News"-Button (hype!-Button) on posts, which use a defined tag. For more information on how to use this plugin see splash ;).

安装:

  1. Upload the 'hype!'-folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in the WordPress admin
  3. Set the tags/style on the options page
  4. Include the following php-function in your theme/templates using this snippet: <?php echo $hypeIt->getButton(get_permalink(),get_the_tags()); ?>
or (maybe the better way) `<?php if ( is_object($hypeIt) ) : ?> getButton(get_permalink(),get_the_tags()); ?> `

更新日志:

0.2.5 0.2.4 0.2.3 0.2.2