Title: Keep Emoticons as Text
Author: Geek Goddess
Published: <strong>24 ਨਵੰਬਰ 2015</strong>
Last modified: 3 ਜੁਲਾਈ 2024

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

![](https://ps.w.org/keep-emoticons-as-text/assets/banner-772x250.jpg?rev=1294239)

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://ps.w.org/keep-emoticons-as-text/assets/icon-128x128.png?rev=1294239)

# Keep Emoticons as Text

 [Geek Goddess](https://profiles.wordpress.org/geek-goddess/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/keep-emoticons-as-text.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/keep-emoticons-as-text/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/keep-emoticons-as-text/#reviews)
 *  [ਸਥਾਪਤੀਕਰਨ](https://pan.wordpress.org/plugins/keep-emoticons-as-text/#installation)
 * [ਵਿਕਾਸ](https://pan.wordpress.org/plugins/keep-emoticons-as-text/#developers)

 [ਸਹਿਯੋਗ](https://wordpress.org/support/plugin/keep-emoticons-as-text/)

## ਵੇਰਵਾ

As of the release of 4.3, WordPress removed the “Formatting” section from the Writing
settings. Included in there was the option to turn off WordPress’s default action
to convert text emoticons to image smilies. This plugin does the same thing as unchecking
the “convert to smilies” box that used to be available via the settings.

## ਸਥਾਪਤੀਕਰਨ

 1. Upload the `keep-emoticons-as-text` directory to the `/wp-content/plugins/` directory
 2. ਵਰਡਪ੍ਰੈਸ ‘ਚ ਵਾਧੇ ਨੂੰ ਕਿਰਿਆਸ਼ੀਲ ਕਰਨ ਲਈ ਸੂਚੀ ‘ਚੋਂ ‘ਵਾਧੇ’ ਚੁਣ ਕੇ ਕਰੋ।

## ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

### Does this add any overhead to WordPress?

No, it’s one line of code. It’s being posted as a plugin for convenience for those
who don’t want to edit their theme functions file.

## ਸਮੀਖਿਆਵਾਂ

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

### 󠀁[Exactly what it needs to be.](https://wordpress.org/support/topic/exactly-what-it-needs-to-be/)󠁿

 [Taylor Gorman](https://profiles.wordpress.org/taylorgorman/) 27 ਅਕਤੂਬਰ 2022

The actual functioning PHP code is just one line, which is exactly what it needs
to be. I went from “How do I turn this off on my client’s site” to Google to an 
article to installing this plugin to problem completely solved in literally one 
minute. Thank you for being awesome.

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

### 󠀁[Works great!](https://wordpress.org/support/topic/works-great-6173/)󠁿

 [davidg939](https://profiles.wordpress.org/davidg939/) 31 ਅਕਤੂਬਰ 2019

Great plugin, I need it!

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

### 󠀁[Works](https://wordpress.org/support/topic/works-1575/)󠁿

 [FGU Nord / Lars](https://profiles.wordpress.org/medieskolen/) 21 ਮਈ 2019

🙂

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

### 󠀁[Super massive code #irony](https://wordpress.org/support/topic/super-massive-code-irony/)󠁿

 [jave.web](https://profiles.wordpress.org/javeweb/) 12 ਅਪ੍ਰੈਲ 2017 3 replies

The super “massive” code of this plugin is, literally, : add_filter( 'option_use_smilies','
__return_false' ); altough for newer PHP 5.3+ I would suggest add_filter('option_use_smilies',
function(){ return false; }); I fear the times, when you will have to install separate
plugin for every WordPress option…

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

### 󠀁[Oh, my God!](https://wordpress.org/support/topic/oh-my-god-4/)󠁿

 [antonio7](https://profiles.wordpress.org/antonio7/) 29 ਜਨਵਰੀ 2017

I’ve been looking for this plugin for so long!

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

### 󠀁[Thank you](https://wordpress.org/support/topic/thank-you-546/)󠁿

 [Catfish-hh](https://profiles.wordpress.org/catfish-hh/) 12 ਨਵੰਬਰ 2016

spares me unwanted visual clutter – easy and efficient. Thanks a lot.

 [ Read all 8 reviews ](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/)

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Keep Emoticons as Text” is open source software. The following people have contributed
to this plugin.

ਯੋਗਦਾਨੀ

 *   [ Geek Goddess ](https://profiles.wordpress.org/geek-goddess/)

[“Keep Emoticons as Text” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/keep-emoticons-as-text)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

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

## ਤਬਦੀਲੀ-ਚਿੱਠਾ

#### 1.0.0

 * ਸ਼ੁਰੂਆਤੀ ਰਿਲੀਜ਼

## ਮੈਟਾ

 *  Version **1.0.0**
 *  Last updated **2 ਸਾਲ ਪਹਿਲਾਂ**
 *  Active installations **800+**
 *  Tested up to **6.5.8**
 *  Language
 * [English (US)](https://wordpress.org/plugins/keep-emoticons-as-text/)
 * Tags
 * [emoticons](https://pan.wordpress.org/plugins/tags/emoticons/)[formatting](https://pan.wordpress.org/plugins/tags/formatting/)
   [smilies](https://pan.wordpress.org/plugins/tags/smilies/)
 *  [Advanced View](https://pan.wordpress.org/plugins/keep-emoticons-as-text/advanced/)

## ਦਰਜਾਬੰਦੀ

 5 out of 5 stars.

 *  [  8 5-star reviews     ](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/keep-emoticons-as-text/reviews/)

## ਯੋਗਦਾਨੀ

 *   [ Geek Goddess ](https://profiles.wordpress.org/geek-goddess/)

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/keep-emoticons-as-text/)