Sort by
  • Moore County Neighbors Moore County Neighbors

    3 Neighbors

    Latest Activity: Aug 28, 2020

    If you have questions, concerns, or discussions regarding Moore County, NC and the surrounding areas, this is the place for you! Please show respect, as regardless of our backgrounds, we are all neighbors here!

  • Games Games

    1 Gamers

    Latest Activity: Sep 25, 2020

    All gaming, all the time. Feel free to share all things gaming, pictures, streams, recommendations, etc.!

  • OurPlace Support Group OurPlace Support Group

    1 Over Achievers

    Latest Activity: Aug 25, 2020

    We make and break a disproportionate amount of stuff, feel free to suggest ideas here, or tell us what is broken and needs to be fixed.

// this function initializes the iframe elements function add_iframe($initArray) { $initArray['extended_valid_elements'] = "iframe[id|class|title|style|align|frameborder|height|longdesc|marginheight|marginwidth|name|scrolling|src|width]"; return $initArray; } // this function alters the way the WordPress editor filters your code add_filter('tiny_mce_before_init', 'add_iframe');