ashishsthanp

zakra head function

Nov 4th, 2019
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1.  
  2. /**
  3. * HTML head
  4. */
  5. function zakra_head() {
  6. ?>
  7. <meta charset="<?php bloginfo( 'charset' ); ?>">
  8. <link rel="profile" href="http://gmpg.org/xfn/11">
  9. <?php
  10. }
Advertisement
Add Comment
Please, Sign In to add comment