Advertisement
Beee

events function

May 23rd, 2013
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.54 KB | None | 0 0
  1. <body <?php body_class(); ?>>
  2. <div id="fb-root"></div>
  3. <script>(function(d, s, id) {
  4.   var js, fjs = d.getElementsByTagName(s)[0];
  5.   if (d.getElementById(id)) return;
  6.   js = d.createElement(s); js.id = id;
  7.   js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=451387324917245";
  8.   fjs.parentNode.insertBefore(js, fjs);
  9. }(document, 'script', 'facebook-jssdk'));</script>
  10.  
  11. <?php if ( !function_exists('em_init')) { ?>
  12.     <div id="updatenotice" class="">
  13.         We're updating our calender plugin. Hold on for 1 minute.
  14.     </div>
  15. <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement