{"id":1159,"date":"2018-07-04T18:01:59","date_gmt":"2018-07-04T18:01:59","guid":{"rendered":"https:\/\/chemicloud.com\/kb\/?post_type=article&#038;p=1159"},"modified":"2024-10-16T09:42:30","modified_gmt":"2024-10-16T09:42:30","slug":"how-to-hide-your-wordpress-version","status":"publish","type":"ht_kb","link":"https:\/\/chemicloud.com\/kb\/article\/how-to-hide-your-wordpress-version\/","title":{"rendered":"How to Hide Your WordPress Version"},"content":{"rendered":"<p>Anyone that checks the source code of your site can easily reveal what version of WordPress you are running and if you aren\u2019t good at staying up with the latest updates this can be a welcome sign for intruders.<\/p>\n<p>So a good practice is to hide your WordPress install version.<\/p>\n<h3 id=\"how-to-hide-your-wordpress-version\">How to Hide Your WordPress Version<\/h3>\n<p><a href=\"http:\/\/www.wpbeginner.com\/wp-tutorials\/the-right-way-to-remove-wordpress-version-number\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"><strong>WPBeginner<\/strong><\/a>\u00a0has a great code snippet you can use to remove the WordPress version. Simply add the following code to your functions.php file:<\/p>\n<pre>function wpversion_remove_version() { return ''; } add_filter('the_generator', 'wpversion_remove_version');<\/pre>\n    \t\t<div class=\"hts-messages hts-messages--danger    \"   >\r\n    \t\t\t    \t\t\t    \t\t\t\t<p>\r\n    \t\t\t\t\tPlease note that editing the source code of WordPress functions.php file could break your site if it is not done correctly. We highly recommend you to do a backup first of your theme&#8217;s function.php file.    \t\t\t\t<\/p>\r\n    \t\t\t    \t\t\t\r\n    \t\t<\/div><!-- \/.ht-shortcodes-messages -->\r\n    \t\t\n<p>If you are not feeling comfortable doing this, please check with your web developer first.<\/p>\n<p><strong>That\u2019s it!<\/strong><\/p>\n    \t\t<div class=\"hts-messages hts-messages--info    \"   >\r\n    \t\t\t    \t\t\t    \t\t\t\t<p>\r\n    \t\t\t\t\tIf you enjoyed this tutorial, then you\u2019ll love our support. All ChemiCloud\u2019s hosting plans include 24\/7 support from our amazing support team.<\/p>\n<p class=\"p1\">Check out our <a href=\"https:\/\/chemicloud.com\/managed-wordpress-hosting?utm_source=blog&amp;utm_medium=article#60b65e4e63b58\"><span class=\"s1\">Managed WordPress hosting<\/span><\/a>\u00a0plans and have your website migrated today!<\/p>\n    \t\t\t\t<\/p>\r\n    \t\t\t    \t\t\t\r\n    \t\t<\/div><!-- \/.ht-shortcodes-messages -->\r\n    \t\t\n","protected":false},"excerpt":{"rendered":"<p>Anyone that checks the source code of your site can easily reveal what version of WordPress you are running and if you aren\u2019t good at staying up with the latest updates this can be a welcome sign for intruders. So a good practice is to hide your WordPress install version&#8230;.<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"ht-kb-category":[40],"ht-kb-tag":[],"class_list":["post-1159","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-wordpress"],"_links":{"self":[{"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/ht-kb\/1159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/comments?post=1159"}],"version-history":[{"count":7,"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/ht-kb\/1159\/revisions"}],"predecessor-version":[{"id":8502,"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/ht-kb\/1159\/revisions\/8502"}],"wp:attachment":[{"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/media?parent=1159"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/ht-kb-category?post=1159"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/chemicloud.com\/kb\/wp-json\/wp\/v2\/ht-kb-tag?post=1159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}