Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

wp-plugin-i18n

Add internationalization to a WordPress plugin — text-domain wiring, locale-variant fallback compatible with WP 6.7+ just-in-time translation loading, composer i18n scripts, phpcs WP.I18n enforcement, CI POT-freshness gate, and a diagnostic for "__() returns the msgid" debugging. Use when adding translations to a WordPress plugin, wrapping strings in __() / esc_html__() / _x(), setting up a text-domain, generating .pot / .po / .mo / JSON files, fixing untranslated strings, or when the user mentions WordPress i18n, internationalization, translation, text domain, gettext, wp_set_script_translations, or load_plugin_textdomain.

نظرة عامة

Add internationalization to a WordPress plugin — text-domain wiring, locale-variant fallback compatible with WP 6.7+ just-in-time translation loading, composer i18n scripts, phpcs WP.I18n enforcement, CI POT-freshness gate, and a diagnostic for "__() returns the msgid" debugging. Use when adding translations to a WordPress plugin, wrapping strings in __() / esc_html__() / _x(), setting up a text-domain, generating .pot / .po / .mo / JSON files, fixing untranslated strings, or when the user mentions WordPress i18n, internationalization, translation, text domain, gettext, wp_set_script_translations, or load_plugin_textdomain.

أمر التثبيت
npx skills add https://github.com/derseitenschneider/dotfiles --skill wp-plugin-i18n

انسخ والصق هذا الأمر في Claude Code لتثبيت المهارة

النجوم٠
التفرعات٠
آخر تحديث٢٢ مايو ٢٠٢٦ في ٠٧:١٥
مستكشف الملفات
8 ملفات
SKILL.md
readonly