Clicker Counter
开发者 |
basiliskan
|
更新时间 |
2016年8月17日 17:53 |
PHP版本: |
3.8 及以上 |
WordPress版本: |
4.3 |
版权: |
GPLv3 |
详情介绍:
Clicker Counter allows you to track clicks on file extensions or classes. All clicks are logged and ordered by amount.
安装:
- Upload the 'clicker-counter' folder to your '/wp-content/plugins/' directory
- Activate the plugin via the Plugins menu in WordPress
- A new Clicker Counter menu will appear in WordPress with options and general help
更新日志:
2.2.4
- UPDATE: Updated WordPress compatibility### 2.2.3
- UPDATE: Updated version, WordPress compatibility and plugin URL### 2.2.2
- FIX: Fixed wrong version
- FIX: Checked serialization routine### 2.2.1
- IMPROVEMENT: Updated serialize() function to use WordPress maybe_unserialize()
- IMPROVEMENT: Added failure check for usort() function
- IMPROVEMENT: Removed small text styling from plugin's backend### 2.2
- Removed duplicate usort() function outside of array check
- Removed unused scripts
- Fixed naming of admin.css to use minification
- Minified all inline scripts### 2.1
- Fixed wrong usort() callback generating a PHP warning
- Fixed wrong readme.txt version### 2.0
- First public release### 2.0-alpha
- Fixed lightbox links
- Added most used jQuery selectors
- Added custom jQuery selector