Title: TM Replace Howdy
Author: David Wood
Published: <strong>2010.08.13.</strong>
Last modified: 2015.11.20.

---

Bővítmények keresése

Ez a bővítmény **nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával**. Lehetséges,
hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb
WordPress verziókkal.

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

# TM Replace Howdy

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

[Letöltés](https://downloads.wordpress.org/plugin/tm-replace-howdy.1.4.2.zip)

 * [Részletek](https://hu.wordpress.org/plugins/tm-replace-howdy/#description)
 * [Vélemények](https://hu.wordpress.org/plugins/tm-replace-howdy/#reviews)
 *  [Telepítés](https://hu.wordpress.org/plugins/tm-replace-howdy/#installation)
 * [Fejlesztés](https://hu.wordpress.org/plugins/tm-replace-howdy/#developers)

 [Támogatás](https://wordpress.org/support/plugin/tm-replace-howdy/)

## Leírás

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)!

## Képernyőmentések

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

WordPress without „Howdy”

## Telepítés

 1. Upload the entire ‘tm-replace-howdy’ folder and its contents to the ‘/wp-content/
    plugins/’ directory
 2. A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
 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

## GYIK

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!

## Vélemények

![](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.

 [ 3 (az összes) vélemény olvasása ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/)

## Közreműködők és fejlesztők

“TM Replace Howdy” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek
járultak hozzá:

Közreműködők

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

[“TM Replace Howdy” fordítása a saját nyelvünkre.](https://translate.wordpress.org/projects/wp-plugins/tm-replace-howdy)

### Érdekeltek vagyunk a fejlesztésben?

[Browse the code](https://plugins.trac.wordpress.org/browser/tm-replace-howdy/),
check out the [SVN repository](https://plugins.svn.wordpress.org/tm-replace-howdy/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/tm-replace-howdy/)
by [RSS](https://plugins.trac.wordpress.org/log/tm-replace-howdy/?limit=100&mode=stop_on_copy&format=rss).

## Változási napló

#### 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

 *  Version **1.4.2**
 *  Last updated **11 év ezelőtt**
 *  Active installations **200+**
 *  WordPress version ** 3.8 vagy magasabb **
 *  Tested up to **4.4.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tm-replace-howdy/)
 * Tags
 * [howdy](https://hu.wordpress.org/plugins/tags/howdy/)[remove howdy](https://hu.wordpress.org/plugins/tags/remove-howdy/)
   [replace](https://hu.wordpress.org/plugins/tags/replace/)[replace howdy](https://hu.wordpress.org/plugins/tags/replace-howdy/)
   [technical mastermind](https://hu.wordpress.org/plugins/tags/technical-mastermind/)
 *  [Bővített nézet](https://hu.wordpress.org/plugins/tm-replace-howdy/advanced/)

## Vélemények

 5 out of 5 stars.

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

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

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

## Közreműködők

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

## Támogatás

Vélemény? Segítségkérés?

 [Támogatói fórum megtekintése](https://wordpress.org/support/plugin/tm-replace-howdy/)

## Adomány

Szeretnénk támogatni ennek a bővítménynek a fejlődését?

 [ Ha tehetjük, támogassuk ezt a bővítményt ](http://technicalmastermind.com/donate/)