Skip to content

Instantly share code, notes, and snippets.

@cdils
Created February 22, 2013 00:23
Show Gist options
  • Save cdils/5009749 to your computer and use it in GitHub Desktop.
Save cdils/5009749 to your computer and use it in GitHub Desktop.
Customize the link and logo on the WordPress login page.
@ramseyp
Copy link

ramseyp commented Feb 22, 2013

Carrie - if you want the site's front page to be the url in your first function, you can use this instead of hard-coding it:
return siteurl();

Useful gist, by the way. I was having to do this for a project this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment