內容簡介
因為 WPML 為每種語言建立了文章和頁面,所以一種語言的評論不會顯示在另一種語言的文章或頁面上。
此外掛會將所有 WPML 翻譯版本的文章和頁面的評論合併在一起,這樣它們就會顯示在彼此上。
評論內部仍然附加在它們原本的文章或頁面上。
此外掛使用了 get_comments() API 調用,但在某些情況下可能無法返回所有文章。
這是 WPML Comment Merging 外掛的修復版本,該外掛將不再維護:
https://wordpress.org/extend/plugins/wpml-comment-merging/
感謝 Simon Wheatley 貢獻了修復程式碼。
派生自:https://github.com/jgalea/wpml-comments-merging
外掛標籤
開發者團隊
原文外掛簡介
Because WPML creates posts and pages for each language, comments from one do not appear on the other.
This plugin merges comments from all WPML translations of the posts and pages, so that they all are displayed on each other.
Comments are internally still attached to the post or page they were made on.
It uses the get_comments() api call, which in some circumstances might not return all posts.
This is a fixed version of the no longer maintained WPML Comment Merging plugin:
https://wordpress.org/extend/plugins/wpml-comment-merging/
Thanks to Simon Wheatley for contributing the fix.
Forked from: https://github.com/jgalea/wpml-comments-merging
