Tommy Dean posted a status
Jan 12, 2021
Facebook confirms data-sharing agreements with Chinese firms
The network confirms it has a deal with Huawei and others, but says no data left users' phones.

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

Join OurPlace

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