WordPress Body Hook


/ Published in: PHP
Save to your folder(s)

OH MY GOD - ok so this solved a few problems... use this instead of just and you have all the tags you could ever want for applying your css.


Copy this code and paste it in your HTML
  1. <body <?php body_class(); ?>>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.