Sathiya Venkatesan
Sathiya Venkatesan
The `zoninator_insert_zone` and `zoninator_update_zone` hook sends the serialized description data and it requires additional code to unserialize, add additional fields and serialize data again. The PR addresses the problem by...
The `content` attribute field is not being returned for the `core/paragraph` block. The Gutenberg plugin 17.3 merged the PR [#43204](https://github.com/WordPress/gutenberg/pull/43204), which changed the type and source attribute values from `string`...
### Impacted plugin Jetpack ### Quick summary One of our customers was concerned about the `500` errors in the application. After further investigation, we found that the membership status endpoint...