Advertisement
Guest User

Untitled

a guest
Oct 24th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. global $all_option_fields, $post;
  2.  
  3. if(array_key_exists('enable-disable-body-text-font-family', $all_option_fields)){
  4. ?><style><?php
  5. echo $all_option_fields['uss_custom_css'];
  6. ?></style><?php
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement