WPIntell

Source evidence

Block apiVersion

Post Grid Gutenberg Blocks – PostX · support · 2026-06-04T06:25:00+00:00

neutralsentiment
lowseverity
0.44relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 35 rows with source links

14.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
lofesa resolved
Hi. In the dev tools console panel there are some warnings about the apiVersion in some of your blocks. For example: Block with API version 2 or lower is deprecated since version 6.9. See: https://developer.wordpress.org/block-editor/reference-guides/block-api/block-api-versions/block-migration-for-iframe-editor-compatibility/ Note: The block “ultimate-post/row” is registered with API version 1. This means that the post editor may work as a non-iframe editor. Since all editors are planned to work as iframes in the future, set the apiVersion field to 3 and test the block inside the iframe editor. Sorry, I forgot this one too. Maybe related to the issue in the 1st post: ultp-blocks-editor-css-css was added to the iframe incorrectly. Please use block.json or enqueue_block_assets to add styles to the iframe.<link id=”ultp-blocks-editor-css-css” rel=”stylesheet” href=” https://desarrollo.inter…ks.editor.css?ver=5.0.22 ” media=”all”> ultp-style-css was added to the iframe incorrectly. Please use block.json or enqueue_block_assets to add styles to the iframe.<link id=”ultp-style-css” rel=”stylesheet” href=” https://desarrollo.inter…style.min.css?ver=5.0.22 ” media=”all”> Hi @lofesa , Thank you for reporting this. Our development team is already working on updating the Row block to API version 3. The fix will be included in next week’s plugin release. We appreciate your feedback and patience. This reply was modified 1 hour, 6 minutes ago by Razibul Hasan .

Comments

2 shown
lofesa 2026-06-04T06:41:00+00:00

Sorry, I forgot this one too. Maybe related to the issue in the 1st post: ultp-blocks-editor-css-css was added to the iframe incorrectly. Please use block.json or enqueue_block_assets to add styles to the iframe.<link id=”ultp-blocks-editor-css-css” rel=”stylesheet” href=” https://desarrollo.inter…ks.editor.css?ver=5.0.22 ” media=”all”> ultp-style-css was added to the iframe incorrectly. Please use block.json or enqueue_block_assets to add styles to the iframe.<link id=”ultp-style-css” rel=”stylesheet” href=” https://desarrollo.inter…style.min.css?ver=5.0.22 ” media=”all”>

Razibul Hasan 2026-06-04T10:06:00+00:00

Hi @lofesa , Thank you for reporting this. Our development team is already working on updating the Row block to API version 3. The fix will be included in next week’s plugin release. We appreciate your feedback and patience. This reply was modified 1 hour, 6 minutes ago by Razibul Hasan .