Displaying custom footer text on the WordPress dashboard
To display custom footer text, follow these steps:- Log in to your WordPress site with an administrator account.
-
On the Dashboard in the left sidebar, click Appearance, and then click Theme Editor:
-
On the Theme Editor page, a list of all the files related to your theme appears on the right column under Theme Files:
- Click functions.php, and then scroll down to the end of the page. For the purposes of this article we will add a custom tag with custom text about hosting.com on the footer using the following code:
- Click Update File to save the changes. The custom text appears on the Dashboard admin footer:
