WordPress Me Emoji Ko Load Hone Se Disable Kaise Kare

WordPress Me Emoji Ko Load Hone Se Disable Kaise Kare

You must have seen in many blogs that emoji is also used there. Emoji is also a kind of icon. Using this in the blog slows the loading speed of the site. If you also use emoji in your site and want that emoji is not loading then read this post for it. We are going to tell you in this post how to disable emoji in WordPress blog.
Wordpress me Emoji ko Load hone se roke disable kare
In recent times, more bloggers like to create their own blog on wordpress. Many new bloggers still blogging only by creating a blog in the starting Blogger.
If I talk about myself, I had the biggest problem when I had created my first blog on Blogger. At that time I had only mobile phone and I did not know how to design my blog well. When I heard about WordPress, I first created my free blog in wordpress.com and after some time, took up hosting and created a wordpress blog Now I find it very easy to manage it. That is why if your blog is on Blogger and you cannot manage it well then I will ask you to make it on wordpress. Because there are many plugins in it, with the help of which you can manage your blog easily.
Emoji has been loaded into the starting of WordPress V4.2. If you are using the latest version of wordpress in your blog, then Emoji's file has already been added to your blog. With this, when someone comments in your blog, he can also use emoji. You can also add emoji to your blog post.
If emoji will be enabled in your blog, then people will use more emoji in comments, then this will slow the loading speed of your blog considerably. It takes as much time to load as it takes an image of a lower quality. If you do not know about emoji then in the picture below you can see that all these are emoji.
WordPress Me Emoji Ko Load Hone Se Disable Kaise Kare 1
In this post, we are going to tell you how to disable emoji in WordPress blog. If emoji is loaded in your blog then you can prevent it from loading. Which will reduce the loading time of your blog. It is very easy to disable it. Just you have to add a simple code to the functions.php of your Blog Theme. So, now we are telling you from the details.
Now we are going to tell you below step by step how to disable emoji from being shown in wordpress blog. So let's follow the steps below with us too.
Step 1: First of all, you copy the code given below.
// * Filter to remove the Tinymce Emoji Plugin
function rswebsols_disable_emojis_tinymce ($ plugins) {
    return array_diff ($ plugins, array ('wpemoji'));
}
// * Disable Emoji
function rswebsols_disable_emojis () {
    remove_action ('wp_head', 'print_emoji_detection_script', 7);
    remove_action ('admin_print_scripts', 'print_emoji_detection_script');
    remove_action ('wp_print_styles', 'print_emoji_styles');
    remove_action ('admin_print_styles', 'print_emoji_styles');
    remove_filter ('the_content_feed', 'wp_staticize_emoji');
    remove_filter ('comment_text_rss', 'wp_staticize_emoji');
    remove_filter ('wp_mail', 'wp_staticize_emoji_for_email');
    add_filter ('tiny_mce_plugins', 'rswebsols_disable_emojis_tinymce');
}
add_action ('init', 'rswebsols_disable_emojis');
Step 2: Now your WordPress Login to the blog.
  1. Now Appearance Click on
  2. Editor Click on
  3. Now Functions.php Click on
  4. Now you have to copy the code paste Do.
  5. Now Save changes Please do it.
Wordpress Appearance-> Editor Functions php” src =”data: image / svg + xml,% 3Csvg% 20xmlns =% 22http: //www.w3.org/2000/svg%22%20viewBox=%220%200%201010%20673%22%3E%3C/svg%3E” data-src =”https://www.blogginghindi.com/wp-content/uploads/disable-emoji-functions-pho.png” title =”Disable Emoji” class =”lazyload alignnone size-full wp-image-2601″ data-srcset =”https://www.blogginghindi.com/wp-content/uploads/disable-emoji-functions-pho.png 1016w, https://www.blogginghindi.com/wp-content/uploads/disable-emoji-functions-pho -400×267.png 400w, https://www.blogginghindi.com/wp-content/uploads/disable-emoji-functions-pho-300×200.png 300w” data-sizes =”(max-width: 1010px) 100vw, 1010px”/></p>
<hr/>
<p>Now your blog's emoji must be disabled. If you want, you can also do it with the help of Plugin. For this, you install the plugin in your blog. If you have any question related to this post, then comment. Share this post in social media.</p>
<aside class=

Comments

Popular posts from this blog

Gujarat Technological University (gtu) Exam Results 2019

Engineering Mathematics - IV: Strictly as per requirements

GTU - Gujarat Technological University, Gandhinagar