Title: TM Replace Howdy
Author: David Wood
Published: <strong>13 آگوست 2010</strong>
Last modified: 20 نوامبر 2015

---

جستجوی افزونه‌ها

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# TM Replace Howdy

 توسط [David Wood](https://profiles.wordpress.org/technical_mastermind/)

[دانلود](https://downloads.wordpress.org/plugin/tm-replace-howdy.1.4.2.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/tm-replace-howdy/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/tm-replace-howdy/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/tm-replace-howdy/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/tm-replace-howdy/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/tm-replace-howdy/)

## توضیحات

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

## عکس‌های صفحه

 * [[
 * WordPress without “Howdy”

## نصب

 1. Upload the entire ‘tm-replace-howdy’ folder and its contents to the ‘/wp-content/
    plugins/’ directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 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

## سوالات متداول

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!

## نقد و بررسی‌ها

![](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/) 23 سپتامبر 2016

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 نقد و بررسی‌ ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/)

## توسعه دهندگان و همکاران

“TM Replace Howdy” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

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

[ترجمه “TM Replace Howdy” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/tm-replace-howdy)

### علاقه‌ مند به توسعه هستید؟

[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).

## گزارش تغییرات

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

## اطلاعات

 *  نگارش **1.4.2**
 *  Last updated **10 سال پیش**
 *  نصب‌های فعال **200+**
 *  نگارش وردپرس ** 3.8 یا بالاتر **
 *  Tested up to **4.4.34**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/tm-replace-howdy/)
 * Tags
 * [howdy](https://fa.wordpress.org/plugins/tags/howdy/)[remove howdy](https://fa.wordpress.org/plugins/tags/remove-howdy/)
   [replace](https://fa.wordpress.org/plugins/tags/replace/)[replace howdy](https://fa.wordpress.org/plugins/tags/replace-howdy/)
   [technical mastermind](https://fa.wordpress.org/plugins/tags/technical-mastermind/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/tm-replace-howdy/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 3 5-ستاره     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/tm-replace-howdy/reviews/)

## مشارکت کنندگان

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

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/tm-replace-howdy/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://technicalmastermind.com/donate/)