Linux 软件免费装
Banner图

mzz-stat

开发者 mjjojo
更新时间 2017年3月5日 10:43
PHP版本: 4.4 及以上
WordPress版本: 4.7.2
版权: GPLv2

标签

statistics stats page views hit counter visits per page per day

下载

20160320.2203 20160503.2046 20170304.1423 20151230.2238

详情介绍:

Note: Suggested code changes / pull requests are welcome over on the plugin's companion github repository, here: https://github.com/mjassen/mzz-stat The Purpose of the plugin The purpose of the plugin is to show the WP site administrator how many visits per page per day to their WP site. What the Plugin Does The plugin records an uri name for each page request on the WordPress site. Then in the WordPress admin area, in the Dashboard menu under Tools > Mzz-stat, a page shows a report of these statistics, including a count of how many URI (page/post) views per day. Thus by looking at the statistics page the WordPress administrator can know whether anyone is visiting their site, and, how many uri requests were made on which page on which day. How the Mzz-stat plugin works Upon installing and activating the Mzz-stat plugin, it installs its own table in the WordPress database alongside the other database tables. The plugin logic hooks into the wp_footer action hook, and each time someone requests any page on the site, the plugin inserts a record of that visit into the database table. Then, at any time the WordPress Administrator can go to the Admin page and see the report in the Dashboard menu under Tools > Mzz-stat menu. There will be a list of each page visited (for a time period) along with a count of how many visits for that page per day. If one deactivates the plugin, it will no longer insert records of uri requests unless/until the plugin is again activated. If one deletes the plugin then that will completely uninstall the plugin and remove the files, database table, and data. Credits Thanks to CrazyStat ( http://www.christosoft.de/CrazyStat ) for inspiring me and thanks to this discussion: ( https://wordpress.org/support/topic/stats-plugin-8 ) for helping steer the direction of the plugin.

安装:

To install the plugin manually, unzip the plugin and upload the entire "mzz-stat" folder into the "wp-content/plugins" directory of your WordPress website. Then log into the WordPress dashboard, and under Plugins, click Activate. The plugin follows the same install procedure as described at http://codex.wordpress.org/Managing_Plugins#Installing_Plugins To completely and permanently uninstall the plugin including its files and data, browse to the WordPress dashboard and under Plugins, under the Mzz-stat plugin, click Deactivate, then click Delete.

屏幕截图:

  • Plugin activation screen
  • Admin screen

升级注意事项:

20160320.2203 This version dramatically improves the performance / load-time of the report viewing page. Also This version includes logic to migrate the data from the old mzzstat to the new mzzstat_v2 table, and to remove the old table.

常见问题:

What is the purpose of the plugin, what does the plugin do, and how does the plugin work?

For for a detailed description of what the plugin does and how it works, please see the Plugin Description tab/page of this readme.

Does the plugin support multisite?

Not currently.

Is the plugin internationalized or localized?

Not currently.

How to get support for the plugin?

The primary support is through the plugin's WordPress.org support forums page: https://wordpress.org/support/plugin/mzz-stat

How to get/download the plugin?

The current version of the plugin can be downloaded from its page here on WordPress.org: https://wordpress.org/plugins/mzz-stat/

Where else to get/download the plugin?

The current version can also be downloaded from its Github page here: https://github.com/mjassen/mzz-stat/archive/master.zip

更新日志:

20170304.1423 20160503.2046 20160320.2203 20151230.2238 20151224.2249 20151220.2130 20151220.0953 20151215.2133 20151207.2118 20151206.2043 20151205.1008 20151204.2108 20151124.1 20150903.1 0.0.1