admin管理员组文章数量:1122832
Simple ACF Gutenberg Block that I would like to use as a wrapper for other content (using <InnerBlocks />
). The block's only field is a Link that wraps all of the content in an <a>
tag.
Works great in on the page. This makes it difficult to edit win the Editor, however, because selecting any of the wrapped elements triggers the link.
Is there a value I can check in the PHP render script that will let me suppress the <a>
tag when it's being used in the Editor (as opposed to on a page)?
本文标签: Prevent render in editor via PHP
版权声明:本文标题:Prevent render in editor via PHP 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736283206a1926890.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论