Get All Comments Widget
开发者 |
kanedo
|
更新时间 |
2014年9月4日 18:36 |
捐献地址: |
去捐款 |
PHP版本: |
3.7 及以上 |
WordPress版本: |
3.9.1 |
详情介绍:
This widget displays all comments on all blogs on your multi site wordpress installation. You can define how many comments should be displayed.
安装:
- Upload "getRecentCommentsFromAllSites.php"
- Activate Plugin through the 'Plugins' Menu in Wordpress
- Place the Widget trough the 'Widgets' Menu in Wordpress
- Enjoy!
更新日志:
1.3.2
released 2014-07-12
replaced attribute_escape with esc_attr. sorry
1.3.1
released 2014-07-12
I always forget to update one of the version numbers so this is version ..1
for relevant changes see 1.3
1.3
released 2014-07-12
use wp_get_sites instead of custom SQL (requires at least wordpress 3.7)
refactor class structure for better readability
fixed warning due to deprecated use of wpdb::prepare
fixed warning due to use of deprecated function parameters in load_plugin_textdomain
1.2
Added localization for german language
1.2.1
Fixed the path to language files