ashishsthanp

Zakra head function

Apr 5th, 2020
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.15 KB | None | 0 0
  1. function zakra_head() {
  2.     ?>
  3.     <meta charset="<?php bloginfo( 'charset' ); ?>">
  4.     <link rel="profile" href="http://gmpg.org/xfn/11">
  5.     <?php
  6. }
Advertisement
Add Comment
Please, Sign In to add comment