Guest User

Untitled

a guest
Feb 15th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. $fb_social_preset = new stdClass();
  2. $fb_social_preset->disabled = FALSE; /* Edit this to true to make a default fb_social_preset disabled initially */
  3. $fb_social_preset->api_version = 1;
  4. $fb_social_preset->name = 'Wildcat CrossFit Like Box';
  5. $fb_social_preset->description = 'Wildcat CrossFit Like Box';
  6. $fb_social_preset->plugin_type = 'likebox';
  7. $fb_social_preset->settings = array(
  8. 'block' => 1,
  9. );
  10. $fb_social_preset->fb_attrs = array(
  11. 'href' => 'https://www.facebook.com/pages/Wildcat-CrossFit/108653182501944',
  12. 'width' => '238',
  13. 'height' => '408',
  14. 'colorscheme' => 'light',
  15. 'show_faces' => 1,
  16. 'border_color' => '',
  17. 'stream' => 0,
  18. 'header' => 0,
  19. 'force_wall' => 0,
  20. );
Advertisement
Add Comment
Please, Sign In to add comment