public function setUsedAttachments( $size, $id ) {
$this->used_attachments[ $size ][ ] = $id;
}
<remove this empty line>
/**
* Check if attachment is used in menu items.
*
* @param string $size
* @param int $id
*
* @return bool
*/
I have this error how did you fixed it???
I have this problem with jetpack activation, but I dont have any facebook plugin 🙁