Linux 软件免费装

HANA-XML-STAT

开发者 nurungji
更新时间 2007年10月23日 22:55
捐献地址: 去捐款
PHP版本: 2.1 及以上
WordPress版本: 2.3

标签

XML Statistics Akismet Spam Moderation

下载

详情介绍:

I was looking for simple statistics feed plugin for WordPress for the Yahoo! Widget that I was planning to create to monitor my WP site status. However, I gave up searching because there are too many plugins are out there and decided to create one by myself. In fact, this is my first plugin and took me quite some time to analyze how to create one. So please be patient and let me know if something is not working right. Basically , this HANA-XML-STAT plugin shows Six blog statistics. Additional hit counters info are shown if you have wp-shotstat, wp-slimstat, or its derivatives installed. http://www.yourblog.com/wordpress/wp-content/plugins/hana-xml-stat/feed.php You will be able to control the visibility of the first three items in the Admin Options Page. Also, you can allow only login user to view the status. Also, there is a little function that you can use in your template to show the statistic, so please refer to the installation section below. I am planning to add some more key staticts, so let me know if you want to add anything. This plugin is under GNU GENERAL PUBLIC LICENSE.

安装:

This section describes how to install the plugin and get it working.
  1. Upload hana-xml-stat folder with all of its contents to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress Admin Interface.
  3. Place <?php hana_xml_stat_side("<li>"); ?> in your templates. It takes two arguments. They are not mandatory, but the first argument is the prefix and the second argument is the postfix.
  4. Adjust settings in the 'Options' menu in the Admin Interface if you want to.