外掛標籤
開發者團隊
原文外掛簡介
Yuzool Widgets gives you a full workflow inside WordPress:
Builder-first flow: open Widget Studio directly in WordPress admin.
Save reusable embed snippets with your own keys.
Shortcode by key: [yuzool_widget key="homepage_reviews"].
Gutenberg block: Yuzool Widget.
Fallback embed modes: id and direct src.
Global defaults for embed height, lazy loading, and sandbox policy.
Responsive container with optional aspect ratio mode.
Shortcode
Recommended:
[yuzool_widget key="homepage_reviews"]
Fallback by widget id:
[yuzool_widget id="google-reviews-no-api"]
Custom height:
[yuzool_widget id="apps-embed-hub" height="900"]
Use direct source URL:
[yuzool_widget src="https://www.yuzool.com/widgets/?widget=countdown"]
Optional params:
key
id
src
height
width
title
class
ratio (example: 16:9)
lazy (1 or 0)
sandbox (1 or 0)
External services
This plugin connects to Yuzool Widgets to load the builder interface and render embedded widget content.
Service used:
* Yuzool Widgets: https://www.yuzool.com/widgets/
What it is used for:
* Loading Widget Studio in WordPress admin.
* Rendering widget embeds on frontend pages where shortcode/block embeds are present.
What data is sent and when:
* When an admin opens the Yuzool Widgets builder page, the browser requests resources from yuzool.com.
* When a site visitor loads a page containing a Yuzool widget embed, the browser requests resources from yuzool.com.
* Requests may include technical metadata such as IP address, browser user agent, referrer, and requested widget URL parameters.
* Embedded widgets may use browser storage/cookies as part of widget behavior.
Terms and privacy:
* Policies (Terms and Privacy): https://www.yuzool.com/policies
