{"id":17439,"date":"2024-05-22T15:32:04","date_gmt":"2024-05-22T15:32:04","guid":{"rendered":"https:\/\/hostvento.com\/kb\/web-hosting\/how-to-change-the-branded-footer-text-in-wordpress\/"},"modified":"2024-06-17T06:27:39","modified_gmt":"2024-06-17T06:27:39","slug":"how-to-change-the-branded-footer-text-in-wordpress","status":"publish","type":"docs","link":"https:\/\/www.hostvento.com\/kb\/docs\/hosting-faqs\/how-to-change-the-branded-footer-text-in-wordpress\/","title":{"rendered":"How to Change the Branded Footer Text in WordPress?"},"content":{"rendered":"\n<p>A branded message may appear at the bottom of the page in the front-end footer of your website when you install WordPress for the first time.<\/p>\n\n\n\n<p>The phrase &#8220;Proudly powered by WordPress&#8221; will appear on your screen. While this promotes the WordPress platform, you might choose to delete it. Additionally, from a security perspective, it might be dangerous because it discloses the platform that your website is built on.<\/p>\n\n\n\n<p>To change or remove the message that appears in the WordPress footer, use the following actions:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Removing the Footer Message<\/h3>\n\n\n\n<p>Log in to the WordPress administration dashboard.<\/p>\n\n\n\n<p>Go to&nbsp;<strong>Appearance &gt; Customize<\/strong>&nbsp;in the left sidebar.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/www.hostvento.com\/kb\/hosting-faqs\/wp-content\/uploads\/2020\/02\/appearance-customize-min.png\" alt=\"\" class=\"wp-image-9098\"\/><\/figure>\n<\/div>\n\n\n<p>This will open the<strong>&nbsp;WordPress Customizer<\/strong>. This integrated editor allows you to safely change several theme settings.<\/p>\n\n\n\n<p>Instead of directly editing the footer code to delete the message, its display can be controlled using a CSS rule.<\/p>\n\n\n\n<p>Choose<strong>&nbsp;Additional CSS<\/strong>&nbsp;at the base of the menu.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/www.hostvento.com\/kb\/hosting-faqs\/wp-content\/uploads\/2020\/02\/additional-css-min.png\" alt=\"\" class=\"wp-image-9099\"\/><\/figure>\n<\/div>\n\n\n<p>Add the below code to the page:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">.site-info { display: none; }<\/pre>\n\n\n\n<p>After adding the code, check your site footer in the preview pane on the right. You will notice that the message has now disappeared.<\/p>\n\n\n\n<p>Click on the&nbsp;<strong>Publish<\/strong>&nbsp;button to save the change, the&nbsp;<strong>X<\/strong>&nbsp;to exit the&nbsp;<strong>Customizer<\/strong>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/www.hostvento.com\/kb\/hosting-faqs\/wp-content\/uploads\/2020\/02\/publish-min.png\" alt=\"\" class=\"wp-image-9100\"\/><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\">Customizing the Footer Message<\/h3>\n\n\n\n<p>If you want your own message to appear in the footer, it is recommended to create a child theme with a new footer.php file that includes the below code:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;?php\n\n\/**\n\n * The template for displaying the footer\n\n *\n\n * Contains the closing of the #content div and all content after.\n\n *\n\n * @link https:\/\/developer.wordpress.org\/themes\/basics\/template-files\/#template-partials\n\n *\n\n * @package WordPress\n\n * @subpackage Twenty_Seventeen\n\n * @since 1.0\n\n * @version 1.0\n\n\n *\/?&gt;\n\n                 &lt;\/div&gt;&lt;!-- #content --&gt;\n\n\n&lt;footer id=\"colophon\" class=\"site-footer\" role=\"contentinfo\"&gt;\n\n&lt;div class=\"wrap\"&gt;[Your message goes here] | Copyright &amp;copy; &lt;?php echo date(\"Y\") ?&gt;\n\n&lt;a href=\"&lt;?php echo get_option('home'); ?&gt;\"&gt;&lt;?php bloginfo('name'); ?&gt;&lt;\/a&gt;.\n\nAll rights reserved.\n\n&lt;\/div&gt;&lt;!-- .wrap --&gt;\n\n\n                 &lt;\/footer&gt;&lt;!-- #colophon --&gt;\n\n\n        &lt;\/div&gt;&lt;!-- .site-content-contain --&gt;\n\n\n&lt;\/div&gt;&lt;!-- #page --&gt;\n\n&lt;?php wp_footer(); ?&gt;\n\n&lt;\/body&gt;\n\n&lt;\/html&gt;\n\n<\/pre>\n\n\n\n<p>Another alternative is to edit your theme\u2019s existing footer.php file using&nbsp;<strong>Appearance &gt; Editor<\/strong>&nbsp;and then select&nbsp;<strong>Theme Footer<\/strong>&nbsp;in the right&nbsp;<strong>Theme Files<\/strong>&nbsp;menu.<\/p>\n\n\n\n<p>In this way, you can change the branded footer text in WordPress.<\/p>\n\n\n\n<p>Read More: <strong><a href=\"https:\/\/hostvento.com\/kb\/web-hosting\/get-a-list-of-accounts-in-vps-with-these-simple-steps\/\" target=\"_blank\" rel=\"noopener\">Get a List of Accounts in VPS with these Simple Steps<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A branded message may appear at the bottom of the page in the front-end footer of your website when you install WordPress for the first time. The phrase &#8220;Proudly powered by WordPress&#8221; will appear on your screen. While this promotes the WordPress platform, you might choose to delete it. Additionally, from a security perspective, it [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":23377,"menu_order":807,"comment_status":"closed","ping_status":"closed","template":"","doc_tag":[],"class_list":["post-17439","docs","type-docs","status-publish","hentry","no-post-thumbnail"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/docs\/17439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/comments?post=17439"}],"version-history":[{"count":2,"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/docs\/17439\/revisions"}],"predecessor-version":[{"id":20593,"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/docs\/17439\/revisions\/20593"}],"up":[{"embeddable":true,"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/docs\/23377"}],"wp:attachment":[{"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/media?parent=17439"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.hostvento.com\/kb\/wp-json\/wp\/v2\/doc_tag?post=17439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}