About Me

Registered Recreational Therapist

Instructor Sandhills Community College

My Interests

Reading, Politics, Crafts, Travel

Activity Feed

Chyrie Moore is now a member of OurPlace
Jan 17, 2021

Gender

Female


Birthday:

February 8


Profile Cover Image Size

Medium Size 350px


Profile Page Size

Medium-960px


// 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');