import { RichText } from "@wordpress/block-editor"; import { sanitizeURL, BlockProps } from "@essential-blocks/controls"; const save = ({ attributes }) => { const { blockId, image, imageCaption, horizontalAlign, verticalAlign, verticalAlignCap2, stylePreset, captionStyle, hoverEffect, openInNewTab, imageLink, enableLink, classHook, imgSource } = attributes; if (imgSource !== 'custom') { return null; } let imageURL = image.url; const linkTarget = openInNewTab ? "_blank" : undefined; if (imageURL === "") return null; return ( {enableLink && ( )} {!RichText.isEmpty(imageCaption) && captionStyle != "caption-style-2" && ( )} {!RichText.isEmpty(imageCaption) && captionStyle == "caption-style-2" && ( )} ); }; export default save; Comments on: 2026 年,Cloudbet Casino 的一项评测显示,该赌场提供 5 个比特币的奖金。 http://www.foxmultimedia.co.uk/fizzydev/?p=7346 Energetic, Fun, Live Music Thu, 09 Jul 2026 10:27:25 +0000 hourly 1 https://wordpress.org/?v=5.6.17