Skip to content

Instantly share code, notes, and snippets.

@shemul49rmc
Created October 24, 2013 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shemul49rmc/7145215 to your computer and use it in GitHub Desktop.
Save shemul49rmc/7145215 to your computer and use it in GitHub Desktop.
How to Edit 404 Page Error Message:
<p><?php printf( __( 'The page you are looking for no longer exists. Perhaps you can return back to the site\'s <a href="%s">homepage</a> and see if you can find what you are looking for. Or, you can try finding it with the information below.', 'genesis' ), home_url() ); ?></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment