Title: TM Replace Howdy
Author: David Wood
Published: <strong>2010-08-13</strong>
Last modified: 2015-11-20

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/tm-replace-howdy.svg)

# TM Replace Howdy

 Autor: [David Wood](https://profiles.wordpress.org/technical_mastermind/)

[Pobierz](https://downloads.wordpress.org/plugin/tm-replace-howdy.1.4.2.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/tm-replace-howdy/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/tm-replace-howdy/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/tm-replace-howdy/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/tm-replace-howdy/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/tm-replace-howdy/)

## Opis

The Replace Howdy Plugin is designed to replace the word „Howdy” in the WordPress
admin area/admin bar with something else. By default it randomly pulls from a list
of several replacement words and phrases such as „Hello”, „Welcome”, and „Get to
the choppa”. The plugin also comes with a menu where you can limit it to professional
sounding greetings, set a static word or phrase, or add your own list (which can
be by itself or added into the default list for even more variety)!

#### List of replacement words/phrases

Professional greetings, also part of the default list

 * Chow,
 * Hello,
 * Aloha,
 * Bonjour,
 * Welcome,
 * Greetings,
 * Konnichiwa,

Default list

 * Get to the choppa,
 * Live long and prosper,
 * We require a shrubbery,
 * May the force be with you,
 * Pay no attention to the man behind the curtain,
 * Wassap,
 * Don’t mind me,
 * Looking good today,
 * Eat all your vegetables,
 * I can see you right now,
 * I can hear you breathing,
 * Have you showered recently,
 * There is a ninja behind you,
 * Do you know what time it is,
 * Wipe that grin off your face,
 * Don’t make me come down there,
 * You just gained +5 WordPress skills,
 * I know you are sitting at a computer,
 * Did you remember to brush your teeth,
 * Did you put on clean underwear this morning,
 * Don’t read this directly or you will get a lazy eye,

#### A word on support and additional features

Due to time constraints, I am not able to keep up with this plugin as much as I 
would like. If you want to help keep it up do date, feel free to create a pull request
on the [GitHub repo](https://github.com/dfwood90/tm-replace-howdy)!

## Zrzuty ekranu

[⌊WordPress without "Howdy"⌉⌊WordPress without "Howdy"⌉[

WordPress without „Howdy”

## Instalacja

 1. Upload the entire 'tm-replace-howdy’ folder and its contents to the '/wp-content/
    plugins/’ directory
 2. Aktywuj wtyczkę w WordPressie w menu 'Wtyczki”
 3. You’re done! No more „Howdy”!
 4. (Optional) You may edit plugin settings through the 'Replace Howdy’ menu option
    under 'Settings’ for more customization

## Najczęściej zadawane pytania

Sorry, I don’t have any questions that people have asked! All issues and bugfixes
should be submitted to me on the [GitHub repo](https://github.com/dfwood90/tm-replace-howdy)
for this plugin!

## Recenzje

![](https://secure.gravatar.com/avatar/3b5334c4500e48cb810b0b422ddf2db8f2efcc2281a6789f79c5044022f7d2b2?
s=60&d=retro&r=g)

### 󠀁[Fun plugin](https://wordpress.org/support/topic/fun-plugin-6/)󠁿

 [aCstudent](https://profiles.wordpress.org/acstudent/) 2016-09-23

I don’t mind „Howdy” on my admin dashboard, but I want a better experience for logged
in users. Love this plugin. Only one problem – I can’t seem to stop thinking up 
short sayings to add to the list! Really hope this plugin catches on and stays supported.

 [ Przeczytaj 3 recenzje ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/)

## Kontrybutorzy i deweloperzy

„TM Replace Howdy” jest oprogramowaniem open source. Poniższe osoby miały wkład 
w rozwój wtyczki.

Zaangażowani

 *   [ David Wood ](https://profiles.wordpress.org/technical_mastermind/)
 *   [ Micah Wood ](https://profiles.wordpress.org/woodent/)

[Przetłumacz wtyczkę “TM Replace Howdy” na swój język.](https://translate.wordpress.org/projects/wp-plugins/tm-replace-howdy)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/tm-replace-howdy/), 
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/tm-replace-howdy/) 
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/tm-replace-howdy/)
przez [RSS](https://plugins.trac.wordpress.org/log/tm-replace-howdy/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.4.2

 * Fixed an i18n issue, now using WP language packs!

#### 1.4.1

 * Fixed a settings bug

#### 1.4.0

 * Made admin interface translatable. Does NOT apply to lists of phrases.
 * Added filters to allow replacing part or all of the
 * Refactored, reformatted and cleaned up code
 * Added better sanitazation to the settings saving routine

#### 1.3.3

 * Made method used by WP 3.3+ more efferent
 * Now only replaces greetings in English by default, this resolves a multi-site
   issue
 * Added option to allow replacing greetings in all languages

#### 1.3.2

 * Implemented a new method that does not require JavaScript
 * Maintained backwards compatibility through WP 3.0

#### 1.3.1

 * Fixed a JavaScript related bug that could break WordPress functionality

#### 1.3

 * Further updated for WordPress 3.3 compatibility
 * Updated core functionality to be more secure and efficient
 * Merged the static and custom modes into the custom mode
 * Made „custom” mode more robust in handling user input

#### 1.2

 * Updated plugin to be compatible with WP 3.3
 * Maintained backwards compatibility through WP 3.0
 * Moved JavaScript code to separate files
 * JavaScript is now included using builtin WP methods

#### 1.1

 * Updated plugin to be compatible with the new WP 3.2 admin interface!
 * Maintained backwards compatibility through at least WP 3.0.
 * Optimized and cleaned up the code some to make it easier to read and more efficient(
   hopefully).
 * Cleaned up the admin page by placing the bulk of the text in the contextual help(
   little „help” tab under your username in the admin area)

#### 1.0

 * Created Plugin!
 * It replaces the word „Howdy” in the header of the WordPress backend!
 * Menu added to customize the replacement words

## Meta

 *  Wersja **1.4.2**
 *  Ostatnia aktualizacja **11 lat temu**
 *  Włączone instalacje **200+**
 *  Wersja WordPressa ** 3.8 lub nowszej **
 *  Testowano do **4.4.34**
 *  Język
 * [English (US)](https://wordpress.org/plugins/tm-replace-howdy/)
 * Tagi
 * [howdy](https://pl.wordpress.org/plugins/tags/howdy/)[remove howdy](https://pl.wordpress.org/plugins/tags/remove-howdy/)
   [replace](https://pl.wordpress.org/plugins/tags/replace/)[replace howdy](https://pl.wordpress.org/plugins/tags/replace-howdy/)
   [technical mastermind](https://pl.wordpress.org/plugins/tags/technical-mastermind/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/tm-replace-howdy/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  3 recenzje 5-gwiazdkowe     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/)

## Zaangażowani

 *   [ David Wood ](https://profiles.wordpress.org/technical_mastermind/)
 *   [ Micah Wood ](https://profiles.wordpress.org/woodent/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/tm-replace-howdy/)

## Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

 [ Wspomóż wtyczkę ](http://technicalmastermind.com/donate/)