| 开发者 | jamiemarsland |
|---|---|
| 更新时间 | 2026年6月23日 21:33 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<img> to replace it from the Media Library, change its URL, or edit its alt text. Add data-vc-bg and an inline background-image on hero sections to make backgrounds editable too.jamies-visual-html-editor folder to the /wp-content/plugins/ directory, or install the plugin through the Plugins screen in WordPress.It enhances the core Custom HTML block (core/html). Other blocks are unchanged.
The block is still stored as a standard Custom HTML block. Editing text updates the words; editing an image updates its src and alt attributes. Structure, classes, and styles stay unchanged. Switch to "Edit code" to see the raw markup.
Yes. In "Edit content" mode, click an image to open a modal where you can choose a replacement from the Media Library, paste an external URL, or edit the alt text.
Yes. In "Edit content" mode, hover a hero section whose background is set inline or in a <style> block inside the HTML, then click Edit background. You can also tag any element with data-vc-bg and an inline background-image. Gradients layered with a photo are supported — only the photo URL is swapped.
Set the block's alignment to Full width using the block toolbar. The block must be a direct child of the content area for the theme's layout to break it out.