开发者 | artemeff |
---|---|
更新时间 | 2010年11月26日 20:00 |
捐献地址: | 去捐款 |
PHP版本: | 2.2 及以上 |
WordPress版本: | 3.0.1 |
<?php echo twt_count() ?>
to output the count. No unneeded options, no extra markup, place it wherever you want.twittercount.php
to the /wp-content/plugins/
directory<?php echo twt_count() ?>
to print out the readers count in your templatesCheck the HTML code of the page (by viewing the source in your browser), and find the place where twt_count() is called. A HTML comment might be there explaining the cause.
Yes, but it was unmaintained and needed improvement. This one is much more reliable and flexible.