@oblomov 저는 워드프레스에서 contentMap에 접근하는 방식에 대해 이슈를 작성했습니다.
Do you want to include multiple language versions when publishing an article of more than 7,000 characters in WordPress?
If you include 14 language versions, a single `Create` activity would contain about **98,000 characters** of content — and every time you update one of those localized versions, the `Update` activities will keep accumulating.
ActivityPub Internationalization · Issue #2257 · Automattic/wordpress-activitypub
When using contentMap, it is generally better not to include content, since the two are functionally redundant. The only real difference is that contentMap carries explicit language tags. A default language can be specified via the JSON-...
GitHub (github.com)
