开发者 | CodingFabian |
---|---|
更新时间 | 2011年2月7日 23:41 |
捐献地址: | 去捐款 |
PHP版本: | 2.7 及以上 |
WordPress版本: | 3.0 |
get_comments()
api call, which in some circumstances might not return all posts.
wpml-comment-merging.php
to the /wp-content/plugins/
directoryInitially only posts were supported, but since 1.2 also pages are supported.
It should, but I have not tested it. It hooks in after the WPML hooks (using prio 100) and uses the comments passed to it.