Skip to content

Instantly share code, notes, and snippets.

@Shininglow
Created October 20, 2017 12:03
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 Shininglow/a1ed8143b6988b3702cc9101c6386205 to your computer and use it in GitHub Desktop.
Save Shininglow/a1ed8143b6988b3702cc9101c6386205 to your computer and use it in GitHub Desktop.
function theme-name_get_page_preloader() {
if ( $page_preloader ) {
echo ' <div id="preloader"></div>';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment