Highlighted Posts

Categorize a post as Highlight to add it to this section.

X-post: AI Contributor Weekly Summary – 26 August 2026

X-comment from +make.wordpress.org/ai: Comment on AI Contributor Weekly Summary – 26 August 2026

Agenda: Weekly Polyglots Chat – September 2, 2026 (7:00 UTC)

This meeting will be held by text chat at Wednesday, September 2, 2026, 07:00 GMT in the #polyglots channel in the Making WordPress SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

If you have any additions to the agenda, please share them in the comments! 🙂

#meeting-agenda, #polyglots-meeting, #weekly-meetings

Emoji locale (art-xemoji): how would you translate weekdays and months?

A few of us have recently started reviving the Emoji localeLocale Locale = language version, often a combination of a language code and a region code, for instance es_MX denotes Spanish as it’s used in Mexico. A list of all locales supported by WordPress in https://make.wordpress.org/polyglots/teams/ (art-xemoji). It’s been dormant for years, originally set up as a testing range for platform work rather than a locale anyone would use, so it has no active conventions and no maintainer. CoreCore Core is the set of software required to run WordPress. The Core Development Team builds WordPress. sits at about 4%.

We’re now trying to give it a coherent system, and we’d like input from people who translate into languages other than English.

What this “language” is

Some constraints, so the question makes sense:

Vocabulary is 27 words. That’s the entire official glossary. Everything else has to be invented or left in English.
No plurals. Declared nplurals=1, like Japanese or Korean.
No inflection, no tense, no articles. Emoji have no morphology.
Word order is currently English. Not by design, just because whoever translated first worked from English. Nothing stops us changing it.
No phonetics. A reader can’t sound anything out. If a symbol isn’t recognisable on sight, it carries nothing.

So it behaves like a highly isolating language with a 27-word lexicon and a writing system where every character is a picture.

The question

How would you translate weekday and month names into a language like that?

One thing we’ve had to abandon early: the idea that a “culturally neutral” option exists. Emoji originated in Japan, and the early sets are full of Japanese cultural symbols that were carried into Unicode more or less intact (🎍 kadomatsu, 🎎 hina dolls, 🎏 koinobori, 🎑 tsukimi). Choosing emoji is choosing culture, whether or not we intend to.

So the useful test seems to be recognisability rather than neutrality: can someone outside the originating culture reconstruct the meaning?

By that test:

🎄 for December probably works. Christmas is widely legible even where it isn’t celebrated.
🎍 for January doesn’t, outside Japan. It reads as “some plant”.
❄️ for January fails differently: it’s perfectly legible, but wrong for everyone in the southern hemisphere, which is what the currently approved stringsString A string is a translatable part of the software. A translation consists of a multitude of localized strings. use (January → ❄️1️⃣, August → ☀️8️⃣).

For weekdays there’s a candidate that scores well on this test: the classical planetary mapping (☀️🌙🔥💧🌳⭐🌍). Not because it’s neutral, but because it’s already shared very widely. The Babylonian planetary week spread west into Greek and Latin and east into Persian, Indian, Chinese and Japanese, so French mardi and Japanese 火曜日 line up one to one. English is the outlier, having swapped in Norse gods.

For months, the closest equivalent is the zodiac (♈♉♊♋♌♍♎♏♐♑♒♓). Twelve signs, one per month, astronomically defined so no hemisphere flip, and the same Babylonian lineage as the weekday planets. Recognisability is mixed: the symbols are widely known in some regions and near-invisible in others, and they carry associations with astrology that not everyone will welcome. One caveat: zodiac periods don’t align with month boundaries (Aries runs 21 March to 19 April), so the mapping would be approximate rather than exact. But it’s the only twelve-item system we’ve found that doesn’t break in half the world.

What would help

If the weekday or month names in your language come from a system that isn’t Roman or Christian in origin, we’d like to hear about it. Lunar calendars, agricultural cycles, numbered months, animal cycles, anything. We’re looking for a system that enough people can reconstruct, and the Roman one clearly isn’t the only candidate.

Working notes: https://github.com/bissy/wp-emoji-locale-style-guide

Discussion in #polyglots-emoji on SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

#reason-request

Agenda: Weekly Polyglots Chat – August 26, 2026 (13:00 UTC)

This meeting will be held by text chat at Wednesday, August 26, 2026, 13:00 GMT in the #polyglots channel in the Making WordPress SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

If you have any additions to the agenda, please share them in the comments.

#meeting-agenda, #polyglots, #polyglots-meeting, #weekly-meetings

#pl_PL Hi team, I’m the…

Hi team,

I’m the author of https://wordpress.org/plugins/segurium/ – Segurium. PL stringsString A string is a translatable part of the software. A translation consists of a multitude of localized strings. are waiting for review:

The 6 readme strings would finish that part at 100%. The interface is the bigger batch.

Thanks!

Agenda: Weekly Polyglots Chat – August 19, 2026 (7:00 UTC)

This meeting will be held by text chat at Wednesday, August 19, 2026, 07:00 GMT in the #polyglots channel in the Making WordPress SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

If you have any additions to the agenda, please share them in the comments! 🙂

#meeting-agenda, #polyglots-meeting, #weekly-meetings

WordPress 7.1 ready to be translated

WordPress 7.1, scheduled for August 19, 2026, is now ready to be translated on translate.wordpress.orgtranslate.wordpress.org The platform for contributing to the translation of WordPress core, themes and plugins.!

If you’re looking to work on the latest translations, you’ll find them in the development projects. Also, everything for the WordPress 7.0 version is now available in its own project, which you can access here.

WordPress 7.1 introduces several new stringsString A string is a translatable part of the software. A translation consists of a multitude of localized strings.. Translations that were previously completed for the GutenbergGutenberg The Gutenberg project is the new Editor Interface for WordPress. The editor improves the process and experience of creating new content, making writing rich content much simpler. It uses ‘blocks’ to add richness rather than shortcodes, custom HTML etc. https://wordpress.org/gutenberg/ project have been copied to the new project. This means that fewer new strings should need translating.

Let’s embrace the joy of translating together, thank you! 🌏🌍🌎

#7-1, #announcement

Hi, I maintain Segurium (https://wordpress.org/plugins/segurium/)….

Hi, I maintain Segurium (https://wordpress.org/plugins/segurium/).

A de_DE editor rejected our first German batch. Now fixed, plus glossary and pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party.-name wording, and resubmitted. A friend of mine who lives in Germany went through the stringsString A string is a translatable part of the software. A translation consists of a multitude of localized strings. with me.

Could someone review the readme? 192 strings.

The plugin UIUI UI is an acronym for User Interface - the layout of the page the user interacts with. Think ‘how are they doing that’ and less about what they are doing. is waiting too.
No PTEProject Translation Editor A Project Translation Editor (often referred to as PTE) is a person, who has access to validate strings on a specific project (for example BuddyPress, WooCommerce or Twenty Fourteen) for one specific locale. A project translation editor can approve strings that are added by translation contributors. Per project translation, editors are appointed by a general translation editor after a request by the project author or by the contributors themselves. needed. Reject what is wrong, I’ll try fix it same day.

Dmytro (@segurium)
— de_DE

Agenda: Weekly Polyglots Chat – August 12, 2026 (13:00 UTC)

This meeting will be held by text chat at Wednesday, August 12, 2026, 13:00 GMT in the #polyglots channel in the Making WordPress SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

If you have any additions to the agenda, please share them in the comments.

#meeting-agenda, #polyglots, #polyglots-meeting, #weekly-meetings

GTE Request for Persian (fa_IR) – mralidoosti

  1. GTEGeneral Translation Editor A General Translation Editor (often referred to as GTE) is a person, who has global access to validate strings on all projects for a specific locale. Request for Persian (`fa_IR`)

Hello Polyglots teamPolyglots Team Polyglots Team is a group of multilingual translators who work on translating plugins, themes, documentation, and front-facing marketing copy. https://make.wordpress.org/polyglots/teams/,

I would like to request General Translation EditorGeneral Translation Editor A General Translation Editor (often referred to as GTE) is a person, who has global access to validate strings on all projects for a specific locale. (GTE) access for the Persian (`fa_IR`) localeLocale Locale = language version, often a combination of a language code and a region code, for instance es_MX denotes Spanish as it’s used in Mexico. A list of all locales supported by WordPress in https://make.wordpress.org/polyglots/teams/.

My WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ username is mralidoosti:

https://profiles.wordpress.org/mralidoosti/

I have been contributing to the WordPress ecosystem for several years, with a particular focus on WordPress development and localizationLocalization Localization (sometimes shortened to "l10n") is the process of adapting a product or service to a particular language, culture, and desired local "look-and-feel.". I have been contributing translations to the Persian locale and currently have PTEProject Translation Editor A Project Translation Editor (often referred to as PTE) is a person, who has access to validate strings on a specific project (for example BuddyPress, WooCommerce or Twenty Fourteen) for one specific locale. A project translation editor can approve strings that are added by translation contributors. Per project translation, editors are appointed by a general translation editor after a request by the project author or by the contributors themselves. access for WP Bottom Menu.

I have also contributed translations across several WordPress projects, including projects such as:

  • BuddyPress
  • Rank Math
  • Tutor LMS
  • WP Bottom Menu
  • and other WordPress plugins

I have an established history of Persian translation contributions and would like to take a more active role in maintaining and improving the quality of the `fa_IR` locale.

I have reviewed the Persian translation guidelines, glossary, and the general expectations for WordPress translators. If granted GTE access, my intention would be to:

  • Review and approve high-quality Persian translations across WordPress projects.
  • Help maintain consistency with the Persian glossary and translation style.
  • Review contributions from other translators and provide constructive feedback when necessary.
  • Help maintain the quality and consistency of existing Persian translations.
  • Support new Persian translation contributors.
  • Contribute to the long-term maintenance of the `fa_IR` locale.

I understand that GTE access carries responsibility for maintaining translation quality across the locale, rather than simply approving my own contributions. I am prepared to take on that responsibility and actively participate in the Persian translation team.

I would appreciate it if the `fa_IR` team could review my request and consider granting me GTE access.

Thank you for your time and for supporting the Persian WordPress community.

Best regards,
Mr. Alidoosti
WordPress.org username: mralidoosti

#editor_requests

WordPress 7.0.3 has been released….

WordPress 7.0.3 has been released. It is a security release. There are no new stringsString A string is a translatable part of the software. A translation consists of a multitude of localized strings. in the main project.

In order to benefit from the automated release process it could be possible that you have to prepare your localeLocale Locale = language version, often a combination of a language code and a region code, for instance es_MX denotes Spanish as it’s used in Mexico. A list of all locales supported by WordPress in https://make.wordpress.org/polyglots/teams/ first. Please make sure that your locale is prepared.

WordPress 7.0.3 release

Agenda: Weekly Polyglots Chat – August 5, 2026 (7:00 UTC)

This meeting will be held by text chat at Wednesday, August 5, 2026, 07:00 GMT in the #polyglots channel in the Making WordPress SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

  • Welcome
  • Weekly LocaleLocale Locale = language version, often a combination of a language code and a region code, for instance es_MX denotes Spanish as it’s used in Mexico. A list of all locales supported by WordPress in https://make.wordpress.org/polyglots/teams/ Stats
  • Release
    • WordPress 7.1 Release Party Schedule
      (RC1: Aug 5 Today, RC2: Aug 12, final release: Aug 19 at WordCampWordCamp WordCamps are casual, locally-organized conferences covering everything related to WordPress. They're one of the places where the WordPress community comes together to teach one another what they’ve learned throughout the year and share the joy. Learn more. US)
  • Help & Feedback Wanted
  • Open floor / Achievement

If you have any additions to the agenda, please share them in the comments!
Also — if there’s anything you think we should be tracking or discussing that’s
not listed here, please flag it in the comments too. Always happy to expand this. 🙂

#meeting-agenda, #polyglots-meeting, #weekly-meetings

Hello Polyglots! I am the…

Hello Polyglots! I am the pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. author for Sawir Referral. We have a contributor who translated the plugin into Persian and I’d like them to be added as PTEProject Translation Editor A Project Translation Editor (often referred to as PTE) is a person, who has access to validate strings on a specific project (for example BuddyPress, WooCommerce or Twenty Fourteen) for one specific locale. A project translation editor can approve strings that are added by translation contributors. Per project translation, editors are appointed by a general translation editor after a request by the project author or by the contributors themselves.:

  • https://wordpress.org/plugins/sawir-referral/

They also submitted the current fa_IR translations now in “waiting” status — please review those as well.

Thank you!

Agenda: Weekly Polyglots Chat – July 29, 2026 (13:00 UTC)

This meeting will be held by text chat at Wednesday, July 29, 2026, 13:00 GMT in the #polyglots channel in the Making WordPress SlackSlack Slack is a Collaborative Group Chat Platform https://slack.com/. The WordPress community has its own Slack Channel at https://make.wordpress.org/chat/.

If you have any additions to the agenda, please share them in the comments!
Also — if there’s anything you think we should be tracking or discussing that’s
not listed here, please flag it in the comments too. Always happy to expand this. 🙂

#meeting-agenda, #polyglots-meeting, #weekly-meetings

#polyglots

PTE Request for MAD Event Mailer (zh_CN)

I am the pluginPlugin A plugin is a piece of software containing a group of functions that can be added to a WordPress website. They can extend functionality or add new features to your WordPress websites. WordPress plugins are written in the PHP programming language and integrate seamlessly with WordPress. These can be free in the WordPress.org Plugin Directory https://wordpress.org/plugins/ or can be cost-based plugin from a third-party. author and Simplified Chinese translator for MAD Event Mailer.

I have completed and submitted the zh_CN translations for the current stable release, including 235 plugin stringsString A string is a translatable part of the software. A translation consists of a multitude of localized strings. and 45 readme strings. All translations are currently waiting for review.

Please review the submitted translations and add the following WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ user as a Project Translation EditorProject Translation Editor A Project Translation Editor (often referred to as PTE) is a person, who has access to validate strings on a specific project (for example BuddyPress, WooCommerce or Twenty Fourteen) for one specific locale. A project translation editor can approve strings that are added by translation contributors. Per project translation, editors are appointed by a general translation editor after a request by the project author or by the contributors themselves. for this plugin:

  • https://wordpress.org/plugins/mad-event-mailer/

This will allow me to review and maintain the Simplified Chinese translations for future releases.

If you have any questions or feedback regarding the translations, please leave a comment here. Thank you!