About Me

Old enough to know better.

My Interests

Peaceful living.

You need to be a member of OurPlace to add comments!

Join OurPlace

Comments are closed.

Comments

  • In spite of the disruption Congress certified the election. 
    Democracy prevailed.

This reply was deleted.

Activity Feed

Kate Carbone is now a member of OurPlace
Jan 10, 2021

Location

Longmont, CO


Birthday:

December 1


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