外掛說明
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