Howdy World

설명

Ever get tired of the same old “Howdy, Username!” in the WordPress admin bar?

Howdy World swaps that greeting out for a randomly selected hello from over 100 languages and dialects from around the globe — from Hola to こんにちは to Kia ora to Sawubona. A new greeting appears every time you load a page in the admin, turning a tiny UI detail into a small window on the world.

Features

  • 100+ greetings spanning languages from every continent
  • Completely random selection on each page load
  • Zero configuration required — works immediately on activation
  • No external requests, no tracking, no nonsense

Supported Languages Include

English, Spanish, French, German, Italian, Portuguese, Russian, Mandarin Chinese, Japanese, Korean, Arabic, Hindi, Swedish, Danish, Finnish, Dutch, Czech, Polish, Hungarian, Greek, Turkish, Hebrew, Romanian, Serbian, Slovak, Bulgarian, Latvian, Lithuanian, Estonian, Zulu, Swahili, Hausa, Chichewa, Setswana, Persian, Azerbaijani, Uzbek, Kazakh, Kyrgyz, Ukrainian, Belarusian, Georgian, Armenian, Albanian, Croatian, Slovenian, Irish, Welsh, Luxembourgish, Afrikaans, Basque, Catalan, Esperanto, Hawaiian, Ojibwe, Choctaw, Cherokee, Navajo, Anishinaabe, Norwegian, Bengali, Tamil, Kannada, Telugu, Marathi, Punjabi, Igbo, Akan/Twi, Tongan, Fijian, Samoan, Tahitian, Māori, Australian English, Filipino/Tagalog, Malay, Indonesian, Thai, Vietnamese, Burmese, Khmer, Lao, Tibetan, Mongolian, Kurdish, Latin, and more.

Privacy

Howdy World does not collect, transmit, or store any personal data. No external connections are made.

설치

  1. Upload the howdy-world folder to the /wp-content/plugins/ directory, or install directly from the WordPress plugin repository via Plugins Add New.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. That’s it — the greeting changes immediately.

Optionally, visit Settings Howdy World to:
* Browse the full list of supported greetings

FAQ

Does this affect the front end of my site?

No. The greeting only appears in the WordPress admin toolbar, which is only shown to logged-in users.

Can I choose specific languages or disable certain ones?

Not yet — it’s fully random by design. A future version may add an allow/deny list. Feel free to open a feature request on the plugin’s support forum.

Will this conflict with translation plugins?

It should not. The plugin hooks into WordPress’s gettext filter at a high priority and only modifies the specific “Howdy, %1$s!” string.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Howdy World”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Howdy World”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Removed tooltip feature entirely — no CSS, no JS, no settings form. Plugin is now pure PHP.

1.0.2

  • Fix: Replaced transient-based caching with a PHP static variable. The greeting now changes on every page load instead of being held for up to 45 seconds.

1.0.1

  • Fix: Added direct toolbar node manipulation as a belt-and-suspenders approach, ensuring the greeting is replaced on all WordPress versions and locales, not just English installs.

1.0.0

  • Initial release.
  • 100+ languages supported.
  • Settings page with tooltip options.
  • Full greeting reference table.