外掛標籤
開發者團隊
② 後台搜尋「AffiliateBoxes.com Integration」→ 直接安裝(推薦)
原文外掛簡介
AffiliateBoxes.com Integration lets you insert rich affiliate product “boxes” created in your AffiliateBoxes.com account into WordPress posts, pages, and custom post types. Changes to the products are automatically synced to your WordPress site.
Features:
Auto-sync: products synchronize automatically after changes on AffiliateBoxes.com.
Gutenberg block: pick a product from your synced list with instant preview.
Shortcode: [affiliateboxes_product slug="your-product-slug"] for use anywhere.
Manual refresh: force a sync from the plugin settings screen.
You’ll need an AffiliateBoxes.com account (free plan available) to connect your site.
How product content is handled
A synced product is stored as two separate values: its markup and its stylesheet. The markup is passed through wp_kses() against an explicit allow list every time it is displayed, so no scripts, event handlers, or unrecognised elements can reach your pages. The stylesheet is loaded through WordPress’s standard wp_enqueue_style()/wp_add_inline_style() APIs (rather than being printed as a raw
