hydrate($data); return $relation->save(); } private static function deprecationError($methodName) { trigger_error(' Calling ' . esc_html($methodName) . ' is deprecated and will be removed. There is no replacement.', E_USER_DEPRECATED); } }