Hi PokaTheme team,
I’m running PokaTheme v4.1.3 on WordPress 6.9.4 and seeing this deprecation warning in the browser console on post edit screens, once per custom block:
`Block with API version 2 or lower is deprecated since version 6.9. Set the apiVersion field to 3 and test the block inside the iframe editor.`
The affected blocks appear to be:
* pokatheme/affiliates-featured
* pokatheme/affiliates-list
* pokatheme/affiliates-search
* pokatheme/affiliates-single
* pokatheme/affiliates-table
* pokatheme/box-text
* pokatheme/button
* pokatheme/carousel
* pokatheme/faq
* pokatheme/featured-videos
* pokatheme/posts-list
They still work, but could you please update these block registrations to `apiVersion: 3` in an upcoming release and test them in the iframe editor?
Environment:
* PokaTheme: v4.1.3
* WordPress: 6.9.4
* PHP: 8.3.30
Thanks